Shades of East Bay #475566
Tints of East Bay #475566
RGB
CMYK
RGB Variations
Color information
#475566 (or 0x475566) is known color: East Bay. HEX triplet: 47, 55 and 66. RGB value is (71,85,102). Sum of RGB (Red+Green+Blue) = 71+85+102=258 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.52% from 258); Green value is 85 (33.59% from 255 or 32.95% from 258); Blue value is 102 (40.23% from 255 or 39.53% from 258); Max value from RGB is 102 - color contains mainly: blue. Hex color #475566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475566 is #B8AA99. Grayscale: #525252. Windows color (decimal): -12102298 or 6706503. OLE color: 6706503.
HSL color Cylindrical-coordinate representation of color #475566: hue angle of 212.9º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #475566 is Cyan = 0.30, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 85 | 102 | - |
| CMYK | 0.30 | 0.17 | 0 | 0.6 |
| HSL | 212.9º | 0.18% | 0.34% | - |
| HSV(B) | 212.9º | 0.3% | 0.4% | - |
| XYZ | 8.25 | 8.8 | 13.83 | - |
| YUV | 82.75 | 138.86 | 119.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 85 | 102 | 0.30 | 0.17 | 0 | 0.6 | 212.9 | 0.18 | 0.34 |
| Hex | 47 | 55 | 66 | 1E | 11 | 0 | 3C | D5 | 12 | 22 |
| Octal | 107 | 125 | 146 | 36 | 21 | 0 | 74 | 325 | 22 | 42 |
| Binary | 1000111 | 1010101 | 1100110 | 11110 | 10001 | 0 | 111100 | 11010101 | 10010 | 100010 |
Color Harmonies of #475566
Complementary color
Monochromatic Colors of #475566
Black with #475566
Text Example
Text Example
White with #475566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475566; }
p { color: rgb(71,85,102); }
H1.HeaderClassName
{
color: #475566;
}
.AnyTagClassName
{
color: #475566;
}
</style>
background-color css
<style>
a { background-color: #475566; }
a { background-color: rgb(71,85,102); }
div.DivClassName
{
background-color: #475566;
}
.BgClassName
{
background-color: #475566;
}
</style>
border-color css
<style>
span { border-color: #475566; }
span { border-color: rgb(71,85,102); }
td.TdClassName
{
border-color: #475566;
}
.TagClassName
{
border-color: #475566;
}
</style>