Shades of East Bay #475065
Tints of East Bay #475065
RGB
CMYK
RGB Variations
Color information
#475065 (or 0x475065) is known color: East Bay. HEX triplet: 47, 50 and 65. RGB value is (71,80,101). Sum of RGB (Red+Green+Blue) = 71+80+101=252 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.17% from 252); Green value is 80 (31.64% from 255 or 31.75% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 101 - color contains mainly: blue. Hex color #475065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475065 is #B8AF9A. Grayscale: #4F4F4F. Windows color (decimal): -12103579 or 6639687. OLE color: 6639687.
HSL color Cylindrical-coordinate representation of color #475065: hue angle of 222º degrees, saturation: 0.17, 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 #475065 is Cyan = 0.30, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 80 | 101 | - |
| CMYK | 0.30 | 0.21 | 0 | 0.60 |
| HSL | 222º | 0.17% | 0.34% | - |
| HSV(B) | 222º | 0.3% | 0.4% | - |
| XYZ | 7.82 | 8.02 | 13.45 | - |
| YUV | 79.7 | 140.02 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 101 | 0.30 | 0.21 | 0 | 0.60 | 222 | 0.17 | 0.34 |
| Hex | 47 | 50 | 65 | 1E | 15 | 0 | 3C | DE | 11 | 22 |
| Octal | 107 | 120 | 145 | 36 | 25 | 0 | 74 | 336 | 21 | 42 |
| Binary | 1000111 | 1010000 | 1100101 | 11110 | 10101 | 0 | 111100 | 11011110 | 10001 | 100010 |
Color Harmonies of #475065
Complementary color
Monochromatic Colors of #475065
Black with #475065
Text Example
Text Example
White with #475065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475065; }
p { color: rgb(71,80,101); }
H1.HeaderClassName
{
color: #475065;
}
.AnyTagClassName
{
color: #475065;
}
</style>
background-color css
<style>
a { background-color: #475065; }
a { background-color: rgb(71,80,101); }
div.DivClassName
{
background-color: #475065;
}
.BgClassName
{
background-color: #475065;
}
</style>
border-color css
<style>
span { border-color: #475065; }
span { border-color: rgb(71,80,101); }
td.TdClassName
{
border-color: #475065;
}
.TagClassName
{
border-color: #475065;
}
</style>