Shades of Corn Flower Blue #474274
Tints of Corn Flower Blue #474274
RGB
CMYK
RGB Variations
Color information
#474274 (or 0x474274) is known color: Corn Flower Blue. HEX triplet: 47, 42 and 74. RGB value is (71,66,116). Sum of RGB (Red+Green+Blue) = 71+66+116=253 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.06% from 253); Green value is 66 (26.17% from 255 or 26.09% from 253); Blue value is 116 (45.70% from 255 or 45.85% from 253); Max value from RGB is 116 - color contains mainly: blue. Hex color #474274 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474274 is #B8BD8B. Grayscale: #494949. Windows color (decimal): -12107148 or 7619143. OLE color: 7619143.
HSL color Cylindrical-coordinate representation of color #474274: hue angle of 246º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #474274 is Cyan = 0.39, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 66 | 116 | - |
| CMYK | 0.39 | 0.43 | 0 | 0.55 |
| HSL | 246º | 0.27% | 0.36% | - |
| HSV(B) | 246º | 0.43% | 0.45% | - |
| XYZ | 7.7 | 6.5 | 17.37 | - |
| YUV | 73.2 | 152.16 | 126.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 66 | 116 | 0.39 | 0.43 | 0 | 0.55 | 246 | 0.27 | 0.36 |
| Hex | 47 | 42 | 74 | 27 | 2B | 0 | 37 | F6 | 1B | 24 |
| Octal | 107 | 102 | 164 | 47 | 53 | 0 | 67 | 366 | 33 | 44 |
| Binary | 1000111 | 1000010 | 1110100 | 100111 | 101011 | 0 | 110111 | 11110110 | 11011 | 100100 |
Color Harmonies of #474274
Complementary color
Monochromatic Colors of #474274
Black with #474274
Text Example
Text Example
White with #474274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474274; }
p { color: rgb(71,66,116); }
H1.HeaderClassName
{
color: #474274;
}
.AnyTagClassName
{
color: #474274;
}
</style>
background-color css
<style>
a { background-color: #474274; }
a { background-color: rgb(71,66,116); }
div.DivClassName
{
background-color: #474274;
}
.BgClassName
{
background-color: #474274;
}
</style>
border-color css
<style>
span { border-color: #474274; }
span { border-color: rgb(71,66,116); }
td.TdClassName
{
border-color: #474274;
}
.TagClassName
{
border-color: #474274;
}
</style>