Shades of East Bay #515376
Tints of East Bay #515376
RGB
CMYK
RGB Variations
Color information
#515376 (or 0x515376) is known color: East Bay. HEX triplet: 51, 53 and 76. RGB value is (81,83,118). Sum of RGB (Red+Green+Blue) = 81+83+118=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 83 (32.81% from 255 or 29.43% from 282); Blue value is 118 (46.48% from 255 or 41.84% from 282); Max value from RGB is 118 - color contains mainly: blue. Hex color #515376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515376 is #AEAC89. Grayscale: #565656. Windows color (decimal): -11447434 or 7754577. OLE color: 7754577.
HSL color Cylindrical-coordinate representation of color #515376: hue angle of 236.76º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #515376 is Cyan = 0.31, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 83 | 118 | - |
| CMYK | 0.31 | 0.30 | 0 | 0.54 |
| HSL | 236.76º | 0.19% | 0.39% | - |
| HSV(B) | 236.76º | 0.31% | 0.46% | - |
| XYZ | 9.76 | 9.24 | 18.41 | - |
| YUV | 86.39 | 145.84 | 124.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 118 | 0.31 | 0.30 | 0 | 0.54 | 236.76 | 0.19 | 0.39 |
| Hex | 51 | 53 | 76 | 1F | 1E | 0 | 36 | ED | 13 | 27 |
| Octal | 121 | 123 | 166 | 37 | 36 | 0 | 66 | 355 | 23 | 47 |
| Binary | 1010001 | 1010011 | 1110110 | 11111 | 11110 | 0 | 110110 | 11101101 | 10011 | 100111 |
Color Harmonies of #515376
Complementary color
Monochromatic Colors of #515376
Black with #515376
Text Example
Text Example
White with #515376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515376; }
p { color: rgb(81,83,118); }
H1.HeaderClassName
{
color: #515376;
}
.AnyTagClassName
{
color: #515376;
}
</style>
background-color css
<style>
a { background-color: #515376; }
a { background-color: rgb(81,83,118); }
div.DivClassName
{
background-color: #515376;
}
.BgClassName
{
background-color: #515376;
}
</style>
border-color css
<style>
span { border-color: #515376; }
span { border-color: rgb(81,83,118); }
td.TdClassName
{
border-color: #515376;
}
.TagClassName
{
border-color: #515376;
}
</style>