Shades of East Bay #535468
Tints of East Bay #535468
RGB
CMYK
RGB Variations
Color information
#535468 (or 0x535468) is known color: East Bay. HEX triplet: 53, 54 and 68. RGB value is (83,84,104). Sum of RGB (Red+Green+Blue) = 83+84+104=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 84 (33.20% from 255 or 31.00% from 271); Blue value is 104 (41.02% from 255 or 38.38% from 271); Max value from RGB is 104 - color contains mainly: blue. Hex color #535468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535468 is #ACAB97. Grayscale: #555555. Windows color (decimal): -11316120 or 6837331. OLE color: 6837331.
HSL color Cylindrical-coordinate representation of color #535468: hue angle of 237.14º 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 #535468 is Cyan = 0.20, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 84 | 104 | - |
| CMYK | 0.20 | 0.19 | 0 | 0.59 |
| HSL | 237.14º | 0.11% | 0.37% | - |
| HSV(B) | 237.14º | 0.2% | 0.41% | - |
| XYZ | 9.24 | 9.18 | 14.38 | - |
| YUV | 85.98 | 138.17 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 104 | 0.20 | 0.19 | 0 | 0.59 | 237.14 | 0.11 | 0.37 |
| Hex | 53 | 54 | 68 | 14 | 13 | 0 | 3B | ED | B | 25 |
| Octal | 123 | 124 | 150 | 24 | 23 | 0 | 73 | 355 | 13 | 45 |
| Binary | 1010011 | 1010100 | 1101000 | 10100 | 10011 | 0 | 111011 | 11101101 | 1011 | 100101 |
Color Harmonies of #535468
Complementary color
Monochromatic Colors of #535468
Black with #535468
Text Example
Text Example
White with #535468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535468; }
p { color: rgb(83,84,104); }
H1.HeaderClassName
{
color: #535468;
}
.AnyTagClassName
{
color: #535468;
}
</style>
background-color css
<style>
a { background-color: #535468; }
a { background-color: rgb(83,84,104); }
div.DivClassName
{
background-color: #535468;
}
.BgClassName
{
background-color: #535468;
}
</style>
border-color css
<style>
span { border-color: #535468; }
span { border-color: rgb(83,84,104); }
td.TdClassName
{
border-color: #535468;
}
.TagClassName
{
border-color: #535468;
}
</style>