Shades of East Bay #475269
Tints of East Bay #475269
RGB
CMYK
RGB Variations
Color information
#475269 (or 0x475269) is known color: East Bay. HEX triplet: 47, 52 and 69. RGB value is (71,82,105). Sum of RGB (Red+Green+Blue) = 71+82+105=258 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.52% from 258); Green value is 82 (32.42% from 255 or 31.78% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 105 - color contains mainly: blue. Hex color #475269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475269 is #B8AD96. Grayscale: #515151. Windows color (decimal): -12103063 or 6902343. OLE color: 6902343.
HSL color Cylindrical-coordinate representation of color #475269: hue angle of 220.59º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #475269 is Cyan = 0.32, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 82 | 105 | - |
| CMYK | 0.32 | 0.22 | 0 | 0.59 |
| HSL | 220.59º | 0.19% | 0.35% | - |
| HSV(B) | 220.59º | 0.32% | 0.41% | - |
| XYZ | 8.17 | 8.39 | 14.55 | - |
| YUV | 81.33 | 141.36 | 120.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 82 | 105 | 0.32 | 0.22 | 0 | 0.59 | 220.59 | 0.19 | 0.35 |
| Hex | 47 | 52 | 69 | 20 | 16 | 0 | 3B | DD | 13 | 23 |
| Octal | 107 | 122 | 151 | 40 | 26 | 0 | 73 | 335 | 23 | 43 |
| Binary | 1000111 | 1010010 | 1101001 | 100000 | 10110 | 0 | 111011 | 11011101 | 10011 | 100011 |
Color Harmonies of #475269
Complementary color
Monochromatic Colors of #475269
Black with #475269
Text Example
Text Example
White with #475269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475269; }
p { color: rgb(71,82,105); }
H1.HeaderClassName
{
color: #475269;
}
.AnyTagClassName
{
color: #475269;
}
</style>
background-color css
<style>
a { background-color: #475269; }
a { background-color: rgb(71,82,105); }
div.DivClassName
{
background-color: #475269;
}
.BgClassName
{
background-color: #475269;
}
</style>
border-color css
<style>
span { border-color: #475269; }
span { border-color: rgb(71,82,105); }
td.TdClassName
{
border-color: #475269;
}
.TagClassName
{
border-color: #475269;
}
</style>