Shades of Corn Flower Blue #515177
Tints of Corn Flower Blue #515177
RGB
CMYK
RGB Variations
Color information
#515177 (or 0x515177) is known color: Corn Flower Blue. HEX triplet: 51, 51 and 77. RGB value is (81,81,119). Sum of RGB (Red+Green+Blue) = 81+81+119=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 81 (32.03% from 255 or 28.83% from 281); Blue value is 119 (46.88% from 255 or 42.35% from 281); Max value from RGB is 119 - color contains mainly: blue. Hex color #515177 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515177 is #AEAE88. Grayscale: #555555. Windows color (decimal): -11447945 or 7819601. OLE color: 7819601.
HSL color Cylindrical-coordinate representation of color #515177: 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 #515177 is Cyan = 0.32, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 81 | 119 | - |
| CMYK | 0.32 | 0.32 | 0 | 0.53 |
| HSL | 240º | 0.19% | 0.39% | - |
| HSV(B) | 240º | 0.32% | 0.47% | - |
| XYZ | 9.67 | 8.97 | 18.67 | - |
| YUV | 85.33 | 147 | 124.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 81 | 119 | 0.32 | 0.32 | 0 | 0.53 | 240 | 0.19 | 0.39 |
| Hex | 51 | 51 | 77 | 20 | 20 | 0 | 35 | F0 | 13 | 27 |
| Octal | 121 | 121 | 167 | 40 | 40 | 0 | 65 | 360 | 23 | 47 |
| Binary | 1010001 | 1010001 | 1110111 | 100000 | 100000 | 0 | 110101 | 11110000 | 10011 | 100111 |
Color Harmonies of #515177
Complementary color
Monochromatic Colors of #515177
Black with #515177
Text Example
Text Example
White with #515177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515177; }
p { color: rgb(81,81,119); }
H1.HeaderClassName
{
color: #515177;
}
.AnyTagClassName
{
color: #515177;
}
</style>
background-color css
<style>
a { background-color: #515177; }
a { background-color: rgb(81,81,119); }
div.DivClassName
{
background-color: #515177;
}
.BgClassName
{
background-color: #515177;
}
</style>
border-color css
<style>
span { border-color: #515177; }
span { border-color: rgb(81,81,119); }
td.TdClassName
{
border-color: #515177;
}
.TagClassName
{
border-color: #515177;
}
</style>