Shades of East Bay #515769
Tints of East Bay #515769
RGB
CMYK
RGB Variations
Color information
#515769 (or 0x515769) is known color: East Bay. HEX triplet: 51, 57 and 69. RGB value is (81,87,105). Sum of RGB (Red+Green+Blue) = 81+87+105=273 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.67% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 105 - color contains mainly: blue. Hex color #515769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515769 is #AEA896. Grayscale: #575757. Windows color (decimal): -11446423 or 6903633. OLE color: 6903633.
HSL color Cylindrical-coordinate representation of color #515769: hue angle of 225º 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 #515769 is Cyan = 0.23, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 87 | 105 | - |
| CMYK | 0.23 | 0.17 | 0 | 0.59 |
| HSL | 225º | 0.13% | 0.36% | - |
| HSV(B) | 225º | 0.23% | 0.41% | - |
| XYZ | 9.35 | 9.59 | 14.72 | - |
| YUV | 87.26 | 138.01 | 123.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 105 | 0.23 | 0.17 | 0 | 0.59 | 225 | 0.13 | 0.36 |
| Hex | 51 | 57 | 69 | 17 | 11 | 0 | 3B | E1 | D | 24 |
| Octal | 121 | 127 | 151 | 27 | 21 | 0 | 73 | 341 | 15 | 44 |
| Binary | 1010001 | 1010111 | 1101001 | 10111 | 10001 | 0 | 111011 | 11100001 | 1101 | 100100 |
Color Harmonies of #515769
Complementary color
Monochromatic Colors of #515769
Black with #515769
Text Example
Text Example
White with #515769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515769; }
p { color: rgb(81,87,105); }
H1.HeaderClassName
{
color: #515769;
}
.AnyTagClassName
{
color: #515769;
}
</style>
background-color css
<style>
a { background-color: #515769; }
a { background-color: rgb(81,87,105); }
div.DivClassName
{
background-color: #515769;
}
.BgClassName
{
background-color: #515769;
}
</style>
border-color css
<style>
span { border-color: #515769; }
span { border-color: rgb(81,87,105); }
td.TdClassName
{
border-color: #515769;
}
.TagClassName
{
border-color: #515769;
}
</style>