Shades of Corn Flower Blue #515276
Tints of Corn Flower Blue #515276
RGB
CMYK
RGB Variations
Color information
#515276 (or 0x515276) is known color: Corn Flower Blue. HEX triplet: 51, 52 and 76. RGB value is (81,82,118). Sum of RGB (Red+Green+Blue) = 81+82+118=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 82 (32.42% from 255 or 29.18% from 281); Blue value is 118 (46.48% from 255 or 41.99% from 281); Max value from RGB is 118 - color contains mainly: blue. Hex color #515276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515276 is #AEAD89. Grayscale: #555555. Windows color (decimal): -11447690 or 7754321. OLE color: 7754321.
HSL color Cylindrical-coordinate representation of color #515276: hue angle of 238.38º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #515276 is Cyan = 0.31, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 82 | 118 | - |
| CMYK | 0.31 | 0.31 | 0 | 0.54 |
| HSL | 238.38º | 0.19% | 0.39% | - |
| HSV(B) | 238.38º | 0.31% | 0.46% | - |
| XYZ | 9.68 | 9.09 | 18.38 | - |
| YUV | 85.81 | 146.17 | 124.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 118 | 0.31 | 0.31 | 0 | 0.54 | 238.38 | 0.19 | 0.39 |
| Hex | 51 | 52 | 76 | 1F | 1F | 0 | 36 | EE | 13 | 27 |
| Octal | 121 | 122 | 166 | 37 | 37 | 0 | 66 | 356 | 23 | 47 |
| Binary | 1010001 | 1010010 | 1110110 | 11111 | 11111 | 0 | 110110 | 11101110 | 10011 | 100111 |
Color Harmonies of #515276
Complementary color
Monochromatic Colors of #515276
Black with #515276
Text Example
Text Example
White with #515276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515276; }
p { color: rgb(81,82,118); }
H1.HeaderClassName
{
color: #515276;
}
.AnyTagClassName
{
color: #515276;
}
</style>
background-color css
<style>
a { background-color: #515276; }
a { background-color: rgb(81,82,118); }
div.DivClassName
{
background-color: #515276;
}
.BgClassName
{
background-color: #515276;
}
</style>
border-color css
<style>
span { border-color: #515276; }
span { border-color: rgb(81,82,118); }
td.TdClassName
{
border-color: #515276;
}
.TagClassName
{
border-color: #515276;
}
</style>