Shades of East Bay #515370
Tints of East Bay #515370
RGB
CMYK
RGB Variations
Color information
#515370 (or 0x515370) is known color: East Bay. HEX triplet: 51, 53 and 70. RGB value is (81,83,112). Sum of RGB (Red+Green+Blue) = 81+83+112=276 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.35% from 276); Green value is 83 (32.81% from 255 or 30.07% from 276); Blue value is 112 (44.14% from 255 or 40.58% from 276); Max value from RGB is 112 - color contains mainly: blue. Hex color #515370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515370 is #AEAC8F. Grayscale: #555555. Windows color (decimal): -11447440 or 7361361. OLE color: 7361361.
HSL color Cylindrical-coordinate representation of color #515370: hue angle of 236.13º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #515370 is Cyan = 0.28, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 83 | 112 | - |
| CMYK | 0.28 | 0.26 | 0 | 0.56 |
| HSL | 236.13º | 0.16% | 0.38% | - |
| HSV(B) | 236.13º | 0.28% | 0.44% | - |
| XYZ | 9.41 | 9.11 | 16.59 | - |
| YUV | 85.71 | 142.84 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 112 | 0.28 | 0.26 | 0 | 0.56 | 236.13 | 0.16 | 0.38 |
| Hex | 51 | 53 | 70 | 1C | 1A | 0 | 38 | EC | 10 | 26 |
| Octal | 121 | 123 | 160 | 34 | 32 | 0 | 70 | 354 | 20 | 46 |
| Binary | 1010001 | 1010011 | 1110000 | 11100 | 11010 | 0 | 111000 | 11101100 | 10000 | 100110 |
Color Harmonies of #515370
Complementary color
Monochromatic Colors of #515370
Black with #515370
Text Example
Text Example
White with #515370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515370; }
p { color: rgb(81,83,112); }
H1.HeaderClassName
{
color: #515370;
}
.AnyTagClassName
{
color: #515370;
}
</style>
background-color css
<style>
a { background-color: #515370; }
a { background-color: rgb(81,83,112); }
div.DivClassName
{
background-color: #515370;
}
.BgClassName
{
background-color: #515370;
}
</style>
border-color css
<style>
span { border-color: #515370; }
span { border-color: rgb(81,83,112); }
td.TdClassName
{
border-color: #515370;
}
.TagClassName
{
border-color: #515370;
}
</style>