Shades of East Bay #515371
Tints of East Bay #515371
RGB
CMYK
RGB Variations
Color information
#515371 (or 0x515371) is known color: East Bay. HEX triplet: 51, 53 and 71. RGB value is (81,83,113). Sum of RGB (Red+Green+Blue) = 81+83+113=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 83 (32.81% from 255 or 29.96% from 277); Blue value is 113 (44.53% from 255 or 40.79% from 277); Max value from RGB is 113 - color contains mainly: blue. Hex color #515371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515371 is #AEAC8E. Grayscale: #555555. Windows color (decimal): -11447439 or 7426897. OLE color: 7426897.
HSL color Cylindrical-coordinate representation of color #515371: hue angle of 236.25º 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 #515371 is Cyan = 0.28, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 83 | 113 | - |
| CMYK | 0.28 | 0.27 | 0 | 0.56 |
| HSL | 236.25º | 0.16% | 0.38% | - |
| HSV(B) | 236.25º | 0.28% | 0.44% | - |
| XYZ | 9.47 | 9.13 | 16.89 | - |
| YUV | 85.82 | 143.34 | 124.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 113 | 0.28 | 0.27 | 0 | 0.56 | 236.25 | 0.16 | 0.38 |
| Hex | 51 | 53 | 71 | 1C | 1B | 0 | 38 | EC | 10 | 26 |
| Octal | 121 | 123 | 161 | 34 | 33 | 0 | 70 | 354 | 20 | 46 |
| Binary | 1010001 | 1010011 | 1110001 | 11100 | 11011 | 0 | 111000 | 11101100 | 10000 | 100110 |
Color Harmonies of #515371
Complementary color
Monochromatic Colors of #515371
Black with #515371
Text Example
Text Example
White with #515371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515371; }
p { color: rgb(81,83,113); }
H1.HeaderClassName
{
color: #515371;
}
.AnyTagClassName
{
color: #515371;
}
</style>
background-color css
<style>
a { background-color: #515371; }
a { background-color: rgb(81,83,113); }
div.DivClassName
{
background-color: #515371;
}
.BgClassName
{
background-color: #515371;
}
</style>
border-color css
<style>
span { border-color: #515371; }
span { border-color: rgb(81,83,113); }
td.TdClassName
{
border-color: #515371;
}
.TagClassName
{
border-color: #515371;
}
</style>