Shades of East Bay #515363
Tints of East Bay #515363
RGB
CMYK
RGB Variations
Color information
#515363 (or 0x515363) is known color: East Bay. HEX triplet: 51, 53 and 63. RGB value is (81,83,99). Sum of RGB (Red+Green+Blue) = 81+83+99=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 83 (32.81% from 255 or 31.56% from 263); Blue value is 99 (39.06% from 255 or 37.64% from 263); Max value from RGB is 99 - color contains mainly: blue. Hex color #515363 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515363 is #AEAC9C. Grayscale: #545454. Windows color (decimal): -11447453 or 6509393. OLE color: 6509393.
HSL color Cylindrical-coordinate representation of color #515363: hue angle of 233.33º 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 #515363 is Cyan = 0.18, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 83 | 99 | - |
| CMYK | 0.18 | 0.16 | 0 | 0.61 |
| HSL | 233.33º | 0.1% | 0.35% | - |
| HSV(B) | 233.33º | 0.18% | 0.39% | - |
| XYZ | 8.74 | 8.84 | 13.05 | - |
| YUV | 84.23 | 136.34 | 125.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 99 | 0.18 | 0.16 | 0 | 0.61 | 233.33 | 0.1 | 0.35 |
| Hex | 51 | 53 | 63 | 12 | 10 | 0 | 3D | E9 | A | 23 |
| Octal | 121 | 123 | 143 | 22 | 20 | 0 | 75 | 351 | 12 | 43 |
| Binary | 1010001 | 1010011 | 1100011 | 10010 | 10000 | 0 | 111101 | 11101001 | 1010 | 100011 |
Color Harmonies of #515363
Complementary color
Monochromatic Colors of #515363
Black with #515363
Text Example
Text Example
White with #515363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515363; }
p { color: rgb(81,83,99); }
H1.HeaderClassName
{
color: #515363;
}
.AnyTagClassName
{
color: #515363;
}
</style>
background-color css
<style>
a { background-color: #515363; }
a { background-color: rgb(81,83,99); }
div.DivClassName
{
background-color: #515363;
}
.BgClassName
{
background-color: #515363;
}
</style>
border-color css
<style>
span { border-color: #515363; }
span { border-color: rgb(81,83,99); }
td.TdClassName
{
border-color: #515363;
}
.TagClassName
{
border-color: #515363;
}
</style>