Shades of Corn Flower Blue #515178
Tints of Corn Flower Blue #515178
RGB
CMYK
RGB Variations
Color information
#515178 (or 0x515178) is known color: Corn Flower Blue. HEX triplet: 51, 51 and 78. RGB value is (81,81,120). Sum of RGB (Red+Green+Blue) = 81+81+120=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 81 (32.03% from 255 or 28.72% from 282); Blue value is 120 (47.27% from 255 or 42.55% from 282); Max value from RGB is 120 - color contains mainly: blue. Hex color #515178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515178 is #AEAE87. Grayscale: #555555. Windows color (decimal): -11447944 or 7885137. OLE color: 7885137.
HSL color Cylindrical-coordinate representation of color #515178: hue angle of 240º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #515178 is Cyan = 0.32, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 81 | 120 | - |
| CMYK | 0.32 | 0.32 | 0 | 0.53 |
| HSL | 240º | 0.19% | 0.39% | - |
| HSV(B) | 240º | 0.33% | 0.47% | - |
| XYZ | 9.73 | 8.99 | 18.99 | - |
| YUV | 85.45 | 147.5 | 124.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 81 | 120 | 0.32 | 0.32 | 0 | 0.53 | 240 | 0.19 | 0.39 |
| Hex | 51 | 51 | 78 | 20 | 20 | 0 | 35 | F0 | 13 | 27 |
| Octal | 121 | 121 | 170 | 40 | 40 | 0 | 65 | 360 | 23 | 47 |
| Binary | 1010001 | 1010001 | 1111000 | 100000 | 100000 | 0 | 110101 | 11110000 | 10011 | 100111 |
Color Harmonies of #515178
Complementary color
Monochromatic Colors of #515178
Black with #515178
Text Example
Text Example
White with #515178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515178; }
p { color: rgb(81,81,120); }
H1.HeaderClassName
{
color: #515178;
}
.AnyTagClassName
{
color: #515178;
}
</style>
background-color css
<style>
a { background-color: #515178; }
a { background-color: rgb(81,81,120); }
div.DivClassName
{
background-color: #515178;
}
.BgClassName
{
background-color: #515178;
}
</style>
border-color css
<style>
span { border-color: #515178; }
span { border-color: rgb(81,81,120); }
td.TdClassName
{
border-color: #515178;
}
.TagClassName
{
border-color: #515178;
}
</style>