Shades of East Bay #475160
Tints of East Bay #475160
RGB
CMYK
RGB Variations
Color information
#475160 (or 0x475160) is known color: East Bay. HEX triplet: 47, 51 and 60. RGB value is (71,81,96). Sum of RGB (Red+Green+Blue) = 71+81+96=248 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.63% from 248); Green value is 81 (32.03% from 255 or 32.66% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 96 - color contains mainly: blue. Hex color #475160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475160 is #B8AE9F. Grayscale: #4F4F4F. Windows color (decimal): -12103328 or 6312263. OLE color: 6312263.
HSL color Cylindrical-coordinate representation of color #475160: hue angle of 216º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #475160 is Cyan = 0.26, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 81 | 96 | - |
| CMYK | 0.26 | 0.16 | 0 | 0.62 |
| HSL | 216º | 0.15% | 0.33% | - |
| HSV(B) | 216º | 0.26% | 0.38% | - |
| XYZ | 7.65 | 8.07 | 12.22 | - |
| YUV | 79.72 | 137.19 | 121.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 81 | 96 | 0.26 | 0.16 | 0 | 0.62 | 216 | 0.15 | 0.33 |
| Hex | 47 | 51 | 60 | 1A | 10 | 0 | 3E | D8 | F | 21 |
| Octal | 107 | 121 | 140 | 32 | 20 | 0 | 76 | 330 | 17 | 41 |
| Binary | 1000111 | 1010001 | 1100000 | 11010 | 10000 | 0 | 111110 | 11011000 | 1111 | 100001 |
Color Harmonies of #475160
Complementary color
Monochromatic Colors of #475160
Black with #475160
Text Example
Text Example
White with #475160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475160; }
p { color: rgb(71,81,96); }
H1.HeaderClassName
{
color: #475160;
}
.AnyTagClassName
{
color: #475160;
}
</style>
background-color css
<style>
a { background-color: #475160; }
a { background-color: rgb(71,81,96); }
div.DivClassName
{
background-color: #475160;
}
.BgClassName
{
background-color: #475160;
}
</style>
border-color css
<style>
span { border-color: #475160; }
span { border-color: rgb(71,81,96); }
td.TdClassName
{
border-color: #475160;
}
.TagClassName
{
border-color: #475160;
}
</style>