Shades of East Bay #475471
Tints of East Bay #475471
RGB
CMYK
RGB Variations
Color information
#475471 (or 0x475471) is known color: East Bay. HEX triplet: 47, 54 and 71. RGB value is (71,84,113). Sum of RGB (Red+Green+Blue) = 71+84+113=268 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.49% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 113 (44.53% from 255 or 42.16% from 268); Max value from RGB is 113 - color contains mainly: blue. Hex color #475471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475471 is #B8AB8E. Grayscale: #535353. Windows color (decimal): -12102543 or 7427143. OLE color: 7427143.
HSL color Cylindrical-coordinate representation of color #475471: hue angle of 221.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #475471 is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 84 | 113 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.56 |
| HSL | 221.43º | 0.23% | 0.36% | - |
| HSV(B) | 221.43º | 0.37% | 0.44% | - |
| XYZ | 8.75 | 8.87 | 16.87 | - |
| YUV | 83.42 | 144.69 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 113 | 0.37 | 0.26 | 0 | 0.56 | 221.43 | 0.23 | 0.36 |
| Hex | 47 | 54 | 71 | 25 | 1A | 0 | 38 | DD | 17 | 24 |
| Octal | 107 | 124 | 161 | 45 | 32 | 0 | 70 | 335 | 27 | 44 |
| Binary | 1000111 | 1010100 | 1110001 | 100101 | 11010 | 0 | 111000 | 11011101 | 10111 | 100100 |
Color Harmonies of #475471
Complementary color
Monochromatic Colors of #475471
Black with #475471
Text Example
Text Example
White with #475471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475471; }
p { color: rgb(71,84,113); }
H1.HeaderClassName
{
color: #475471;
}
.AnyTagClassName
{
color: #475471;
}
</style>
background-color css
<style>
a { background-color: #475471; }
a { background-color: rgb(71,84,113); }
div.DivClassName
{
background-color: #475471;
}
.BgClassName
{
background-color: #475471;
}
</style>
border-color css
<style>
span { border-color: #475471; }
span { border-color: rgb(71,84,113); }
td.TdClassName
{
border-color: #475471;
}
.TagClassName
{
border-color: #475471;
}
</style>