Shades of East Bay #535466
Tints of East Bay #535466
RGB
CMYK
RGB Variations
Color information
#535466 (or 0x535466) is known color: East Bay. HEX triplet: 53, 54 and 66. RGB value is (83,84,102). Sum of RGB (Red+Green+Blue) = 83+84+102=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 84 (33.20% from 255 or 31.23% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 102 - color contains mainly: blue. Hex color #535466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535466 is #ACAB99. Grayscale: #555555. Windows color (decimal): -11316122 or 6706259. OLE color: 6706259.
HSL color Cylindrical-coordinate representation of color #535466: hue angle of 236.84º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #535466 is Cyan = 0.19, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 84 | 102 | - |
| CMYK | 0.19 | 0.18 | 0 | 0.6 |
| HSL | 236.84º | 0.1% | 0.36% | - |
| HSV(B) | 236.84º | 0.19% | 0.4% | - |
| XYZ | 9.14 | 9.14 | 13.85 | - |
| YUV | 85.75 | 137.17 | 126.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 102 | 0.19 | 0.18 | 0 | 0.6 | 236.84 | 0.1 | 0.36 |
| Hex | 53 | 54 | 66 | 13 | 12 | 0 | 3C | ED | A | 24 |
| Octal | 123 | 124 | 146 | 23 | 22 | 0 | 74 | 355 | 12 | 44 |
| Binary | 1010011 | 1010100 | 1100110 | 10011 | 10010 | 0 | 111100 | 11101101 | 1010 | 100100 |
Color Harmonies of #535466
Complementary color
Monochromatic Colors of #535466
Black with #535466
Text Example
Text Example
White with #535466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535466; }
p { color: rgb(83,84,102); }
H1.HeaderClassName
{
color: #535466;
}
.AnyTagClassName
{
color: #535466;
}
</style>
background-color css
<style>
a { background-color: #535466; }
a { background-color: rgb(83,84,102); }
div.DivClassName
{
background-color: #535466;
}
.BgClassName
{
background-color: #535466;
}
</style>
border-color css
<style>
span { border-color: #535466; }
span { border-color: rgb(83,84,102); }
td.TdClassName
{
border-color: #535466;
}
.TagClassName
{
border-color: #535466;
}
</style>