Shades of East Bay #515972
Tints of East Bay #515972
RGB
CMYK
RGB Variations
Color information
#515972 (or 0x515972) is known color: East Bay. HEX triplet: 51, 59 and 72. RGB value is (81,89,114). Sum of RGB (Red+Green+Blue) = 81+89+114=284 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.52% from 284); Green value is 89 (35.16% from 255 or 31.34% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 114 - color contains mainly: blue. Hex color #515972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515972 is #AEA68D. Grayscale: #595959. Windows color (decimal): -11445902 or 7493969. OLE color: 7493969.
HSL color Cylindrical-coordinate representation of color #515972: hue angle of 225.45º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #515972 is Cyan = 0.29, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 89 | 114 | - |
| CMYK | 0.29 | 0.22 | 0 | 0.55 |
| HSL | 225.45º | 0.17% | 0.38% | - |
| HSV(B) | 225.45º | 0.29% | 0.45% | - |
| XYZ | 10 | 10.11 | 17.34 | - |
| YUV | 89.46 | 141.85 | 121.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 114 | 0.29 | 0.22 | 0 | 0.55 | 225.45 | 0.17 | 0.38 |
| Hex | 51 | 59 | 72 | 1D | 16 | 0 | 37 | E1 | 11 | 26 |
| Octal | 121 | 131 | 162 | 35 | 26 | 0 | 67 | 341 | 21 | 46 |
| Binary | 1010001 | 1011001 | 1110010 | 11101 | 10110 | 0 | 110111 | 11100001 | 10001 | 100110 |
Color Harmonies of #515972
Complementary color
Monochromatic Colors of #515972
Black with #515972
Text Example
Text Example
White with #515972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515972; }
p { color: rgb(81,89,114); }
H1.HeaderClassName
{
color: #515972;
}
.AnyTagClassName
{
color: #515972;
}
</style>
background-color css
<style>
a { background-color: #515972; }
a { background-color: rgb(81,89,114); }
div.DivClassName
{
background-color: #515972;
}
.BgClassName
{
background-color: #515972;
}
</style>
border-color css
<style>
span { border-color: #515972; }
span { border-color: rgb(81,89,114); }
td.TdClassName
{
border-color: #515972;
}
.TagClassName
{
border-color: #515972;
}
</style>