Shades of East Bay #475062
Tints of East Bay #475062
RGB
CMYK
RGB Variations
Color information
#475062 (or 0x475062) is known color: East Bay. HEX triplet: 47, 50 and 62. RGB value is (71,80,98). Sum of RGB (Red+Green+Blue) = 71+80+98=249 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.51% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 98 (38.67% from 255 or 39.36% from 249); Max value from RGB is 98 - color contains mainly: blue. Hex color #475062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475062 is #B8AF9D. Grayscale: #4F4F4F. Windows color (decimal): -12103582 or 6443079. OLE color: 6443079.
HSL color Cylindrical-coordinate representation of color #475062: hue angle of 220º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #475062 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 80 | 98 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.62 |
| HSL | 220º | 0.16% | 0.33% | - |
| HSV(B) | 220º | 0.28% | 0.38% | - |
| XYZ | 7.67 | 7.96 | 12.69 | - |
| YUV | 79.36 | 138.52 | 122.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 98 | 0.28 | 0.18 | 0 | 0.62 | 220 | 0.16 | 0.33 |
| Hex | 47 | 50 | 62 | 1C | 12 | 0 | 3E | DC | 10 | 21 |
| Octal | 107 | 120 | 142 | 34 | 22 | 0 | 76 | 334 | 20 | 41 |
| Binary | 1000111 | 1010000 | 1100010 | 11100 | 10010 | 0 | 111110 | 11011100 | 10000 | 100001 |
Color Harmonies of #475062
Complementary color
Monochromatic Colors of #475062
Black with #475062
Text Example
Text Example
White with #475062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475062; }
p { color: rgb(71,80,98); }
H1.HeaderClassName
{
color: #475062;
}
.AnyTagClassName
{
color: #475062;
}
</style>
background-color css
<style>
a { background-color: #475062; }
a { background-color: rgb(71,80,98); }
div.DivClassName
{
background-color: #475062;
}
.BgClassName
{
background-color: #475062;
}
</style>
border-color css
<style>
span { border-color: #475062; }
span { border-color: rgb(71,80,98); }
td.TdClassName
{
border-color: #475062;
}
.TagClassName
{
border-color: #475062;
}
</style>