Shades of East Bay #535869
Tints of East Bay #535869
RGB
CMYK
RGB Variations
Color information
#535869 (or 0x535869) is known color: East Bay. HEX triplet: 53, 58 and 69. RGB value is (83,88,105). Sum of RGB (Red+Green+Blue) = 83+88+105=276 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.07% from 276); Green value is 88 (34.77% from 255 or 31.88% from 276); Blue value is 105 (41.41% from 255 or 38.04% from 276); Max value from RGB is 105 - color contains mainly: blue. Hex color #535869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535869 is #ACA796. Grayscale: #585858. Windows color (decimal): -11315095 or 6903891. OLE color: 6903891.
HSL color Cylindrical-coordinate representation of color #535869: hue angle of 226.36º 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 #535869 is Cyan = 0.21, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 88 | 105 | - |
| CMYK | 0.21 | 0.16 | 0 | 0.59 |
| HSL | 226.36º | 0.12% | 0.37% | - |
| HSV(B) | 226.36º | 0.21% | 0.41% | - |
| XYZ | 9.61 | 9.84 | 14.76 | - |
| YUV | 88.44 | 137.34 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 88 | 105 | 0.21 | 0.16 | 0 | 0.59 | 226.36 | 0.12 | 0.37 |
| Hex | 53 | 58 | 69 | 15 | 10 | 0 | 3B | E2 | C | 25 |
| Octal | 123 | 130 | 151 | 25 | 20 | 0 | 73 | 342 | 14 | 45 |
| Binary | 1010011 | 1011000 | 1101001 | 10101 | 10000 | 0 | 111011 | 11100010 | 1100 | 100101 |
Color Harmonies of #535869
Complementary color
Monochromatic Colors of #535869
Black with #535869
Text Example
Text Example
White with #535869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535869; }
p { color: rgb(83,88,105); }
H1.HeaderClassName
{
color: #535869;
}
.AnyTagClassName
{
color: #535869;
}
</style>
background-color css
<style>
a { background-color: #535869; }
a { background-color: rgb(83,88,105); }
div.DivClassName
{
background-color: #535869;
}
.BgClassName
{
background-color: #535869;
}
</style>
border-color css
<style>
span { border-color: #535869; }
span { border-color: rgb(83,88,105); }
td.TdClassName
{
border-color: #535869;
}
.TagClassName
{
border-color: #535869;
}
</style>