Shades of East Bay #515768
Tints of East Bay #515768
RGB
CMYK
RGB Variations
Color information
#515768 (or 0x515768) is known color: East Bay. HEX triplet: 51, 57 and 68. RGB value is (81,87,104). Sum of RGB (Red+Green+Blue) = 81+87+104=272 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.78% from 272); Green value is 87 (34.38% from 255 or 31.99% from 272); Blue value is 104 (41.02% from 255 or 38.24% from 272); Max value from RGB is 104 - color contains mainly: blue. Hex color #515768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515768 is #AEA897. Grayscale: #575757. Windows color (decimal): -11446424 or 6838097. OLE color: 6838097.
HSL color Cylindrical-coordinate representation of color #515768: hue angle of 224.35º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #515768 is Cyan = 0.22, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 87 | 104 | - |
| CMYK | 0.22 | 0.16 | 0 | 0.59 |
| HSL | 224.35º | 0.12% | 0.36% | - |
| HSV(B) | 224.35º | 0.22% | 0.41% | - |
| XYZ | 9.3 | 9.57 | 14.45 | - |
| YUV | 87.14 | 137.51 | 123.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 104 | 0.22 | 0.16 | 0 | 0.59 | 224.35 | 0.12 | 0.36 |
| Hex | 51 | 57 | 68 | 16 | 10 | 0 | 3B | E0 | C | 24 |
| Octal | 121 | 127 | 150 | 26 | 20 | 0 | 73 | 340 | 14 | 44 |
| Binary | 1010001 | 1010111 | 1101000 | 10110 | 10000 | 0 | 111011 | 11100000 | 1100 | 100100 |
Color Harmonies of #515768
Complementary color
Monochromatic Colors of #515768
Black with #515768
Text Example
Text Example
White with #515768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515768; }
p { color: rgb(81,87,104); }
H1.HeaderClassName
{
color: #515768;
}
.AnyTagClassName
{
color: #515768;
}
</style>
background-color css
<style>
a { background-color: #515768; }
a { background-color: rgb(81,87,104); }
div.DivClassName
{
background-color: #515768;
}
.BgClassName
{
background-color: #515768;
}
</style>
border-color css
<style>
span { border-color: #515768; }
span { border-color: rgb(81,87,104); }
td.TdClassName
{
border-color: #515768;
}
.TagClassName
{
border-color: #515768;
}
</style>