Shades of East Bay #475466
Tints of East Bay #475466
RGB
CMYK
RGB Variations
Color information
#475466 (or 0x475466) is known color: East Bay. HEX triplet: 47, 54 and 66. RGB value is (71,84,102). Sum of RGB (Red+Green+Blue) = 71+84+102=257 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.63% from 257); Green value is 84 (33.20% from 255 or 32.68% from 257); Blue value is 102 (40.23% from 255 or 39.69% from 257); Max value from RGB is 102 - color contains mainly: blue. Hex color #475466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475466 is #B8AB99. Grayscale: #525252. Windows color (decimal): -12102554 or 6706247. OLE color: 6706247.
HSL color Cylindrical-coordinate representation of color #475466: hue angle of 214.84º 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 #475466 is Cyan = 0.30, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 84 | 102 | - |
| CMYK | 0.30 | 0.18 | 0 | 0.6 |
| HSL | 214.84º | 0.18% | 0.34% | - |
| HSV(B) | 214.84º | 0.3% | 0.4% | - |
| XYZ | 8.17 | 8.64 | 13.81 | - |
| YUV | 82.17 | 139.19 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 102 | 0.30 | 0.18 | 0 | 0.6 | 214.84 | 0.18 | 0.34 |
| Hex | 47 | 54 | 66 | 1E | 12 | 0 | 3C | D7 | 12 | 22 |
| Octal | 107 | 124 | 146 | 36 | 22 | 0 | 74 | 327 | 22 | 42 |
| Binary | 1000111 | 1010100 | 1100110 | 11110 | 10010 | 0 | 111100 | 11010111 | 10010 | 100010 |
Color Harmonies of #475466
Complementary color
Monochromatic Colors of #475466
Black with #475466
Text Example
Text Example
White with #475466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475466; }
p { color: rgb(71,84,102); }
H1.HeaderClassName
{
color: #475466;
}
.AnyTagClassName
{
color: #475466;
}
</style>
background-color css
<style>
a { background-color: #475466; }
a { background-color: rgb(71,84,102); }
div.DivClassName
{
background-color: #475466;
}
.BgClassName
{
background-color: #475466;
}
</style>
border-color css
<style>
span { border-color: #475466; }
span { border-color: rgb(71,84,102); }
td.TdClassName
{
border-color: #475466;
}
.TagClassName
{
border-color: #475466;
}
</style>