Shades of Cape Cod #475952
Tints of Cape Cod #475952
RGB
CMYK
RGB Variations
Color information
#475952 (or 0x475952) is known color: Cape Cod. HEX triplet: 47, 59 and 52. RGB value is (71,89,82). Sum of RGB (Red+Green+Blue) = 71+89+82=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 89 (35.16% from 255 or 36.78% from 242); Blue value is 82 (32.42% from 255 or 33.88% from 242); Max value from RGB is 89 - color contains mainly: green. Hex color #475952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475952 is #B8A6AD. Grayscale: #525252. Windows color (decimal): -12101294 or 5396807. OLE color: 5396807.
HSL color Cylindrical-coordinate representation of color #475952: hue angle of 156.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #475952 is Cyan = 0.20, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 89 | 82 | - |
| CMYK | 0.20 | 0 | 0.08 | 0.65 |
| HSL | 156.67º | 0.11% | 0.31% | - |
| HSV(B) | 156.67º | 0.2% | 0.35% | - |
| XYZ | 7.69 | 9.09 | 9.33 | - |
| YUV | 82.82 | 127.54 | 119.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 89 | 82 | 0.20 | 0 | 0.08 | 0.65 | 156.67 | 0.11 | 0.31 |
| Hex | 47 | 59 | 52 | 14 | 0 | 8 | 41 | 9D | B | 1F |
| Octal | 107 | 131 | 122 | 24 | 0 | 10 | 101 | 235 | 13 | 37 |
| Binary | 1000111 | 1011001 | 1010010 | 10100 | 0 | 1000 | 1000001 | 10011101 | 1011 | 11111 |
Color Harmonies of #475952
Complementary color
Monochromatic Colors of #475952
Black with #475952
Text Example
Text Example
White with #475952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475952; }
p { color: rgb(71,89,82); }
H1.HeaderClassName
{
color: #475952;
}
.AnyTagClassName
{
color: #475952;
}
</style>
background-color css
<style>
a { background-color: #475952; }
a { background-color: rgb(71,89,82); }
div.DivClassName
{
background-color: #475952;
}
.BgClassName
{
background-color: #475952;
}
</style>
border-color css
<style>
span { border-color: #475952; }
span { border-color: rgb(71,89,82); }
td.TdClassName
{
border-color: #475952;
}
.TagClassName
{
border-color: #475952;
}
</style>