Shades of Cactus #576752
Tints of Cactus #576752
RGB
CMYK
RGB Variations
Color information
#576752 (or 0x576752) is known color: Cactus. HEX triplet: 57, 67 and 52. RGB value is (87,103,82). Sum of RGB (Red+Green+Blue) = 87+103+82=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 103 (40.62% from 255 or 37.87% from 272); Blue value is 82 (32.42% from 255 or 30.15% from 272); Max value from RGB is 103 - color contains mainly: green. Hex color #576752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576752 is #A898AD. Grayscale: #5F5F5F. Windows color (decimal): -11049134 or 5400407. OLE color: 5400407.
HSL color Cylindrical-coordinate representation of color #576752: hue angle of 105.71º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #576752 is Cyan = 0.16, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 103 | 82 | - |
| CMYK | 0.16 | 0 | 0.20 | 0.60 |
| HSL | 105.71º | 0.11% | 0.36% | - |
| HSV(B) | 105.71º | 0.2% | 0.4% | - |
| XYZ | 10.3 | 12.34 | 9.82 | - |
| YUV | 95.82 | 120.2 | 121.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 103 | 82 | 0.16 | 0 | 0.20 | 0.60 | 105.71 | 0.11 | 0.36 |
| Hex | 57 | 67 | 52 | 10 | 0 | 14 | 3C | 6A | B | 24 |
| Octal | 127 | 147 | 122 | 20 | 0 | 24 | 74 | 152 | 13 | 44 |
| Binary | 1010111 | 1100111 | 1010010 | 10000 | 0 | 10100 | 111100 | 1101010 | 1011 | 100100 |
Color Harmonies of #576752
Complementary color
Monochromatic Colors of #576752
Black with #576752
Text Example
Text Example
White with #576752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576752; }
p { color: rgb(87,103,82); }
H1.HeaderClassName
{
color: #576752;
}
.AnyTagClassName
{
color: #576752;
}
</style>
background-color css
<style>
a { background-color: #576752; }
a { background-color: rgb(87,103,82); }
div.DivClassName
{
background-color: #576752;
}
.BgClassName
{
background-color: #576752;
}
</style>
border-color css
<style>
span { border-color: #576752; }
span { border-color: rgb(87,103,82); }
td.TdClassName
{
border-color: #576752;
}
.TagClassName
{
border-color: #576752;
}
</style>