Shades of Corn Flower Blue #494076
Tints of Corn Flower Blue #494076
RGB
CMYK
RGB Variations
Color information
#494076 (or 0x494076) is known color: Corn Flower Blue. HEX triplet: 49, 40 and 76. RGB value is (73,64,118). Sum of RGB (Red+Green+Blue) = 73+64+118=255 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.63% from 255); Green value is 64 (25.39% from 255 or 25.10% from 255); Blue value is 118 (46.48% from 255 or 46.27% from 255); Max value from RGB is 118 - color contains mainly: blue. Hex color #494076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494076 is #B6BF89. Grayscale: #484848. Windows color (decimal): -11976586 or 7749705. OLE color: 7749705.
HSL color Cylindrical-coordinate representation of color #494076: hue angle of 250º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #494076 is Cyan = 0.38, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 64 | 118 | - |
| CMYK | 0.38 | 0.46 | 0 | 0.54 |
| HSL | 250º | 0.3% | 0.36% | - |
| HSV(B) | 250º | 0.46% | 0.46% | - |
| XYZ | 7.85 | 6.39 | 17.96 | - |
| YUV | 72.85 | 153.48 | 128.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 118 | 0.38 | 0.46 | 0 | 0.54 | 250 | 0.3 | 0.36 |
| Hex | 49 | 40 | 76 | 26 | 2E | 0 | 36 | FA | 1E | 24 |
| Octal | 111 | 100 | 166 | 46 | 56 | 0 | 66 | 372 | 36 | 44 |
| Binary | 1001001 | 1000000 | 1110110 | 100110 | 101110 | 0 | 110110 | 11111010 | 11110 | 100100 |
Color Harmonies of #494076
Complementary color
Monochromatic Colors of #494076
Black with #494076
Text Example
Text Example
White with #494076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494076; }
p { color: rgb(73,64,118); }
H1.HeaderClassName
{
color: #494076;
}
.AnyTagClassName
{
color: #494076;
}
</style>
background-color css
<style>
a { background-color: #494076; }
a { background-color: rgb(73,64,118); }
div.DivClassName
{
background-color: #494076;
}
.BgClassName
{
background-color: #494076;
}
</style>
border-color css
<style>
span { border-color: #494076; }
span { border-color: rgb(73,64,118); }
td.TdClassName
{
border-color: #494076;
}
.TagClassName
{
border-color: #494076;
}
</style>