Shades of East Bay #515568
Tints of East Bay #515568
RGB
CMYK
RGB Variations
Color information
#515568 (or 0x515568) is known color: East Bay. HEX triplet: 51, 55 and 68. RGB value is (81,85,104). Sum of RGB (Red+Green+Blue) = 81+85+104=270 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 104 (41.02% from 255 or 38.52% from 270); Max value from RGB is 104 - color contains mainly: blue. Hex color #515568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515568 is #AEAA97. Grayscale: #555555. Windows color (decimal): -11446936 or 6837585. OLE color: 6837585.
HSL color Cylindrical-coordinate representation of color #515568: hue angle of 229.57º 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 #515568 is Cyan = 0.22, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 85 | 104 | - |
| CMYK | 0.22 | 0.18 | 0 | 0.59 |
| HSL | 229.57º | 0.12% | 0.36% | - |
| HSV(B) | 229.57º | 0.22% | 0.41% | - |
| XYZ | 9.14 | 9.25 | 14.4 | - |
| YUV | 85.97 | 138.17 | 124.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 104 | 0.22 | 0.18 | 0 | 0.59 | 229.57 | 0.12 | 0.36 |
| Hex | 51 | 55 | 68 | 16 | 12 | 0 | 3B | E6 | C | 24 |
| Octal | 121 | 125 | 150 | 26 | 22 | 0 | 73 | 346 | 14 | 44 |
| Binary | 1010001 | 1010101 | 1101000 | 10110 | 10010 | 0 | 111011 | 11100110 | 1100 | 100100 |
Color Harmonies of #515568
Complementary color
Monochromatic Colors of #515568
Black with #515568
Text Example
Text Example
White with #515568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515568; }
p { color: rgb(81,85,104); }
H1.HeaderClassName
{
color: #515568;
}
.AnyTagClassName
{
color: #515568;
}
</style>
background-color css
<style>
a { background-color: #515568; }
a { background-color: rgb(81,85,104); }
div.DivClassName
{
background-color: #515568;
}
.BgClassName
{
background-color: #515568;
}
</style>
border-color css
<style>
span { border-color: #515568; }
span { border-color: rgb(81,85,104); }
td.TdClassName
{
border-color: #515568;
}
.TagClassName
{
border-color: #515568;
}
</style>