Shades of East Bay #475568
Tints of East Bay #475568
RGB
CMYK
RGB Variations
Color information
#475568 (or 0x475568) is known color: East Bay. HEX triplet: 47, 55 and 68. RGB value is (71,85,104). Sum of RGB (Red+Green+Blue) = 71+85+104=260 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.31% from 260); Green value is 85 (33.59% from 255 or 32.69% from 260); Blue value is 104 (41.02% from 255 or 40% from 260); Max value from RGB is 104 - color contains mainly: blue. Hex color #475568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475568 is #B8AA97. Grayscale: #525252. Windows color (decimal): -12102296 or 6837575. OLE color: 6837575.
HSL color Cylindrical-coordinate representation of color #475568: hue angle of 214.55º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #475568 is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 85 | 104 | - |
| CMYK | 0.32 | 0.18 | 0 | 0.59 |
| HSL | 214.55º | 0.19% | 0.34% | - |
| HSV(B) | 214.55º | 0.32% | 0.41% | - |
| XYZ | 8.35 | 8.84 | 14.36 | - |
| YUV | 82.98 | 139.86 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 85 | 104 | 0.32 | 0.18 | 0 | 0.59 | 214.55 | 0.19 | 0.34 |
| Hex | 47 | 55 | 68 | 20 | 12 | 0 | 3B | D7 | 13 | 22 |
| Octal | 107 | 125 | 150 | 40 | 22 | 0 | 73 | 327 | 23 | 42 |
| Binary | 1000111 | 1010101 | 1101000 | 100000 | 10010 | 0 | 111011 | 11010111 | 10011 | 100010 |
Color Harmonies of #475568
Complementary color
Monochromatic Colors of #475568
Black with #475568
Text Example
Text Example
White with #475568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475568; }
p { color: rgb(71,85,104); }
H1.HeaderClassName
{
color: #475568;
}
.AnyTagClassName
{
color: #475568;
}
</style>
background-color css
<style>
a { background-color: #475568; }
a { background-color: rgb(71,85,104); }
div.DivClassName
{
background-color: #475568;
}
.BgClassName
{
background-color: #475568;
}
</style>
border-color css
<style>
span { border-color: #475568; }
span { border-color: rgb(71,85,104); }
td.TdClassName
{
border-color: #475568;
}
.TagClassName
{
border-color: #475568;
}
</style>