Shades of Cape Cod #535755
Tints of Cape Cod #535755
RGB
CMYK
RGB Variations
Color information
#535755 (or 0x535755) is known color: Cape Cod. HEX triplet: 53, 57 and 55. RGB value is (83,87,85). Sum of RGB (Red+Green+Blue) = 83+87+85=255 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.55% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 85 (33.59% from 255 or 33.33% from 255); Max value from RGB is 87 - color contains mainly: green. Hex color #535755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535755 is #ACA8AA. Grayscale: #555555. Windows color (decimal): -11315371 or 5592915. OLE color: 5592915.
HSL color Cylindrical-coordinate representation of color #535755: hue angle of 150º degrees, saturation: 0.02, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #535755 is Cyan = 0.05, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 87 | 85 | - |
| CMYK | 0.05 | 0 | 0.02 | 0.66 |
| HSL | 150º | 0.02% | 0.33% | - |
| HSV(B) | 150º | 0.05% | 0.34% | - |
| XYZ | 8.62 | 9.31 | 9.94 | - |
| YUV | 85.58 | 127.67 | 126.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 87 | 85 | 0.05 | 0 | 0.02 | 0.66 | 150 | 0.02 | 0.33 |
| Hex | 53 | 57 | 55 | 5 | 0 | 2 | 42 | 96 | 2 | 21 |
| Octal | 123 | 127 | 125 | 5 | 0 | 2 | 102 | 226 | 2 | 41 |
| Binary | 1010011 | 1010111 | 1010101 | 101 | 0 | 10 | 1000010 | 10010110 | 10 | 100001 |
Color Harmonies of #535755
Complementary color
Monochromatic Colors of #535755
Black with #535755
Text Example
Text Example
White with #535755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535755; }
p { color: rgb(83,87,85); }
H1.HeaderClassName
{
color: #535755;
}
.AnyTagClassName
{
color: #535755;
}
</style>
background-color css
<style>
a { background-color: #535755; }
a { background-color: rgb(83,87,85); }
div.DivClassName
{
background-color: #535755;
}
.BgClassName
{
background-color: #535755;
}
</style>
border-color css
<style>
span { border-color: #535755; }
span { border-color: rgb(83,87,85); }
td.TdClassName
{
border-color: #535755;
}
.TagClassName
{
border-color: #535755;
}
</style>