Shades of East Bay #525367
Tints of East Bay #525367
RGB
CMYK
RGB Variations
Color information
#525367 (or 0x525367) is known color: East Bay. HEX triplet: 52, 53 and 67. RGB value is (82,83,103). Sum of RGB (Red+Green+Blue) = 82+83+103=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 103 - color contains mainly: blue. Hex color #525367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525367 is #ADAC98. Grayscale: #545454. Windows color (decimal): -11381913 or 6771538. OLE color: 6771538.
HSL color Cylindrical-coordinate representation of color #525367: hue angle of 237.14º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #525367 is Cyan = 0.20, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 83 | 103 | - |
| CMYK | 0.20 | 0.19 | 0 | 0.60 |
| HSL | 237.14º | 0.11% | 0.36% | - |
| HSV(B) | 237.14º | 0.2% | 0.4% | - |
| XYZ | 9.02 | 8.96 | 14.09 | - |
| YUV | 84.98 | 138.17 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 103 | 0.20 | 0.19 | 0 | 0.60 | 237.14 | 0.11 | 0.36 |
| Hex | 52 | 53 | 67 | 14 | 13 | 0 | 3C | ED | B | 24 |
| Octal | 122 | 123 | 147 | 24 | 23 | 0 | 74 | 355 | 13 | 44 |
| Binary | 1010010 | 1010011 | 1100111 | 10100 | 10011 | 0 | 111100 | 11101101 | 1011 | 100100 |
Color Harmonies of #525367
Complementary color
Monochromatic Colors of #525367
Black with #525367
Text Example
Text Example
White with #525367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525367; }
p { color: rgb(82,83,103); }
H1.HeaderClassName
{
color: #525367;
}
.AnyTagClassName
{
color: #525367;
}
</style>
background-color css
<style>
a { background-color: #525367; }
a { background-color: rgb(82,83,103); }
div.DivClassName
{
background-color: #525367;
}
.BgClassName
{
background-color: #525367;
}
</style>
border-color css
<style>
span { border-color: #525367; }
span { border-color: rgb(82,83,103); }
td.TdClassName
{
border-color: #525367;
}
.TagClassName
{
border-color: #525367;
}
</style>