Shades of East Bay #525362
Tints of East Bay #525362
RGB
CMYK
RGB Variations
Color information
#525362 (or 0x525362) is known color: East Bay. HEX triplet: 52, 53 and 62. RGB value is (82,83,98). Sum of RGB (Red+Green+Blue) = 82+83+98=263 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.18% from 263); Green value is 83 (32.81% from 255 or 31.56% from 263); Blue value is 98 (38.67% from 255 or 37.26% from 263); Max value from RGB is 98 - color contains mainly: blue. Hex color #525362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525362 is #ADAC9D. Grayscale: #545454. Windows color (decimal): -11381918 or 6443858. OLE color: 6443858.
HSL color Cylindrical-coordinate representation of color #525362: hue angle of 236.25º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #525362 is Cyan = 0.16, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 83 | 98 | - |
| CMYK | 0.16 | 0.15 | 0 | 0.62 |
| HSL | 236.25º | 0.09% | 0.35% | - |
| HSV(B) | 236.25º | 0.16% | 0.38% | - |
| XYZ | 8.78 | 8.86 | 12.8 | - |
| YUV | 84.41 | 135.67 | 126.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 98 | 0.16 | 0.15 | 0 | 0.62 | 236.25 | 0.09 | 0.35 |
| Hex | 52 | 53 | 62 | 10 | F | 0 | 3E | EC | 9 | 23 |
| Octal | 122 | 123 | 142 | 20 | 17 | 0 | 76 | 354 | 11 | 43 |
| Binary | 1010010 | 1010011 | 1100010 | 10000 | 1111 | 0 | 111110 | 11101100 | 1001 | 100011 |
Color Harmonies of #525362
Complementary color
Monochromatic Colors of #525362
Black with #525362
Text Example
Text Example
White with #525362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525362; }
p { color: rgb(82,83,98); }
H1.HeaderClassName
{
color: #525362;
}
.AnyTagClassName
{
color: #525362;
}
</style>
background-color css
<style>
a { background-color: #525362; }
a { background-color: rgb(82,83,98); }
div.DivClassName
{
background-color: #525362;
}
.BgClassName
{
background-color: #525362;
}
</style>
border-color css
<style>
span { border-color: #525362; }
span { border-color: rgb(82,83,98); }
td.TdClassName
{
border-color: #525362;
}
.TagClassName
{
border-color: #525362;
}
</style>