Shades of East Bay #535569
Tints of East Bay #535569
RGB
CMYK
RGB Variations
Color information
#535569 (or 0x535569) is known color: East Bay. HEX triplet: 53, 55 and 69. RGB value is (83,85,105). Sum of RGB (Red+Green+Blue) = 83+85+105=273 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.40% from 273); Green value is 85 (33.59% from 255 or 31.14% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 105 - color contains mainly: blue. Hex color #535569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535569 is #ACAA96. Grayscale: #565656. Windows color (decimal): -11315863 or 6903123. OLE color: 6903123.
HSL color Cylindrical-coordinate representation of color #535569: hue angle of 234.55º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #535569 is Cyan = 0.21, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 85 | 105 | - |
| CMYK | 0.21 | 0.19 | 0 | 0.59 |
| HSL | 234.55º | 0.12% | 0.37% | - |
| HSV(B) | 234.55º | 0.21% | 0.41% | - |
| XYZ | 9.37 | 9.36 | 14.68 | - |
| YUV | 86.68 | 138.34 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 105 | 0.21 | 0.19 | 0 | 0.59 | 234.55 | 0.12 | 0.37 |
| Hex | 53 | 55 | 69 | 15 | 13 | 0 | 3B | EB | C | 25 |
| Octal | 123 | 125 | 151 | 25 | 23 | 0 | 73 | 353 | 14 | 45 |
| Binary | 1010011 | 1010101 | 1101001 | 10101 | 10011 | 0 | 111011 | 11101011 | 1100 | 100101 |
Color Harmonies of #535569
Complementary color
Monochromatic Colors of #535569
Black with #535569
Text Example
Text Example
White with #535569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535569; }
p { color: rgb(83,85,105); }
H1.HeaderClassName
{
color: #535569;
}
.AnyTagClassName
{
color: #535569;
}
</style>
background-color css
<style>
a { background-color: #535569; }
a { background-color: rgb(83,85,105); }
div.DivClassName
{
background-color: #535569;
}
.BgClassName
{
background-color: #535569;
}
</style>
border-color css
<style>
span { border-color: #535569; }
span { border-color: rgb(83,85,105); }
td.TdClassName
{
border-color: #535569;
}
.TagClassName
{
border-color: #535569;
}
</style>