Shades of East Bay #475366
Tints of East Bay #475366
RGB
CMYK
RGB Variations
Color information
#475366 (or 0x475366) is known color: East Bay. HEX triplet: 47, 53 and 66. RGB value is (71,83,102). Sum of RGB (Red+Green+Blue) = 71+83+102=256 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.73% from 256); Green value is 83 (32.81% from 255 or 32.42% from 256); Blue value is 102 (40.23% from 255 or 39.84% from 256); Max value from RGB is 102 - color contains mainly: blue. Hex color #475366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475366 is #B8AC99. Grayscale: #515151. Windows color (decimal): -12102810 or 6705991. OLE color: 6705991.
HSL color Cylindrical-coordinate representation of color #475366: hue angle of 216.77º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #475366 is Cyan = 0.30, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 83 | 102 | - |
| CMYK | 0.30 | 0.19 | 0 | 0.6 |
| HSL | 216.77º | 0.18% | 0.34% | - |
| HSV(B) | 216.77º | 0.3% | 0.4% | - |
| XYZ | 8.09 | 8.49 | 13.78 | - |
| YUV | 81.58 | 139.52 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 83 | 102 | 0.30 | 0.19 | 0 | 0.6 | 216.77 | 0.18 | 0.34 |
| Hex | 47 | 53 | 66 | 1E | 13 | 0 | 3C | D9 | 12 | 22 |
| Octal | 107 | 123 | 146 | 36 | 23 | 0 | 74 | 331 | 22 | 42 |
| Binary | 1000111 | 1010011 | 1100110 | 11110 | 10011 | 0 | 111100 | 11011001 | 10010 | 100010 |
Color Harmonies of #475366
Complementary color
Monochromatic Colors of #475366
Black with #475366
Text Example
Text Example
White with #475366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475366; }
p { color: rgb(71,83,102); }
H1.HeaderClassName
{
color: #475366;
}
.AnyTagClassName
{
color: #475366;
}
</style>
background-color css
<style>
a { background-color: #475366; }
a { background-color: rgb(71,83,102); }
div.DivClassName
{
background-color: #475366;
}
.BgClassName
{
background-color: #475366;
}
</style>
border-color css
<style>
span { border-color: #475366; }
span { border-color: rgb(71,83,102); }
td.TdClassName
{
border-color: #475366;
}
.TagClassName
{
border-color: #475366;
}
</style>