Shades of Corn Flower Blue #413973
Tints of Corn Flower Blue #413973
RGB
CMYK
RGB Variations
Color information
#413973 (or 0x413973) is known color: Corn Flower Blue. HEX triplet: 41, 39 and 73. RGB value is (65,57,115). Sum of RGB (Red+Green+Blue) = 65+57+115=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 57 (22.66% from 255 or 24.05% from 237); Blue value is 115 (45.31% from 255 or 48.52% from 237); Max value from RGB is 115 - color contains mainly: blue. Hex color #413973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413973 is #BEC68C. Grayscale: #414141. Windows color (decimal): -12502669 or 7551297. OLE color: 7551297.
HSL color Cylindrical-coordinate representation of color #413973: hue angle of 248.28º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #413973 is Cyan = 0.43, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 57 | 115 | - |
| CMYK | 0.43 | 0.50 | 0 | 0.55 |
| HSL | 248.28º | 0.34% | 0.34% | - |
| HSV(B) | 248.28º | 0.5% | 0.45% | - |
| XYZ | 6.74 | 5.29 | 16.89 | - |
| YUV | 66 | 155.65 | 127.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 115 | 0.43 | 0.50 | 0 | 0.55 | 248.28 | 0.34 | 0.34 |
| Hex | 41 | 39 | 73 | 2B | 32 | 0 | 37 | F8 | 22 | 22 |
| Octal | 101 | 71 | 163 | 53 | 62 | 0 | 67 | 370 | 42 | 42 |
| Binary | 1000001 | 111001 | 1110011 | 101011 | 110010 | 0 | 110111 | 11111000 | 100010 | 100010 |
Color Harmonies of #413973
Complementary color
Monochromatic Colors of #413973
Black with #413973
Text Example
Text Example
White with #413973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413973; }
p { color: rgb(65,57,115); }
H1.HeaderClassName
{
color: #413973;
}
.AnyTagClassName
{
color: #413973;
}
</style>
background-color css
<style>
a { background-color: #413973; }
a { background-color: rgb(65,57,115); }
div.DivClassName
{
background-color: #413973;
}
.BgClassName
{
background-color: #413973;
}
</style>
border-color css
<style>
span { border-color: #413973; }
span { border-color: rgb(65,57,115); }
td.TdClassName
{
border-color: #413973;
}
.TagClassName
{
border-color: #413973;
}
</style>