Shades of Corn Flower Blue #413974
Tints of Corn Flower Blue #413974
RGB
CMYK
RGB Variations
Color information
#413974 (or 0x413974) is known color: Corn Flower Blue. HEX triplet: 41, 39 and 74. RGB value is (65,57,116). Sum of RGB (Red+Green+Blue) = 65+57+116=238 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.31% from 238); Green value is 57 (22.66% from 255 or 23.95% from 238); Blue value is 116 (45.70% from 255 or 48.74% from 238); Max value from RGB is 116 - color contains mainly: blue. Hex color #413974 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413974 is #BEC68B. Grayscale: #414141. Windows color (decimal): -12502668 or 7616833. OLE color: 7616833.
HSL color Cylindrical-coordinate representation of color #413974: hue angle of 248.14º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #413974 is Cyan = 0.44, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 57 | 116 | - |
| CMYK | 0.44 | 0.51 | 0 | 0.55 |
| HSL | 248.14º | 0.34% | 0.34% | - |
| HSV(B) | 248.14º | 0.51% | 0.45% | - |
| XYZ | 6.8 | 5.31 | 17.19 | - |
| YUV | 66.12 | 156.15 | 127.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 116 | 0.44 | 0.51 | 0 | 0.55 | 248.14 | 0.34 | 0.34 |
| Hex | 41 | 39 | 74 | 2C | 33 | 0 | 37 | F8 | 22 | 22 |
| Octal | 101 | 71 | 164 | 54 | 63 | 0 | 67 | 370 | 42 | 42 |
| Binary | 1000001 | 111001 | 1110100 | 101100 | 110011 | 0 | 110111 | 11111000 | 100010 | 100010 |
Color Harmonies of #413974
Complementary color
Monochromatic Colors of #413974
Black with #413974
Text Example
Text Example
White with #413974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413974; }
p { color: rgb(65,57,116); }
H1.HeaderClassName
{
color: #413974;
}
.AnyTagClassName
{
color: #413974;
}
</style>
background-color css
<style>
a { background-color: #413974; }
a { background-color: rgb(65,57,116); }
div.DivClassName
{
background-color: #413974;
}
.BgClassName
{
background-color: #413974;
}
</style>
border-color css
<style>
span { border-color: #413974; }
span { border-color: rgb(65,57,116); }
td.TdClassName
{
border-color: #413974;
}
.TagClassName
{
border-color: #413974;
}
</style>