Shades of East Bay #535673
Tints of East Bay #535673
RGB
CMYK
RGB Variations
Color information
#535673 (or 0x535673) is known color: East Bay. HEX triplet: 53, 56 and 73. RGB value is (83,86,115). Sum of RGB (Red+Green+Blue) = 83+86+115=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 86 (33.98% from 255 or 30.28% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 115 - color contains mainly: blue. Hex color #535673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535673 is #ACA98C. Grayscale: #585858. Windows color (decimal): -11315597 or 7558739. OLE color: 7558739.
HSL color Cylindrical-coordinate representation of color #535673: hue angle of 234.38º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #535673 is Cyan = 0.28, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 86 | 115 | - |
| CMYK | 0.28 | 0.25 | 0 | 0.55 |
| HSL | 234.38º | 0.16% | 0.39% | - |
| HSV(B) | 234.38º | 0.28% | 0.45% | - |
| XYZ | 9.99 | 9.73 | 17.57 | - |
| YUV | 88.41 | 143.01 | 124.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 86 | 115 | 0.28 | 0.25 | 0 | 0.55 | 234.38 | 0.16 | 0.39 |
| Hex | 53 | 56 | 73 | 1C | 19 | 0 | 37 | EA | 10 | 27 |
| Octal | 123 | 126 | 163 | 34 | 31 | 0 | 67 | 352 | 20 | 47 |
| Binary | 1010011 | 1010110 | 1110011 | 11100 | 11001 | 0 | 110111 | 11101010 | 10000 | 100111 |
Color Harmonies of #535673
Complementary color
Monochromatic Colors of #535673
Black with #535673
Text Example
Text Example
White with #535673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535673; }
p { color: rgb(83,86,115); }
H1.HeaderClassName
{
color: #535673;
}
.AnyTagClassName
{
color: #535673;
}
</style>
background-color css
<style>
a { background-color: #535673; }
a { background-color: rgb(83,86,115); }
div.DivClassName
{
background-color: #535673;
}
.BgClassName
{
background-color: #535673;
}
</style>
border-color css
<style>
span { border-color: #535673; }
span { border-color: rgb(83,86,115); }
td.TdClassName
{
border-color: #535673;
}
.TagClassName
{
border-color: #535673;
}
</style>