Shades of Corn Flower Blue #515066
Tints of Corn Flower Blue #515066
RGB
CMYK
RGB Variations
Color information
#515066 (or 0x515066) is known color: Corn Flower Blue. HEX triplet: 51, 50 and 66. RGB value is (81,80,102). Sum of RGB (Red+Green+Blue) = 81+80+102=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 80 (31.64% from 255 or 30.42% from 263); Blue value is 102 (40.23% from 255 or 38.78% from 263); Max value from RGB is 102 - color contains mainly: blue. Hex color #515066 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515066 is #AEAF99. Grayscale: #525252. Windows color (decimal): -11448218 or 6705233. OLE color: 6705233.
HSL color Cylindrical-coordinate representation of color #515066: hue angle of 242.73º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #515066 is Cyan = 0.21, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 80 | 102 | - |
| CMYK | 0.21 | 0.22 | 0 | 0.6 |
| HSL | 242.73º | 0.12% | 0.36% | - |
| HSV(B) | 242.73º | 0.22% | 0.4% | - |
| XYZ | 8.66 | 8.45 | 13.74 | - |
| YUV | 82.81 | 138.83 | 126.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 102 | 0.21 | 0.22 | 0 | 0.6 | 242.73 | 0.12 | 0.36 |
| Hex | 51 | 50 | 66 | 15 | 16 | 0 | 3C | F3 | C | 24 |
| Octal | 121 | 120 | 146 | 25 | 26 | 0 | 74 | 363 | 14 | 44 |
| Binary | 1010001 | 1010000 | 1100110 | 10101 | 10110 | 0 | 111100 | 11110011 | 1100 | 100100 |
Color Harmonies of #515066
Complementary color
Monochromatic Colors of #515066
Black with #515066
Text Example
Text Example
White with #515066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515066; }
p { color: rgb(81,80,102); }
H1.HeaderClassName
{
color: #515066;
}
.AnyTagClassName
{
color: #515066;
}
</style>
background-color css
<style>
a { background-color: #515066; }
a { background-color: rgb(81,80,102); }
div.DivClassName
{
background-color: #515066;
}
.BgClassName
{
background-color: #515066;
}
</style>
border-color css
<style>
span { border-color: #515066; }
span { border-color: rgb(81,80,102); }
td.TdClassName
{
border-color: #515066;
}
.TagClassName
{
border-color: #515066;
}
</style>