Shades of Corn Flower Blue #494274
Tints of Corn Flower Blue #494274
RGB
CMYK
RGB Variations
Color information
#494274 (or 0x494274) is known color: Corn Flower Blue. HEX triplet: 49, 42 and 74. RGB value is (73,66,116). Sum of RGB (Red+Green+Blue) = 73+66+116=255 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.63% from 255); Green value is 66 (26.17% from 255 or 25.88% from 255); Blue value is 116 (45.70% from 255 or 45.49% from 255); Max value from RGB is 116 - color contains mainly: blue. Hex color #494274 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494274 is #B6BD8B. Grayscale: #494949. Windows color (decimal): -11976076 or 7619145. OLE color: 7619145.
HSL color Cylindrical-coordinate representation of color #494274: hue angle of 248.4º 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 #494274 is Cyan = 0.37, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 66 | 116 | - |
| CMYK | 0.37 | 0.43 | 0 | 0.55 |
| HSL | 248.4º | 0.27% | 0.36% | - |
| HSV(B) | 248.4º | 0.43% | 0.45% | - |
| XYZ | 7.85 | 6.57 | 17.38 | - |
| YUV | 73.79 | 151.82 | 127.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 66 | 116 | 0.37 | 0.43 | 0 | 0.55 | 248.4 | 0.27 | 0.36 |
| Hex | 49 | 42 | 74 | 25 | 2B | 0 | 37 | F8 | 1B | 24 |
| Octal | 111 | 102 | 164 | 45 | 53 | 0 | 67 | 370 | 33 | 44 |
| Binary | 1001001 | 1000010 | 1110100 | 100101 | 101011 | 0 | 110111 | 11111000 | 11011 | 100100 |
Color Harmonies of #494274
Complementary color
Monochromatic Colors of #494274
Black with #494274
Text Example
Text Example
White with #494274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494274; }
p { color: rgb(73,66,116); }
H1.HeaderClassName
{
color: #494274;
}
.AnyTagClassName
{
color: #494274;
}
</style>
background-color css
<style>
a { background-color: #494274; }
a { background-color: rgb(73,66,116); }
div.DivClassName
{
background-color: #494274;
}
.BgClassName
{
background-color: #494274;
}
</style>
border-color css
<style>
span { border-color: #494274; }
span { border-color: rgb(73,66,116); }
td.TdClassName
{
border-color: #494274;
}
.TagClassName
{
border-color: #494274;
}
</style>