Shades of Cape Cod #525957
Tints of Cape Cod #525957
RGB
CMYK
RGB Variations
Color information
#525957 (or 0x525957) is known color: Cape Cod. HEX triplet: 52, 59 and 57. RGB value is (82,89,87). Sum of RGB (Red+Green+Blue) = 82+89+87=258 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.78% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 87 (34.38% from 255 or 33.72% from 258); Max value from RGB is 89 - color contains mainly: green. Hex color #525957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525957 is #ADA6A8. Grayscale: #565656. Windows color (decimal): -11380393 or 5724498. OLE color: 5724498.
HSL color Cylindrical-coordinate representation of color #525957: hue angle of 162.86º 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 #525957 is Cyan = 0.08, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 89 | 87 | - |
| CMYK | 0.08 | 0 | 0.02 | 0.65 |
| HSL | 162.86º | 0.04% | 0.34% | - |
| HSV(B) | 162.86º | 0.08% | 0.35% | - |
| XYZ | 8.77 | 9.63 | 10.41 | - |
| YUV | 86.68 | 128.18 | 124.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 87 | 0.08 | 0 | 0.02 | 0.65 | 162.86 | 0.04 | 0.34 |
| Hex | 52 | 59 | 57 | 8 | 0 | 2 | 41 | A3 | 4 | 22 |
| Octal | 122 | 131 | 127 | 10 | 0 | 2 | 101 | 243 | 4 | 42 |
| Binary | 1010010 | 1011001 | 1010111 | 1000 | 0 | 10 | 1000001 | 10100011 | 100 | 100010 |
Color Harmonies of #525957
Complementary color
Monochromatic Colors of #525957
Black with #525957
Text Example
Text Example
White with #525957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525957; }
p { color: rgb(82,89,87); }
H1.HeaderClassName
{
color: #525957;
}
.AnyTagClassName
{
color: #525957;
}
</style>
background-color css
<style>
a { background-color: #525957; }
a { background-color: rgb(82,89,87); }
div.DivClassName
{
background-color: #525957;
}
.BgClassName
{
background-color: #525957;
}
</style>
border-color css
<style>
span { border-color: #525957; }
span { border-color: rgb(82,89,87); }
td.TdClassName
{
border-color: #525957;
}
.TagClassName
{
border-color: #525957;
}
</style>