Shades of Cape Cod #535856
Tints of Cape Cod #535856
RGB
CMYK
RGB Variations
Color information
#535856 (or 0x535856) is known color: Cape Cod. HEX triplet: 53, 58 and 56. RGB value is (83,88,86). Sum of RGB (Red+Green+Blue) = 83+88+86=257 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.30% from 257); Green value is 88 (34.77% from 255 or 34.24% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 88 - color contains mainly: green. Hex color #535856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535856 is #ACA7A9. Grayscale: #565656. Windows color (decimal): -11315114 or 5658707. OLE color: 5658707.
HSL color Cylindrical-coordinate representation of color #535856: hue angle of 156º degrees, saturation: 0.03, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #535856 is Cyan = 0.06, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
RGB | 83 | 88 | 86 | - |
CMYK | 0.06 | 0 | 0.02 | 0.65 |
HSL | 156º | 0.03% | 0.34% | - |
HSV(B) | 156º | 0.06% | 0.35% | - |
XYZ | 8.74 | 9.49 | 10.18 | - |
YUV | 86.28 | 127.84 | 125.66 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 83 | 88 | 86 | 0.06 | 0 | 0.02 | 0.65 | 156 | 0.03 | 0.34 |
Hex | 53 | 58 | 56 | 6 | 0 | 2 | 41 | 9C | 3 | 22 |
Octal | 123 | 130 | 126 | 6 | 0 | 2 | 101 | 234 | 3 | 42 |
Binary | 1010011 | 1011000 | 1010110 | 110 | 0 | 10 | 1000001 | 10011100 | 11 | 100010 |
Color Harmonies of #535856
Complementary color
Monochromatic Colors of #535856
Black with #535856
Text Example
Text Example
White with #535856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535856; }
p { color: rgb(83,88,86); }
H1.HeaderClassName
{
color: #535856;
}
.AnyTagClassName
{
color: #535856;
}
</style>
background-color css
<style>
a { background-color: #535856; }
a { background-color: rgb(83,88,86); }
div.DivClassName
{
background-color: #535856;
}
.BgClassName
{
background-color: #535856;
}
</style>
border-color css
<style>
span { border-color: #535856; }
span { border-color: rgb(83,88,86); }
td.TdClassName
{
border-color: #535856;
}
.TagClassName
{
border-color: #535856;
}
</style>