Shades of Corn Flower Blue #515269
Tints of Corn Flower Blue #515269
RGB
CMYK
RGB Variations
Color information
#515269 (or 0x515269) is known color: Corn Flower Blue. HEX triplet: 51, 52 and 69. RGB value is (81,82,105). Sum of RGB (Red+Green+Blue) = 81+82+105=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 82 (32.42% from 255 or 30.60% from 268); Blue value is 105 (41.41% from 255 or 39.18% from 268); Max value from RGB is 105 - color contains mainly: blue. Hex color #515269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515269 is #AEAD96. Grayscale: #545454. Windows color (decimal): -11447703 or 6902353. OLE color: 6902353.
HSL color Cylindrical-coordinate representation of color #515269: hue angle of 237.5º 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 #515269 is Cyan = 0.23, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 82 | 105 | - |
| CMYK | 0.23 | 0.22 | 0 | 0.59 |
| HSL | 237.5º | 0.13% | 0.36% | - |
| HSV(B) | 237.5º | 0.23% | 0.41% | - |
| XYZ | 8.96 | 8.8 | 14.59 | - |
| YUV | 84.32 | 139.67 | 125.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 105 | 0.23 | 0.22 | 0 | 0.59 | 237.5 | 0.13 | 0.36 |
| Hex | 51 | 52 | 69 | 17 | 16 | 0 | 3B | EE | D | 24 |
| Octal | 121 | 122 | 151 | 27 | 26 | 0 | 73 | 356 | 15 | 44 |
| Binary | 1010001 | 1010010 | 1101001 | 10111 | 10110 | 0 | 111011 | 11101110 | 1101 | 100100 |
Color Harmonies of #515269
Complementary color
Monochromatic Colors of #515269
Black with #515269
Text Example
Text Example
White with #515269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515269; }
p { color: rgb(81,82,105); }
H1.HeaderClassName
{
color: #515269;
}
.AnyTagClassName
{
color: #515269;
}
</style>
background-color css
<style>
a { background-color: #515269; }
a { background-color: rgb(81,82,105); }
div.DivClassName
{
background-color: #515269;
}
.BgClassName
{
background-color: #515269;
}
</style>
border-color css
<style>
span { border-color: #515269; }
span { border-color: rgb(81,82,105); }
td.TdClassName
{
border-color: #515269;
}
.TagClassName
{
border-color: #515269;
}
</style>