Shades of East Bay #515367
Tints of East Bay #515367
RGB
CMYK
RGB Variations
Color information
#515367 (or 0x515367) is known color: East Bay. HEX triplet: 51, 53 and 67. RGB value is (81,83,103). Sum of RGB (Red+Green+Blue) = 81+83+103=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 83 (32.81% from 255 or 31.09% from 267); Blue value is 103 (40.62% from 255 or 38.58% from 267); Max value from RGB is 103 - color contains mainly: blue. Hex color #515367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515367 is #AEAC98. Grayscale: #545454. Windows color (decimal): -11447449 or 6771537. OLE color: 6771537.
HSL color Cylindrical-coordinate representation of color #515367: hue angle of 234.55º degrees, saturation: 0.12, 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 #515367 is Cyan = 0.21, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 83 | 103 | - |
| CMYK | 0.21 | 0.19 | 0 | 0.60 |
| HSL | 234.55º | 0.12% | 0.36% | - |
| HSV(B) | 234.55º | 0.21% | 0.4% | - |
| XYZ | 8.93 | 8.92 | 14.08 | - |
| YUV | 84.68 | 138.34 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 103 | 0.21 | 0.19 | 0 | 0.60 | 234.55 | 0.12 | 0.36 |
| Hex | 51 | 53 | 67 | 15 | 13 | 0 | 3C | EB | C | 24 |
| Octal | 121 | 123 | 147 | 25 | 23 | 0 | 74 | 353 | 14 | 44 |
| Binary | 1010001 | 1010011 | 1100111 | 10101 | 10011 | 0 | 111100 | 11101011 | 1100 | 100100 |
Color Harmonies of #515367
Complementary color
Monochromatic Colors of #515367
Black with #515367
Text Example
Text Example
White with #515367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515367; }
p { color: rgb(81,83,103); }
H1.HeaderClassName
{
color: #515367;
}
.AnyTagClassName
{
color: #515367;
}
</style>
background-color css
<style>
a { background-color: #515367; }
a { background-color: rgb(81,83,103); }
div.DivClassName
{
background-color: #515367;
}
.BgClassName
{
background-color: #515367;
}
</style>
border-color css
<style>
span { border-color: #515367; }
span { border-color: rgb(81,83,103); }
td.TdClassName
{
border-color: #515367;
}
.TagClassName
{
border-color: #515367;
}
</style>