Shades of Cape Cod #475752
Tints of Cape Cod #475752
RGB
CMYK
RGB Variations
Color information
#475752 (or 0x475752) is known color: Cape Cod. HEX triplet: 47, 57 and 52. RGB value is (71,87,82). Sum of RGB (Red+Green+Blue) = 71+87+82=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 87 (34.38% from 255 or 36.25% from 240); Blue value is 82 (32.42% from 255 or 34.17% from 240); Max value from RGB is 87 - color contains mainly: green. Hex color #475752 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475752 is #B8A8AD. Grayscale: #515151. Windows color (decimal): -12101806 or 5396295. OLE color: 5396295.
HSL color Cylindrical-coordinate representation of color #475752: hue angle of 161.25º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #475752 is Cyan = 0.18, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 87 | 82 | - |
| CMYK | 0.18 | 0 | 0.06 | 0.66 |
| HSL | 161.25º | 0.1% | 0.31% | - |
| HSV(B) | 161.25º | 0.18% | 0.34% | - |
| XYZ | 7.53 | 8.77 | 9.28 | - |
| YUV | 81.65 | 128.2 | 120.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 87 | 82 | 0.18 | 0 | 0.06 | 0.66 | 161.25 | 0.1 | 0.31 |
| Hex | 47 | 57 | 52 | 12 | 0 | 6 | 42 | A1 | A | 1F |
| Octal | 107 | 127 | 122 | 22 | 0 | 6 | 102 | 241 | 12 | 37 |
| Binary | 1000111 | 1010111 | 1010010 | 10010 | 0 | 110 | 1000010 | 10100001 | 1010 | 11111 |
Color Harmonies of #475752
Complementary color
Monochromatic Colors of #475752
Black with #475752
Text Example
Text Example
White with #475752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475752; }
p { color: rgb(71,87,82); }
H1.HeaderClassName
{
color: #475752;
}
.AnyTagClassName
{
color: #475752;
}
</style>
background-color css
<style>
a { background-color: #475752; }
a { background-color: rgb(71,87,82); }
div.DivClassName
{
background-color: #475752;
}
.BgClassName
{
background-color: #475752;
}
</style>
border-color css
<style>
span { border-color: #475752; }
span { border-color: rgb(71,87,82); }
td.TdClassName
{
border-color: #475752;
}
.TagClassName
{
border-color: #475752;
}
</style>