Shades of Cape Cod #525855
Tints of Cape Cod #525855
RGB
CMYK
RGB Variations
Color information
#525855 (or 0x525855) is known color: Cape Cod. HEX triplet: 52, 58 and 55. RGB value is (82,88,85). Sum of RGB (Red+Green+Blue) = 82+88+85=255 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.16% from 255); Green value is 88 (34.77% from 255 or 34.51% from 255); Blue value is 85 (33.59% from 255 or 33.33% from 255); Max value from RGB is 88 - color contains mainly: green. Hex color #525855 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525855 is #ADA7AA. Grayscale: #555555. Windows color (decimal): -11380651 or 5593170. OLE color: 5593170.
HSL color Cylindrical-coordinate representation of color #525855: hue angle of 150º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #525855 is Cyan = 0.07, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
RGB | 82 | 88 | 85 | - |
CMYK | 0.07 | 0 | 0.03 | 0.65 |
HSL | 150º | 0.04% | 0.33% | - |
HSV(B) | 150º | 0.07% | 0.35% | - |
XYZ | 8.61 | 9.43 | 9.96 | - |
YUV | 85.86 | 127.51 | 125.24 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 82 | 88 | 85 | 0.07 | 0 | 0.03 | 0.65 | 150 | 0.04 | 0.33 |
Hex | 52 | 58 | 55 | 7 | 0 | 3 | 41 | 96 | 4 | 21 |
Octal | 122 | 130 | 125 | 7 | 0 | 3 | 101 | 226 | 4 | 41 |
Binary | 1010010 | 1011000 | 1010101 | 111 | 0 | 11 | 1000001 | 10010110 | 100 | 100001 |
Color Harmonies of #525855
Complementary color
Monochromatic Colors of #525855
Black with #525855
Text Example
Text Example
White with #525855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525855; }
p { color: rgb(82,88,85); }
H1.HeaderClassName
{
color: #525855;
}
.AnyTagClassName
{
color: #525855;
}
</style>
background-color css
<style>
a { background-color: #525855; }
a { background-color: rgb(82,88,85); }
div.DivClassName
{
background-color: #525855;
}
.BgClassName
{
background-color: #525855;
}
</style>
border-color css
<style>
span { border-color: #525855; }
span { border-color: rgb(82,88,85); }
td.TdClassName
{
border-color: #525855;
}
.TagClassName
{
border-color: #525855;
}
</style>