Shades of East Bay #515264
Tints of East Bay #515264
RGB
CMYK
RGB Variations
Color information
#515264 (or 0x515264) is known color: East Bay. HEX triplet: 51, 52 and 64. RGB value is (81,82,100). Sum of RGB (Red+Green+Blue) = 81+82+100=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 82 (32.42% from 255 or 31.18% from 263); Blue value is 100 (39.45% from 255 or 38.02% from 263); Max value from RGB is 100 - color contains mainly: blue. Hex color #515264 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515264 is #AEAD9B. Grayscale: #535353. Windows color (decimal): -11447708 or 6574673. OLE color: 6574673.
HSL color Cylindrical-coordinate representation of color #515264: hue angle of 236.84º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #515264 is Cyan = 0.19, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 82 | 100 | - |
| CMYK | 0.19 | 0.18 | 0 | 0.61 |
| HSL | 236.84º | 0.1% | 0.35% | - |
| HSV(B) | 236.84º | 0.19% | 0.39% | - |
| XYZ | 8.71 | 8.7 | 13.28 | - |
| YUV | 83.75 | 137.17 | 126.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 100 | 0.19 | 0.18 | 0 | 0.61 | 236.84 | 0.1 | 0.35 |
| Hex | 51 | 52 | 64 | 13 | 12 | 0 | 3D | ED | A | 23 |
| Octal | 121 | 122 | 144 | 23 | 22 | 0 | 75 | 355 | 12 | 43 |
| Binary | 1010001 | 1010010 | 1100100 | 10011 | 10010 | 0 | 111101 | 11101101 | 1010 | 100011 |
Color Harmonies of #515264
Complementary color
Monochromatic Colors of #515264
Black with #515264
Text Example
Text Example
White with #515264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515264; }
p { color: rgb(81,82,100); }
H1.HeaderClassName
{
color: #515264;
}
.AnyTagClassName
{
color: #515264;
}
</style>
background-color css
<style>
a { background-color: #515264; }
a { background-color: rgb(81,82,100); }
div.DivClassName
{
background-color: #515264;
}
.BgClassName
{
background-color: #515264;
}
</style>
border-color css
<style>
span { border-color: #515264; }
span { border-color: rgb(81,82,100); }
td.TdClassName
{
border-color: #515264;
}
.TagClassName
{
border-color: #515264;
}
</style>