Shades of Corn Flower Blue #515169
Tints of Corn Flower Blue #515169
RGB
CMYK
RGB Variations
Color information
#515169 (or 0x515169) is known color: Corn Flower Blue. HEX triplet: 51, 51 and 69. RGB value is (81,81,105). Sum of RGB (Red+Green+Blue) = 81+81+105=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 105 (41.41% from 255 or 39.33% from 267); Max value from RGB is 105 - color contains mainly: blue. Hex color #515169 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515169 is #AEAE96. Grayscale: #535353. Windows color (decimal): -11447959 or 6902097. OLE color: 6902097.
HSL color Cylindrical-coordinate representation of color #515169: hue angle of 240º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #515169 is Cyan = 0.23, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 81 | 105 | - |
| CMYK | 0.23 | 0.23 | 0 | 0.59 |
| HSL | 240º | 0.13% | 0.36% | - |
| HSV(B) | 240º | 0.23% | 0.41% | - |
| XYZ | 8.89 | 8.65 | 14.57 | - |
| YUV | 83.74 | 140 | 126.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 81 | 105 | 0.23 | 0.23 | 0 | 0.59 | 240 | 0.13 | 0.36 |
| Hex | 51 | 51 | 69 | 17 | 17 | 0 | 3B | F0 | D | 24 |
| Octal | 121 | 121 | 151 | 27 | 27 | 0 | 73 | 360 | 15 | 44 |
| Binary | 1010001 | 1010001 | 1101001 | 10111 | 10111 | 0 | 111011 | 11110000 | 1101 | 100100 |
Color Harmonies of #515169
Complementary color
Monochromatic Colors of #515169
Black with #515169
Text Example
Text Example
White with #515169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515169; }
p { color: rgb(81,81,105); }
H1.HeaderClassName
{
color: #515169;
}
.AnyTagClassName
{
color: #515169;
}
</style>
background-color css
<style>
a { background-color: #515169; }
a { background-color: rgb(81,81,105); }
div.DivClassName
{
background-color: #515169;
}
.BgClassName
{
background-color: #515169;
}
</style>
border-color css
<style>
span { border-color: #515169; }
span { border-color: rgb(81,81,105); }
td.TdClassName
{
border-color: #515169;
}
.TagClassName
{
border-color: #515169;
}
</style>