Shades of East Bay #475669
Tints of East Bay #475669
RGB
CMYK
RGB Variations
Color information
#475669 (or 0x475669) is known color: East Bay. HEX triplet: 47, 56 and 69. RGB value is (71,86,105). Sum of RGB (Red+Green+Blue) = 71+86+105=262 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.10% from 262); Green value is 86 (33.98% from 255 or 32.82% from 262); Blue value is 105 (41.41% from 255 or 40.08% from 262); Max value from RGB is 105 - color contains mainly: blue. Hex color #475669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475669 is #B8A996. Grayscale: #535353. Windows color (decimal): -12102039 or 6903367. OLE color: 6903367.
HSL color Cylindrical-coordinate representation of color #475669: hue angle of 213.53º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #475669 is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 86 | 105 | - |
| CMYK | 0.32 | 0.18 | 0 | 0.59 |
| HSL | 213.53º | 0.19% | 0.35% | - |
| HSV(B) | 213.53º | 0.32% | 0.41% | - |
| XYZ | 8.48 | 9.02 | 14.66 | - |
| YUV | 83.68 | 140.03 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 105 | 0.32 | 0.18 | 0 | 0.59 | 213.53 | 0.19 | 0.35 |
| Hex | 47 | 56 | 69 | 20 | 12 | 0 | 3B | D6 | 13 | 23 |
| Octal | 107 | 126 | 151 | 40 | 22 | 0 | 73 | 326 | 23 | 43 |
| Binary | 1000111 | 1010110 | 1101001 | 100000 | 10010 | 0 | 111011 | 11010110 | 10011 | 100011 |
Color Harmonies of #475669
Complementary color
Monochromatic Colors of #475669
Black with #475669
Text Example
Text Example
White with #475669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475669; }
p { color: rgb(71,86,105); }
H1.HeaderClassName
{
color: #475669;
}
.AnyTagClassName
{
color: #475669;
}
</style>
background-color css
<style>
a { background-color: #475669; }
a { background-color: rgb(71,86,105); }
div.DivClassName
{
background-color: #475669;
}
.BgClassName
{
background-color: #475669;
}
</style>
border-color css
<style>
span { border-color: #475669; }
span { border-color: rgb(71,86,105); }
td.TdClassName
{
border-color: #475669;
}
.TagClassName
{
border-color: #475669;
}
</style>