Shades of Cactus #576452
Tints of Cactus #576452
RGB
CMYK
RGB Variations
Color information
#576452 (or 0x576452) is known color: Cactus. HEX triplet: 57, 64 and 52. RGB value is (87,100,82). Sum of RGB (Red+Green+Blue) = 87+100+82=269 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.34% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 82 (32.42% from 255 or 30.48% from 269); Max value from RGB is 100 - color contains mainly: green. Hex color #576452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576452 is #A89BAD. Grayscale: #5E5E5E. Windows color (decimal): -11049902 or 5399639. OLE color: 5399639.
HSL color Cylindrical-coordinate representation of color #576452: hue angle of 103.33º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #576452 is Cyan = 0.13, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 100 | 82 | - |
| CMYK | 0.13 | 0 | 0.18 | 0.61 |
| HSL | 103.33º | 0.1% | 0.36% | - |
| HSV(B) | 103.33º | 0.18% | 0.39% | - |
| XYZ | 10.01 | 11.75 | 9.72 | - |
| YUV | 94.06 | 121.19 | 122.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 82 | 0.13 | 0 | 0.18 | 0.61 | 103.33 | 0.1 | 0.36 |
| Hex | 57 | 64 | 52 | D | 0 | 12 | 3D | 67 | A | 24 |
| Octal | 127 | 144 | 122 | 15 | 0 | 22 | 75 | 147 | 12 | 44 |
| Binary | 1010111 | 1100100 | 1010010 | 1101 | 0 | 10010 | 111101 | 1100111 | 1010 | 100100 |
Color Harmonies of #576452
Complementary color
Monochromatic Colors of #576452
Black with #576452
Text Example
Text Example
White with #576452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576452; }
p { color: rgb(87,100,82); }
H1.HeaderClassName
{
color: #576452;
}
.AnyTagClassName
{
color: #576452;
}
</style>
background-color css
<style>
a { background-color: #576452; }
a { background-color: rgb(87,100,82); }
div.DivClassName
{
background-color: #576452;
}
.BgClassName
{
background-color: #576452;
}
</style>
border-color css
<style>
span { border-color: #576452; }
span { border-color: rgb(87,100,82); }
td.TdClassName
{
border-color: #576452;
}
.TagClassName
{
border-color: #576452;
}
</style>