Shades of East Bay #475067
Tints of East Bay #475067
RGB
CMYK
RGB Variations
Color information
#475067 (or 0x475067) is known color: East Bay. HEX triplet: 47, 50 and 67. RGB value is (71,80,103). Sum of RGB (Red+Green+Blue) = 71+80+103=254 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.95% from 254); Green value is 80 (31.64% from 255 or 31.50% from 254); Blue value is 103 (40.62% from 255 or 40.55% from 254); Max value from RGB is 103 - color contains mainly: blue. Hex color #475067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475067 is #B8AF98. Grayscale: #4F4F4F. Windows color (decimal): -12103577 or 6770759. OLE color: 6770759.
HSL color Cylindrical-coordinate representation of color #475067: hue angle of 223.12º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #475067 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 80 | 103 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.60 |
| HSL | 223.13º | 0.18% | 0.34% | - |
| HSV(B) | 223.13º | 0.31% | 0.4% | - |
| XYZ | 7.92 | 8.06 | 13.97 | - |
| YUV | 79.93 | 141.02 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 103 | 0.31 | 0.22 | 0 | 0.60 | 223.13 | 0.18 | 0.34 |
| Hex | 47 | 50 | 67 | 1F | 16 | 0 | 3C | DF | 12 | 22 |
| Octal | 107 | 120 | 147 | 37 | 26 | 0 | 74 | 337 | 22 | 42 |
| Binary | 1000111 | 1010000 | 1100111 | 11111 | 10110 | 0 | 111100 | 11011111 | 10010 | 100010 |
Color Harmonies of #475067
Complementary color
Monochromatic Colors of #475067
Black with #475067
Text Example
Text Example
White with #475067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475067; }
p { color: rgb(71,80,103); }
H1.HeaderClassName
{
color: #475067;
}
.AnyTagClassName
{
color: #475067;
}
</style>
background-color css
<style>
a { background-color: #475067; }
a { background-color: rgb(71,80,103); }
div.DivClassName
{
background-color: #475067;
}
.BgClassName
{
background-color: #475067;
}
</style>
border-color css
<style>
span { border-color: #475067; }
span { border-color: rgb(71,80,103); }
td.TdClassName
{
border-color: #475067;
}
.TagClassName
{
border-color: #475067;
}
</style>