Shades of East Bay #525768
Tints of East Bay #525768
RGB
CMYK
RGB Variations
Color information
#525768 (or 0x525768) is known color: East Bay. HEX triplet: 52, 57 and 68. RGB value is (82,87,104). Sum of RGB (Red+Green+Blue) = 82+87+104=273 (36% of max value = 765). Red value is 82 (32.42% from 255 or 30.04% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 104 - color contains mainly: blue. Hex color #525768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525768 is #ADA897. Grayscale: #575757. Windows color (decimal): -11380888 or 6838098. OLE color: 6838098.
HSL color Cylindrical-coordinate representation of color #525768: hue angle of 226.36º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #525768 is Cyan = 0.21, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 87 | 104 | - |
| CMYK | 0.21 | 0.16 | 0 | 0.59 |
| HSL | 226.36º | 0.12% | 0.36% | - |
| HSV(B) | 226.36º | 0.21% | 0.41% | - |
| XYZ | 9.39 | 9.61 | 14.46 | - |
| YUV | 87.44 | 137.34 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 104 | 0.21 | 0.16 | 0 | 0.59 | 226.36 | 0.12 | 0.36 |
| Hex | 52 | 57 | 68 | 15 | 10 | 0 | 3B | E2 | C | 24 |
| Octal | 122 | 127 | 150 | 25 | 20 | 0 | 73 | 342 | 14 | 44 |
| Binary | 1010010 | 1010111 | 1101000 | 10101 | 10000 | 0 | 111011 | 11100010 | 1100 | 100100 |
Color Harmonies of #525768
Complementary color
Monochromatic Colors of #525768
Black with #525768
Text Example
Text Example
White with #525768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525768; }
p { color: rgb(82,87,104); }
H1.HeaderClassName
{
color: #525768;
}
.AnyTagClassName
{
color: #525768;
}
</style>
background-color css
<style>
a { background-color: #525768; }
a { background-color: rgb(82,87,104); }
div.DivClassName
{
background-color: #525768;
}
.BgClassName
{
background-color: #525768;
}
</style>
border-color css
<style>
span { border-color: #525768; }
span { border-color: rgb(82,87,104); }
td.TdClassName
{
border-color: #525768;
}
.TagClassName
{
border-color: #525768;
}
</style>