Shades of East Bay #515265
Tints of East Bay #515265
RGB
CMYK
RGB Variations
Color information
#515265 (or 0x515265) is known color: East Bay. HEX triplet: 51, 52 and 65. RGB value is (81,82,101). Sum of RGB (Red+Green+Blue) = 81+82+101=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 82 (32.42% from 255 or 31.06% from 264); Blue value is 101 (39.84% from 255 or 38.26% from 264); Max value from RGB is 101 - color contains mainly: blue. Hex color #515265 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515265 is #AEAD9A. Grayscale: #535353. Windows color (decimal): -11447707 or 6640209. OLE color: 6640209.
HSL color Cylindrical-coordinate representation of color #515265: hue angle of 237º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #515265 is Cyan = 0.20, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 82 | 101 | - |
| CMYK | 0.20 | 0.19 | 0 | 0.60 |
| HSL | 237º | 0.11% | 0.36% | - |
| HSV(B) | 237º | 0.2% | 0.4% | - |
| XYZ | 8.76 | 8.72 | 13.53 | - |
| YUV | 83.87 | 137.67 | 125.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 101 | 0.20 | 0.19 | 0 | 0.60 | 237 | 0.11 | 0.36 |
| Hex | 51 | 52 | 65 | 14 | 13 | 0 | 3C | ED | B | 24 |
| Octal | 121 | 122 | 145 | 24 | 23 | 0 | 74 | 355 | 13 | 44 |
| Binary | 1010001 | 1010010 | 1100101 | 10100 | 10011 | 0 | 111100 | 11101101 | 1011 | 100100 |
Color Harmonies of #515265
Complementary color
Monochromatic Colors of #515265
Black with #515265
Text Example
Text Example
White with #515265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515265; }
p { color: rgb(81,82,101); }
H1.HeaderClassName
{
color: #515265;
}
.AnyTagClassName
{
color: #515265;
}
</style>
background-color css
<style>
a { background-color: #515265; }
a { background-color: rgb(81,82,101); }
div.DivClassName
{
background-color: #515265;
}
.BgClassName
{
background-color: #515265;
}
</style>
border-color css
<style>
span { border-color: #515265; }
span { border-color: rgb(81,82,101); }
td.TdClassName
{
border-color: #515265;
}
.TagClassName
{
border-color: #515265;
}
</style>