Shades of Cape Cod #515654
Tints of Cape Cod #515654
RGB
CMYK
RGB Variations
Color information
#515654 (or 0x515654) is known color: Cape Cod. HEX triplet: 51, 56 and 54. RGB value is (81,86,84). Sum of RGB (Red+Green+Blue) = 81+86+84=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 86 (33.98% from 255 or 34.26% from 251); Blue value is 84 (33.20% from 255 or 33.47% from 251); Max value from RGB is 86 - color contains mainly: green. Hex color #515654 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515654 is #AEA9AB. Grayscale: #545454. Windows color (decimal): -11446700 or 5527121. OLE color: 5527121.
HSL color Cylindrical-coordinate representation of color #515654: hue angle of 156º degrees, saturation: 0.03, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #515654 is Cyan = 0.06, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 86 | 84 | - |
| CMYK | 0.06 | 0 | 0.02 | 0.66 |
| HSL | 156º | 0.03% | 0.33% | - |
| HSV(B) | 156º | 0.06% | 0.34% | - |
| XYZ | 8.32 | 9.05 | 9.69 | - |
| YUV | 84.28 | 127.84 | 125.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 84 | 0.06 | 0 | 0.02 | 0.66 | 156 | 0.03 | 0.33 |
| Hex | 51 | 56 | 54 | 6 | 0 | 2 | 42 | 9C | 3 | 21 |
| Octal | 121 | 126 | 124 | 6 | 0 | 2 | 102 | 234 | 3 | 41 |
| Binary | 1010001 | 1010110 | 1010100 | 110 | 0 | 10 | 1000010 | 10011100 | 11 | 100001 |
Color Harmonies of #515654
Complementary color
Monochromatic Colors of #515654
Black with #515654
Text Example
Text Example
White with #515654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515654; }
p { color: rgb(81,86,84); }
H1.HeaderClassName
{
color: #515654;
}
.AnyTagClassName
{
color: #515654;
}
</style>
background-color css
<style>
a { background-color: #515654; }
a { background-color: rgb(81,86,84); }
div.DivClassName
{
background-color: #515654;
}
.BgClassName
{
background-color: #515654;
}
</style>
border-color css
<style>
span { border-color: #515654; }
span { border-color: rgb(81,86,84); }
td.TdClassName
{
border-color: #515654;
}
.TagClassName
{
border-color: #515654;
}
</style>