Shades of East Bay #475468
Tints of East Bay #475468
RGB
CMYK
RGB Variations
Color information
#475468 (or 0x475468) is known color: East Bay. HEX triplet: 47, 54 and 68. RGB value is (71,84,104). Sum of RGB (Red+Green+Blue) = 71+84+104=259 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.41% from 259); Green value is 84 (33.20% from 255 or 32.43% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 104 - color contains mainly: blue. Hex color #475468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475468 is #B8AB97. Grayscale: #525252. Windows color (decimal): -12102552 or 6837319. OLE color: 6837319.
HSL color Cylindrical-coordinate representation of color #475468: hue angle of 216.36º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #475468 is Cyan = 0.32, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 84 | 104 | - |
| CMYK | 0.32 | 0.19 | 0 | 0.59 |
| HSL | 216.36º | 0.19% | 0.34% | - |
| HSV(B) | 216.36º | 0.32% | 0.41% | - |
| XYZ | 8.27 | 8.68 | 14.34 | - |
| YUV | 82.39 | 140.19 | 119.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 104 | 0.32 | 0.19 | 0 | 0.59 | 216.36 | 0.19 | 0.34 |
| Hex | 47 | 54 | 68 | 20 | 13 | 0 | 3B | D8 | 13 | 22 |
| Octal | 107 | 124 | 150 | 40 | 23 | 0 | 73 | 330 | 23 | 42 |
| Binary | 1000111 | 1010100 | 1101000 | 100000 | 10011 | 0 | 111011 | 11011000 | 10011 | 100010 |
Color Harmonies of #475468
Complementary color
Monochromatic Colors of #475468
Black with #475468
Text Example
Text Example
White with #475468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475468; }
p { color: rgb(71,84,104); }
H1.HeaderClassName
{
color: #475468;
}
.AnyTagClassName
{
color: #475468;
}
</style>
background-color css
<style>
a { background-color: #475468; }
a { background-color: rgb(71,84,104); }
div.DivClassName
{
background-color: #475468;
}
.BgClassName
{
background-color: #475468;
}
</style>
border-color css
<style>
span { border-color: #475468; }
span { border-color: rgb(71,84,104); }
td.TdClassName
{
border-color: #475468;
}
.TagClassName
{
border-color: #475468;
}
</style>