Shades of Corn Flower Blue #474367
Tints of Corn Flower Blue #474367
RGB
CMYK
RGB Variations
Color information
#474367 (or 0x474367) is known color: Corn Flower Blue. HEX triplet: 47, 43 and 67. RGB value is (71,67,103). Sum of RGB (Red+Green+Blue) = 71+67+103=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 67 (26.56% from 255 or 27.80% from 241); Blue value is 103 (40.62% from 255 or 42.74% from 241); Max value from RGB is 103 - color contains mainly: blue. Hex color #474367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474367 is #B8BC98. Grayscale: #484848. Windows color (decimal): -12106905 or 6767431. OLE color: 6767431.
HSL color Cylindrical-coordinate representation of color #474367: hue angle of 246.67º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #474367 is Cyan = 0.31, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 67 | 103 | - |
| CMYK | 0.31 | 0.35 | 0 | 0.60 |
| HSL | 246.67º | 0.21% | 0.33% | - |
| HSV(B) | 246.67º | 0.35% | 0.4% | - |
| XYZ | 7.05 | 6.33 | 13.68 | - |
| YUV | 72.3 | 145.33 | 127.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 103 | 0.31 | 0.35 | 0 | 0.60 | 246.67 | 0.21 | 0.33 |
| Hex | 47 | 43 | 67 | 1F | 23 | 0 | 3C | F7 | 15 | 21 |
| Octal | 107 | 103 | 147 | 37 | 43 | 0 | 74 | 367 | 25 | 41 |
| Binary | 1000111 | 1000011 | 1100111 | 11111 | 100011 | 0 | 111100 | 11110111 | 10101 | 100001 |
Color Harmonies of #474367
Complementary color
Monochromatic Colors of #474367
Black with #474367
Text Example
Text Example
White with #474367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474367; }
p { color: rgb(71,67,103); }
H1.HeaderClassName
{
color: #474367;
}
.AnyTagClassName
{
color: #474367;
}
</style>
background-color css
<style>
a { background-color: #474367; }
a { background-color: rgb(71,67,103); }
div.DivClassName
{
background-color: #474367;
}
.BgClassName
{
background-color: #474367;
}
</style>
border-color css
<style>
span { border-color: #474367; }
span { border-color: rgb(71,67,103); }
td.TdClassName
{
border-color: #474367;
}
.TagClassName
{
border-color: #474367;
}
</style>