Shades of Corn Flower Blue #515271
Tints of Corn Flower Blue #515271
RGB
CMYK
RGB Variations
Color information
#515271 (or 0x515271) is known color: Corn Flower Blue. HEX triplet: 51, 52 and 71. RGB value is (81,82,113). Sum of RGB (Red+Green+Blue) = 81+82+113=276 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.35% from 276); Green value is 82 (32.42% from 255 or 29.71% from 276); Blue value is 113 (44.53% from 255 or 40.94% from 276); Max value from RGB is 113 - color contains mainly: blue. Hex color #515271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515271 is #AEAD8E. Grayscale: #555555. Windows color (decimal): -11447695 or 7426641. OLE color: 7426641.
HSL color Cylindrical-coordinate representation of color #515271: hue angle of 238.12º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #515271 is Cyan = 0.28, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 82 | 113 | - |
| CMYK | 0.28 | 0.27 | 0 | 0.56 |
| HSL | 238.13º | 0.16% | 0.38% | - |
| HSV(B) | 238.13º | 0.28% | 0.44% | - |
| XYZ | 9.39 | 8.98 | 16.86 | - |
| YUV | 85.24 | 143.67 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 113 | 0.28 | 0.27 | 0 | 0.56 | 238.13 | 0.16 | 0.38 |
| Hex | 51 | 52 | 71 | 1C | 1B | 0 | 38 | EE | 10 | 26 |
| Octal | 121 | 122 | 161 | 34 | 33 | 0 | 70 | 356 | 20 | 46 |
| Binary | 1010001 | 1010010 | 1110001 | 11100 | 11011 | 0 | 111000 | 11101110 | 10000 | 100110 |
Color Harmonies of #515271
Complementary color
Monochromatic Colors of #515271
Black with #515271
Text Example
Text Example
White with #515271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515271; }
p { color: rgb(81,82,113); }
H1.HeaderClassName
{
color: #515271;
}
.AnyTagClassName
{
color: #515271;
}
</style>
background-color css
<style>
a { background-color: #515271; }
a { background-color: rgb(81,82,113); }
div.DivClassName
{
background-color: #515271;
}
.BgClassName
{
background-color: #515271;
}
</style>
border-color css
<style>
span { border-color: #515271; }
span { border-color: rgb(81,82,113); }
td.TdClassName
{
border-color: #515271;
}
.TagClassName
{
border-color: #515271;
}
</style>