Shades of Cape Cod #525453
Tints of Cape Cod #525453
RGB
CMYK
RGB Variations
Color information
#525453 (or 0x525453) is known color: Cape Cod. HEX triplet: 52, 54 and 53. RGB value is (82,84,83). Sum of RGB (Red+Green+Blue) = 82+84+83=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 84 (33.20% from 255 or 33.73% from 249); Blue value is 83 (32.81% from 255 or 33.33% from 249); Max value from RGB is 84 - color contains mainly: green. Hex color #525453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525453 is #ADABAC. Grayscale: #535353. Windows color (decimal): -11381677 or 5461074. OLE color: 5461074.
HSL color Cylindrical-coordinate representation of color #525453: hue angle of 150º degrees, saturation: 0.01, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #525453 is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
RGB | 82 | 84 | 83 | - |
CMYK | 0.02 | 0 | 0.01 | 0.67 |
HSL | 150º | 0.01% | 0.33% | - |
HSV(B) | 150º | 0.02% | 0.33% | - |
XYZ | 8.21 | 8.76 | 9.44 | - |
YUV | 83.29 | 127.84 | 127.08 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 82 | 84 | 83 | 0.02 | 0 | 0.01 | 0.67 | 150 | 0.01 | 0.33 |
Hex | 52 | 54 | 53 | 2 | 0 | 1 | 43 | 96 | 1 | 21 |
Octal | 122 | 124 | 123 | 2 | 0 | 1 | 103 | 226 | 1 | 41 |
Binary | 1010010 | 1010100 | 1010011 | 10 | 0 | 1 | 1000011 | 10010110 | 1 | 100001 |
Color Harmonies of #525453
Complementary color
Monochromatic Colors of #525453
Black with #525453
Text Example
Text Example
White with #525453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525453; }
p { color: rgb(82,84,83); }
H1.HeaderClassName
{
color: #525453;
}
.AnyTagClassName
{
color: #525453;
}
</style>
background-color css
<style>
a { background-color: #525453; }
a { background-color: rgb(82,84,83); }
div.DivClassName
{
background-color: #525453;
}
.BgClassName
{
background-color: #525453;
}
</style>
border-color css
<style>
span { border-color: #525453; }
span { border-color: rgb(82,84,83); }
td.TdClassName
{
border-color: #525453;
}
.TagClassName
{
border-color: #525453;
}
</style>