Shades of East Bay #475266
Tints of East Bay #475266
RGB
CMYK
RGB Variations
Color information
#475266 (or 0x475266) is known color: East Bay. HEX triplet: 47, 52 and 66. RGB value is (71,82,102). Sum of RGB (Red+Green+Blue) = 71+82+102=255 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.84% from 255); Green value is 82 (32.42% from 255 or 32.16% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 102 - color contains mainly: blue. Hex color #475266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475266 is #B8AD99. Grayscale: #505050. Windows color (decimal): -12103066 or 6705735. OLE color: 6705735.
HSL color Cylindrical-coordinate representation of color #475266: hue angle of 218.71º 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 #475266 is Cyan = 0.30, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 82 | 102 | - |
| CMYK | 0.30 | 0.20 | 0 | 0.6 |
| HSL | 218.71º | 0.18% | 0.34% | - |
| HSV(B) | 218.71º | 0.3% | 0.4% | - |
| XYZ | 8.01 | 8.33 | 13.76 | - |
| YUV | 80.99 | 139.86 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 82 | 102 | 0.30 | 0.20 | 0 | 0.6 | 218.71 | 0.18 | 0.34 |
| Hex | 47 | 52 | 66 | 1E | 14 | 0 | 3C | DB | 12 | 22 |
| Octal | 107 | 122 | 146 | 36 | 24 | 0 | 74 | 333 | 22 | 42 |
| Binary | 1000111 | 1010010 | 1100110 | 11110 | 10100 | 0 | 111100 | 11011011 | 10010 | 100010 |
Color Harmonies of #475266
Complementary color
Monochromatic Colors of #475266
Black with #475266
Text Example
Text Example
White with #475266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475266; }
p { color: rgb(71,82,102); }
H1.HeaderClassName
{
color: #475266;
}
.AnyTagClassName
{
color: #475266;
}
</style>
background-color css
<style>
a { background-color: #475266; }
a { background-color: rgb(71,82,102); }
div.DivClassName
{
background-color: #475266;
}
.BgClassName
{
background-color: #475266;
}
</style>
border-color css
<style>
span { border-color: #475266; }
span { border-color: rgb(71,82,102); }
td.TdClassName
{
border-color: #475266;
}
.TagClassName
{
border-color: #475266;
}
</style>