Shades of Cape Cod #515856
Tints of Cape Cod #515856
RGB
CMYK
RGB Variations
Color information
#515856 (or 0x515856) is known color: Cape Cod. HEX triplet: 51, 58 and 56. RGB value is (81,88,86). Sum of RGB (Red+Green+Blue) = 81+88+86=255 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.76% from 255); Green value is 88 (34.77% from 255 or 34.51% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 88 - color contains mainly: green. Hex color #515856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515856 is #AEA7A9. Grayscale: #555555. Windows color (decimal): -11446186 or 5658705. OLE color: 5658705.
HSL color Cylindrical-coordinate representation of color #515856: hue angle of 162.86º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #515856 is Cyan = 0.08, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 88 | 86 | - |
| CMYK | 0.08 | 0 | 0.02 | 0.65 |
| HSL | 162.86º | 0.04% | 0.33% | - |
| HSV(B) | 162.86º | 0.08% | 0.35% | - |
| XYZ | 8.56 | 9.4 | 10.17 | - |
| YUV | 85.68 | 128.18 | 124.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 88 | 86 | 0.08 | 0 | 0.02 | 0.65 | 162.86 | 0.04 | 0.33 |
| Hex | 51 | 58 | 56 | 8 | 0 | 2 | 41 | A3 | 4 | 21 |
| Octal | 121 | 130 | 126 | 10 | 0 | 2 | 101 | 243 | 4 | 41 |
| Binary | 1010001 | 1011000 | 1010110 | 1000 | 0 | 10 | 1000001 | 10100011 | 100 | 100001 |
Color Harmonies of #515856
Complementary color
Monochromatic Colors of #515856
Black with #515856
Text Example
Text Example
White with #515856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515856; }
p { color: rgb(81,88,86); }
H1.HeaderClassName
{
color: #515856;
}
.AnyTagClassName
{
color: #515856;
}
</style>
background-color css
<style>
a { background-color: #515856; }
a { background-color: rgb(81,88,86); }
div.DivClassName
{
background-color: #515856;
}
.BgClassName
{
background-color: #515856;
}
</style>
border-color css
<style>
span { border-color: #515856; }
span { border-color: rgb(81,88,86); }
td.TdClassName
{
border-color: #515856;
}
.TagClassName
{
border-color: #515856;
}
</style>