Shades of East Bay #515373
Tints of East Bay #515373
RGB
CMYK
RGB Variations
Color information
#515373 (or 0x515373) is known color: East Bay. HEX triplet: 51, 53 and 73. RGB value is (81,83,115). Sum of RGB (Red+Green+Blue) = 81+83+115=279 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.03% from 279); Green value is 83 (32.81% from 255 or 29.75% from 279); Blue value is 115 (45.31% from 255 or 41.22% from 279); Max value from RGB is 115 - color contains mainly: blue. Hex color #515373 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515373 is #AEAC8C. Grayscale: #555555. Windows color (decimal): -11447437 or 7557969. OLE color: 7557969.
HSL color Cylindrical-coordinate representation of color #515373: hue angle of 236.47º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #515373 is Cyan = 0.30, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 83 | 115 | - |
| CMYK | 0.30 | 0.28 | 0 | 0.55 |
| HSL | 236.47º | 0.17% | 0.38% | - |
| HSV(B) | 236.47º | 0.3% | 0.45% | - |
| XYZ | 9.58 | 9.17 | 17.49 | - |
| YUV | 86.05 | 144.34 | 124.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 115 | 0.30 | 0.28 | 0 | 0.55 | 236.47 | 0.17 | 0.38 |
| Hex | 51 | 53 | 73 | 1E | 1C | 0 | 37 | EC | 11 | 26 |
| Octal | 121 | 123 | 163 | 36 | 34 | 0 | 67 | 354 | 21 | 46 |
| Binary | 1010001 | 1010011 | 1110011 | 11110 | 11100 | 0 | 110111 | 11101100 | 10001 | 100110 |
Color Harmonies of #515373
Complementary color
Monochromatic Colors of #515373
Black with #515373
Text Example
Text Example
White with #515373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515373; }
p { color: rgb(81,83,115); }
H1.HeaderClassName
{
color: #515373;
}
.AnyTagClassName
{
color: #515373;
}
</style>
background-color css
<style>
a { background-color: #515373; }
a { background-color: rgb(81,83,115); }
div.DivClassName
{
background-color: #515373;
}
.BgClassName
{
background-color: #515373;
}
</style>
border-color css
<style>
span { border-color: #515373; }
span { border-color: rgb(81,83,115); }
td.TdClassName
{
border-color: #515373;
}
.TagClassName
{
border-color: #515373;
}
</style>