Shades of Cape Cod #525956
Tints of Cape Cod #525956
RGB
CMYK
RGB Variations
Color information
#525956 (or 0x525956) is known color: Cape Cod. HEX triplet: 52, 59 and 56. RGB value is (82,89,86). Sum of RGB (Red+Green+Blue) = 82+89+86=257 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.91% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 89 - color contains mainly: green. Hex color #525956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525956 is #ADA6A9. Grayscale: #565656. Windows color (decimal): -11380394 or 5658962. OLE color: 5658962.
HSL color Cylindrical-coordinate representation of color #525956: hue angle of 154.29º degrees, saturation: 0.04, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #525956 is Cyan = 0.08, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 89 | 86 | - |
| CMYK | 0.08 | 0 | 0.03 | 0.65 |
| HSL | 154.29º | 0.04% | 0.34% | - |
| HSV(B) | 154.29º | 0.08% | 0.35% | - |
| XYZ | 8.73 | 9.61 | 10.2 | - |
| YUV | 86.57 | 127.68 | 124.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 86 | 0.08 | 0 | 0.03 | 0.65 | 154.29 | 0.04 | 0.34 |
| Hex | 52 | 59 | 56 | 8 | 0 | 3 | 41 | 9A | 4 | 22 |
| Octal | 122 | 131 | 126 | 10 | 0 | 3 | 101 | 232 | 4 | 42 |
| Binary | 1010010 | 1011001 | 1010110 | 1000 | 0 | 11 | 1000001 | 10011010 | 100 | 100010 |
Color Harmonies of #525956
Complementary color
Monochromatic Colors of #525956
Black with #525956
Text Example
Text Example
White with #525956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525956; }
p { color: rgb(82,89,86); }
H1.HeaderClassName
{
color: #525956;
}
.AnyTagClassName
{
color: #525956;
}
</style>
background-color css
<style>
a { background-color: #525956; }
a { background-color: rgb(82,89,86); }
div.DivClassName
{
background-color: #525956;
}
.BgClassName
{
background-color: #525956;
}
</style>
border-color css
<style>
span { border-color: #525956; }
span { border-color: rgb(82,89,86); }
td.TdClassName
{
border-color: #525956;
}
.TagClassName
{
border-color: #525956;
}
</style>