Shades of East Bay #535568
Tints of East Bay #535568
RGB
CMYK
RGB Variations
Color information
#535568 (or 0x535568) is known color: East Bay. HEX triplet: 53, 55 and 68. RGB value is (83,85,104). Sum of RGB (Red+Green+Blue) = 83+85+104=272 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.51% from 272); Green value is 85 (33.59% from 255 or 31.25% from 272); Blue value is 104 (41.02% from 255 or 38.24% from 272); Max value from RGB is 104 - color contains mainly: blue. Hex color #535568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535568 is #ACAA97. Grayscale: #565656. Windows color (decimal): -11315864 or 6837587. OLE color: 6837587.
HSL color Cylindrical-coordinate representation of color #535568: hue angle of 234.29º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #535568 is Cyan = 0.20, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 85 | 104 | - |
| CMYK | 0.20 | 0.18 | 0 | 0.59 |
| HSL | 234.29º | 0.11% | 0.37% | - |
| HSV(B) | 234.29º | 0.2% | 0.41% | - |
| XYZ | 9.31 | 9.34 | 14.41 | - |
| YUV | 86.57 | 137.84 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 104 | 0.20 | 0.18 | 0 | 0.59 | 234.29 | 0.11 | 0.37 |
| Hex | 53 | 55 | 68 | 14 | 12 | 0 | 3B | EA | B | 25 |
| Octal | 123 | 125 | 150 | 24 | 22 | 0 | 73 | 352 | 13 | 45 |
| Binary | 1010011 | 1010101 | 1101000 | 10100 | 10010 | 0 | 111011 | 11101010 | 1011 | 100101 |
Color Harmonies of #535568
Complementary color
Monochromatic Colors of #535568
Black with #535568
Text Example
Text Example
White with #535568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535568; }
p { color: rgb(83,85,104); }
H1.HeaderClassName
{
color: #535568;
}
.AnyTagClassName
{
color: #535568;
}
</style>
background-color css
<style>
a { background-color: #535568; }
a { background-color: rgb(83,85,104); }
div.DivClassName
{
background-color: #535568;
}
.BgClassName
{
background-color: #535568;
}
</style>
border-color css
<style>
span { border-color: #535568; }
span { border-color: rgb(83,85,104); }
td.TdClassName
{
border-color: #535568;
}
.TagClassName
{
border-color: #535568;
}
</style>