Shades of East Bay #515368
Tints of East Bay #515368
RGB
CMYK
RGB Variations
Color information
#515368 (or 0x515368) is known color: East Bay. HEX triplet: 51, 53 and 68. RGB value is (81,83,104). Sum of RGB (Red+Green+Blue) = 81+83+104=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 104 (41.02% from 255 or 38.81% from 268); Max value from RGB is 104 - color contains mainly: blue. Hex color #515368 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515368 is #AEAC97. Grayscale: #545454. Windows color (decimal): -11447448 or 6837073. OLE color: 6837073.
HSL color Cylindrical-coordinate representation of color #515368: hue angle of 234.78º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #515368 is Cyan = 0.22, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 83 | 104 | - |
| CMYK | 0.22 | 0.20 | 0 | 0.59 |
| HSL | 234.78º | 0.12% | 0.36% | - |
| HSV(B) | 234.78º | 0.22% | 0.41% | - |
| XYZ | 8.99 | 8.94 | 14.35 | - |
| YUV | 84.8 | 138.84 | 125.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 104 | 0.22 | 0.20 | 0 | 0.59 | 234.78 | 0.12 | 0.36 |
| Hex | 51 | 53 | 68 | 16 | 14 | 0 | 3B | EB | C | 24 |
| Octal | 121 | 123 | 150 | 26 | 24 | 0 | 73 | 353 | 14 | 44 |
| Binary | 1010001 | 1010011 | 1101000 | 10110 | 10100 | 0 | 111011 | 11101011 | 1100 | 100100 |
Color Harmonies of #515368
Complementary color
Monochromatic Colors of #515368
Black with #515368
Text Example
Text Example
White with #515368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515368; }
p { color: rgb(81,83,104); }
H1.HeaderClassName
{
color: #515368;
}
.AnyTagClassName
{
color: #515368;
}
</style>
background-color css
<style>
a { background-color: #515368; }
a { background-color: rgb(81,83,104); }
div.DivClassName
{
background-color: #515368;
}
.BgClassName
{
background-color: #515368;
}
</style>
border-color css
<style>
span { border-color: #515368; }
span { border-color: rgb(81,83,104); }
td.TdClassName
{
border-color: #515368;
}
.TagClassName
{
border-color: #515368;
}
</style>