Shades of East Bay #535668
Tints of East Bay #535668
RGB
CMYK
RGB Variations
Color information
#535668 (or 0x535668) is known color: East Bay. HEX triplet: 53, 56 and 68. RGB value is (83,86,104). Sum of RGB (Red+Green+Blue) = 83+86+104=273 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.40% from 273); Green value is 86 (33.98% from 255 or 31.50% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 104 - color contains mainly: blue. Hex color #535668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535668 is #ACA997. Grayscale: #575757. Windows color (decimal): -11315608 or 6837843. OLE color: 6837843.
HSL color Cylindrical-coordinate representation of color #535668: hue angle of 231.43º 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 #535668 is Cyan = 0.20, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 86 | 104 | - |
| CMYK | 0.20 | 0.17 | 0 | 0.59 |
| HSL | 231.43º | 0.11% | 0.37% | - |
| HSV(B) | 231.43º | 0.2% | 0.41% | - |
| XYZ | 9.39 | 9.49 | 14.43 | - |
| YUV | 87.16 | 137.51 | 125.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 86 | 104 | 0.20 | 0.17 | 0 | 0.59 | 231.43 | 0.11 | 0.37 |
| Hex | 53 | 56 | 68 | 14 | 11 | 0 | 3B | E7 | B | 25 |
| Octal | 123 | 126 | 150 | 24 | 21 | 0 | 73 | 347 | 13 | 45 |
| Binary | 1010011 | 1010110 | 1101000 | 10100 | 10001 | 0 | 111011 | 11100111 | 1011 | 100101 |
Color Harmonies of #535668
Complementary color
Monochromatic Colors of #535668
Black with #535668
Text Example
Text Example
White with #535668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535668; }
p { color: rgb(83,86,104); }
H1.HeaderClassName
{
color: #535668;
}
.AnyTagClassName
{
color: #535668;
}
</style>
background-color css
<style>
a { background-color: #535668; }
a { background-color: rgb(83,86,104); }
div.DivClassName
{
background-color: #535668;
}
.BgClassName
{
background-color: #535668;
}
</style>
border-color css
<style>
span { border-color: #535668; }
span { border-color: rgb(83,86,104); }
td.TdClassName
{
border-color: #535668;
}
.TagClassName
{
border-color: #535668;
}
</style>