Shades of East Bay #515366
Tints of East Bay #515366
RGB
CMYK
RGB Variations
Color information
#515366 (or 0x515366) is known color: East Bay. HEX triplet: 51, 53 and 66. RGB value is (81,83,102). Sum of RGB (Red+Green+Blue) = 81+83+102=266 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.45% from 266); Green value is 83 (32.81% from 255 or 31.20% from 266); Blue value is 102 (40.23% from 255 or 38.35% from 266); Max value from RGB is 102 - color contains mainly: blue. Hex color #515366 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515366 is #AEAC99. Grayscale: #545454. Windows color (decimal): -11447450 or 6706001. OLE color: 6706001.
HSL color Cylindrical-coordinate representation of color #515366: hue angle of 234.29º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #515366 is Cyan = 0.21, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 83 | 102 | - |
| CMYK | 0.21 | 0.19 | 0 | 0.6 |
| HSL | 234.29º | 0.11% | 0.36% | - |
| HSV(B) | 234.29º | 0.21% | 0.4% | - |
| XYZ | 8.88 | 8.9 | 13.82 | - |
| YUV | 84.57 | 137.84 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 102 | 0.21 | 0.19 | 0 | 0.6 | 234.29 | 0.11 | 0.36 |
| Hex | 51 | 53 | 66 | 15 | 13 | 0 | 3C | EA | B | 24 |
| Octal | 121 | 123 | 146 | 25 | 23 | 0 | 74 | 352 | 13 | 44 |
| Binary | 1010001 | 1010011 | 1100110 | 10101 | 10011 | 0 | 111100 | 11101010 | 1011 | 100100 |
Color Harmonies of #515366
Complementary color
Monochromatic Colors of #515366
Black with #515366
Text Example
Text Example
White with #515366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515366; }
p { color: rgb(81,83,102); }
H1.HeaderClassName
{
color: #515366;
}
.AnyTagClassName
{
color: #515366;
}
</style>
background-color css
<style>
a { background-color: #515366; }
a { background-color: rgb(81,83,102); }
div.DivClassName
{
background-color: #515366;
}
.BgClassName
{
background-color: #515366;
}
</style>
border-color css
<style>
span { border-color: #515366; }
span { border-color: rgb(81,83,102); }
td.TdClassName
{
border-color: #515366;
}
.TagClassName
{
border-color: #515366;
}
</style>