Shades of Cape Cod #565857
Tints of Cape Cod #565857
RGB
CMYK
RGB Variations
Color information
#565857 (or 0x565857) is known color: Cape Cod. HEX triplet: 56, 58 and 57. RGB value is (86,88,87). Sum of RGB (Red+Green+Blue) = 86+88+87=261 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.95% from 261); Green value is 88 (34.77% from 255 or 33.72% from 261); Blue value is 87 (34.38% from 255 or 33.33% from 261); Max value from RGB is 88 - color contains mainly: green. Hex color #565857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565857 is #A9A7A8. Grayscale: #575757. Windows color (decimal): -11118505 or 5724246. OLE color: 5724246.
HSL color Cylindrical-coordinate representation of color #565857: hue angle of 150º degrees, saturation: 0.01, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #565857 is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 88 | 87 | - |
| CMYK | 0.02 | 0 | 0.01 | 0.65 |
| HSL | 150º | 0.01% | 0.34% | - |
| HSV(B) | 150º | 0.02% | 0.35% | - |
| XYZ | 9.05 | 9.65 | 10.4 | - |
| YUV | 87.29 | 127.84 | 127.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 88 | 87 | 0.02 | 0 | 0.01 | 0.65 | 150 | 0.01 | 0.34 |
| Hex | 56 | 58 | 57 | 2 | 0 | 1 | 41 | 96 | 1 | 22 |
| Octal | 126 | 130 | 127 | 2 | 0 | 1 | 101 | 226 | 1 | 42 |
| Binary | 1010110 | 1011000 | 1010111 | 10 | 0 | 1 | 1000001 | 10010110 | 1 | 100010 |
Color Harmonies of #565857
Complementary color
Monochromatic Colors of #565857
Black with #565857
Text Example
Text Example
White with #565857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565857; }
p { color: rgb(86,88,87); }
H1.HeaderClassName
{
color: #565857;
}
.AnyTagClassName
{
color: #565857;
}
</style>
background-color css
<style>
a { background-color: #565857; }
a { background-color: rgb(86,88,87); }
div.DivClassName
{
background-color: #565857;
}
.BgClassName
{
background-color: #565857;
}
</style>
border-color css
<style>
span { border-color: #565857; }
span { border-color: rgb(86,88,87); }
td.TdClassName
{
border-color: #565857;
}
.TagClassName
{
border-color: #565857;
}
</style>