Shades of East Bay #515263
Tints of East Bay #515263
RGB
CMYK
RGB Variations
Color information
#515263 (or 0x515263) is known color: East Bay. HEX triplet: 51, 52 and 63. RGB value is (81,82,99). Sum of RGB (Red+Green+Blue) = 81+82+99=262 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.92% from 262); Green value is 82 (32.42% from 255 or 31.30% from 262); Blue value is 99 (39.06% from 255 or 37.79% from 262); Max value from RGB is 99 - color contains mainly: blue. Hex color #515263 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515263 is #AEAD9C. Grayscale: #535353. Windows color (decimal): -11447709 or 6509137. OLE color: 6509137.
HSL color Cylindrical-coordinate representation of color #515263: hue angle of 236.67º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #515263 is Cyan = 0.18, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 82 | 99 | - |
| CMYK | 0.18 | 0.17 | 0 | 0.61 |
| HSL | 236.67º | 0.1% | 0.35% | - |
| HSV(B) | 236.67º | 0.18% | 0.39% | - |
| XYZ | 8.66 | 8.68 | 13.02 | - |
| YUV | 83.64 | 136.67 | 126.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 99 | 0.18 | 0.17 | 0 | 0.61 | 236.67 | 0.1 | 0.35 |
| Hex | 51 | 52 | 63 | 12 | 11 | 0 | 3D | ED | A | 23 |
| Octal | 121 | 122 | 143 | 22 | 21 | 0 | 75 | 355 | 12 | 43 |
| Binary | 1010001 | 1010010 | 1100011 | 10010 | 10001 | 0 | 111101 | 11101101 | 1010 | 100011 |
Color Harmonies of #515263
Complementary color
Monochromatic Colors of #515263
Black with #515263
Text Example
Text Example
White with #515263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515263; }
p { color: rgb(81,82,99); }
H1.HeaderClassName
{
color: #515263;
}
.AnyTagClassName
{
color: #515263;
}
</style>
background-color css
<style>
a { background-color: #515263; }
a { background-color: rgb(81,82,99); }
div.DivClassName
{
background-color: #515263;
}
.BgClassName
{
background-color: #515263;
}
</style>
border-color css
<style>
span { border-color: #515263; }
span { border-color: rgb(81,82,99); }
td.TdClassName
{
border-color: #515263;
}
.TagClassName
{
border-color: #515263;
}
</style>