Shades of East Bay #475467
Tints of East Bay #475467
RGB
CMYK
RGB Variations
Color information
#475467 (or 0x475467) is known color: East Bay. HEX triplet: 47, 54 and 67. RGB value is (71,84,103). Sum of RGB (Red+Green+Blue) = 71+84+103=258 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.52% from 258); Green value is 84 (33.20% from 255 or 32.56% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 103 - color contains mainly: blue. Hex color #475467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475467 is #B8AB98. Grayscale: #525252. Windows color (decimal): -12102553 or 6771783. OLE color: 6771783.
HSL color Cylindrical-coordinate representation of color #475467: hue angle of 215.62º 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 #475467 is Cyan = 0.31, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 84 | 103 | - |
| CMYK | 0.31 | 0.18 | 0 | 0.60 |
| HSL | 215.63º | 0.18% | 0.34% | - |
| HSV(B) | 215.63º | 0.31% | 0.4% | - |
| XYZ | 8.22 | 8.66 | 14.07 | - |
| YUV | 82.28 | 139.69 | 119.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 103 | 0.31 | 0.18 | 0 | 0.60 | 215.63 | 0.18 | 0.34 |
| Hex | 47 | 54 | 67 | 1F | 12 | 0 | 3C | D8 | 12 | 22 |
| Octal | 107 | 124 | 147 | 37 | 22 | 0 | 74 | 330 | 22 | 42 |
| Binary | 1000111 | 1010100 | 1100111 | 11111 | 10010 | 0 | 111100 | 11011000 | 10010 | 100010 |
Color Harmonies of #475467
Complementary color
Monochromatic Colors of #475467
Black with #475467
Text Example
Text Example
White with #475467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475467; }
p { color: rgb(71,84,103); }
H1.HeaderClassName
{
color: #475467;
}
.AnyTagClassName
{
color: #475467;
}
</style>
background-color css
<style>
a { background-color: #475467; }
a { background-color: rgb(71,84,103); }
div.DivClassName
{
background-color: #475467;
}
.BgClassName
{
background-color: #475467;
}
</style>
border-color css
<style>
span { border-color: #475467; }
span { border-color: rgb(71,84,103); }
td.TdClassName
{
border-color: #475467;
}
.TagClassName
{
border-color: #475467;
}
</style>