@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#4272bb hex color - Blue - Cool color - Information

#4272bb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #4272bb Color code in RGB color code model is created after adding 25.88% red color, 44.71% green color and 73.33% blue color. Hex #4272bb Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 39% magenta, 0% yellow and 26.67% black.

Hex #4272bb color code is between #4477aa web safe hex color code and #3366cc web safe hex color code. #4477aa is the nearest web safe color code. You can see here many more shades of #4272bb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 4272bb #4272bb
RGB Decimal 66, 114, 187 rgb(66, 114, 187)
RGB Percent 26%, 45%, 73% rgb(26%, 45%, 73%)
CSS RGBa 66, 114, 187,1 rgba(66,114,187,1)
CMYK Model cmyk(65%,39%,0%,26.67%)
HSL Color Space 216,48% ,50% hsl(216,48% ,50%)
HSV Color Space 216°, 65%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000010 01110010 10111011
Octal 102 162 273
Decimal 66 114 187
Hex 42 72 bb

Different shades of #4272bb color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #4272bb
#678ec9
Dark Shade of #4272bb
#355b95
Saturated Shade of #4272bb
#356fc8
Desaturated Shade of #4272bb
#4f75ae
Grey scale Shade of #4272bb
#7e7e7e
Brighten Shade
#5b8bd4
Most Readable Shade
#FFFFFF

Shades of #4272bb color code

Generate more color scales with scales (color stack) generator.

#4272bb
#3a65a6
#335891
#2c4c7c
#243f67
#1d3253
#16263e
#0e1929
#070c14
#000000

Similar Color like #4272bb color

Find visually similar hex color codes nearing to #4272bb hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#4373bc
#4474bd
#4575be
#4676bf
#4777c0
#4878c1
#4979c2
#4a7ac3
#4b7bc4
#4c7cc5
#4d7dc6
#4e7ec7
#4f7fc8
#5080c9
#4171ba
#4070b9
#3f6fb8
#3e6eb7
#3d6db6
#3c6cb5
#3b6bb4
#3a6ab3
#3969b2
#3868b1
#3767b0
#3666af
#3565ae
#3464ad

Monochromatic Color with #4272bb

#4272bb
#518ce5
#060a11
#15243b
#243e66
#335890

Tints of #4272bb Color

#4272bb
#5781c2
#6c91ca
#81a1d1
#96b0d9
#abc0e0
#c0d0e8
#d5dfef
#eaeff7
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#4272bb
#bb8b42

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#4272bb
#bb4f42
#aebb42

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#42a2bb
#428abb
#4272bb
#425abb
#4242bb

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#4272bb
#bb4272
#72bb42

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#4272bb
#bb42ae
#bb8b42
#42bb4e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#4272bb
#bb8b42
#aebb42
#4f42bb

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #4272bb Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#4272bb Color Code Preview on Black Background Color

This is how #4272bb Color will look on black background color. Color contrast ratio is 4.36

#4272bb in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#4272bb">Your Example Paragraph content text in with font color #4272bb </p>

Your Example Paragraph content text in with font color #4272bb

HTML with inline CSS

<div style="color:#4272bb">Your Paragraph text in with font color #4272bb </div>

Your Example Paragraph content text in with font color #4272bb

#4272bb color code is use for CSS Background Color

Background color for the above div is #4272bb

HTML with inline CSS

<div style="background-color:#4272bb;"></div>

#4272bb color code is use for CSS Border Color

CSS Border color for the above div is #4272bb

HTML with inline CSS

<div style="border:5px solid #4272bb;"></div>

CSS Border Left color for the above div is #4272bb

HTML with inline CSS

<div style="border-left:5px solid #4272bb;"></div>

CSS Border Right color for the above div is #4272bb

HTML with inline CSS

<div style="border-right:5px solid #4272bb;"></div>

CSS Border Bottom color for the above div is #4272bb

HTML with inline CSS

<div style="border-bottom:5px solid #4272bb;"></div>

CSS Border Top color for the above div is #4272bb

HTML with inline CSS

<div style="border-top:5px solid #4272bb;"></div>

#4272bb hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#4272bb; } .examplecolorclass {color:#4272bb; } .examplebordercolor {border:3px solid #4272bb; }

#4272bb Color code Preview on White Background

This is how #4272bb Color code will look on white background color. Color contrast ratio is 4.82

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #4272bb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #4272bb; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(66,114,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,139,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,114,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.