Shades of East Bay #525365
Tints of East Bay #525365
RGB
CMYK
RGB Variations
Color information
#525365 (or 0x525365) is known color: East Bay. HEX triplet: 52, 53 and 65. RGB value is (82,83,101). Sum of RGB (Red+Green+Blue) = 82+83+101=266 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.83% from 266); Green value is 83 (32.81% from 255 or 31.20% from 266); Blue value is 101 (39.84% from 255 or 37.97% from 266); Max value from RGB is 101 - color contains mainly: blue. Hex color #525365 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525365 is #ADAC9A. Grayscale: #545454. Windows color (decimal): -11381915 or 6640466. OLE color: 6640466.
HSL color Cylindrical-coordinate representation of color #525365: hue angle of 236.84º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #525365 is Cyan = 0.19, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 83 | 101 | - |
| CMYK | 0.19 | 0.18 | 0 | 0.60 |
| HSL | 236.84º | 0.1% | 0.36% | - |
| HSV(B) | 236.84º | 0.19% | 0.4% | - |
| XYZ | 8.92 | 8.92 | 13.56 | - |
| YUV | 84.75 | 137.17 | 126.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 101 | 0.19 | 0.18 | 0 | 0.60 | 236.84 | 0.1 | 0.36 |
| Hex | 52 | 53 | 65 | 13 | 12 | 0 | 3C | ED | A | 24 |
| Octal | 122 | 123 | 145 | 23 | 22 | 0 | 74 | 355 | 12 | 44 |
| Binary | 1010010 | 1010011 | 1100101 | 10011 | 10010 | 0 | 111100 | 11101101 | 1010 | 100100 |
Color Harmonies of #525365
Complementary color
Monochromatic Colors of #525365
Black with #525365
Text Example
Text Example
White with #525365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525365; }
p { color: rgb(82,83,101); }
H1.HeaderClassName
{
color: #525365;
}
.AnyTagClassName
{
color: #525365;
}
</style>
background-color css
<style>
a { background-color: #525365; }
a { background-color: rgb(82,83,101); }
div.DivClassName
{
background-color: #525365;
}
.BgClassName
{
background-color: #525365;
}
</style>
border-color css
<style>
span { border-color: #525365; }
span { border-color: rgb(82,83,101); }
td.TdClassName
{
border-color: #525365;
}
.TagClassName
{
border-color: #525365;
}
</style>