Shades of Cactus #566750
Tints of Cactus #566750
RGB
CMYK
RGB Variations
Color information
#566750 (or 0x566750) is known color: Cactus. HEX triplet: 56, 67 and 50. RGB value is (86,103,80). Sum of RGB (Red+Green+Blue) = 86+103+80=269 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.97% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 80 (31.64% from 255 or 29.74% from 269); Max value from RGB is 103 - color contains mainly: green. Hex color #566750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566750 is #A998AF. Grayscale: #5F5F5F. Windows color (decimal): -11114672 or 5269334. OLE color: 5269334.
HSL color Cylindrical-coordinate representation of color #566750: hue angle of 104.35º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #566750 is Cyan = 0.17, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 103 | 80 | - |
| CMYK | 0.17 | 0 | 0.22 | 0.60 |
| HSL | 104.35º | 0.13% | 0.36% | - |
| HSV(B) | 104.35º | 0.22% | 0.4% | - |
| XYZ | 10.14 | 12.26 | 9.42 | - |
| YUV | 95.3 | 119.37 | 121.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 80 | 0.17 | 0 | 0.22 | 0.60 | 104.35 | 0.13 | 0.36 |
| Hex | 56 | 67 | 50 | 11 | 0 | 16 | 3C | 68 | D | 24 |
| Octal | 126 | 147 | 120 | 21 | 0 | 26 | 74 | 150 | 15 | 44 |
| Binary | 1010110 | 1100111 | 1010000 | 10001 | 0 | 10110 | 111100 | 1101000 | 1101 | 100100 |
Color Harmonies of #566750
Complementary color
Monochromatic Colors of #566750
Black with #566750
Text Example
Text Example
White with #566750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566750; }
p { color: rgb(86,103,80); }
H1.HeaderClassName
{
color: #566750;
}
.AnyTagClassName
{
color: #566750;
}
</style>
background-color css
<style>
a { background-color: #566750; }
a { background-color: rgb(86,103,80); }
div.DivClassName
{
background-color: #566750;
}
.BgClassName
{
background-color: #566750;
}
</style>
border-color css
<style>
span { border-color: #566750; }
span { border-color: rgb(86,103,80); }
td.TdClassName
{
border-color: #566750;
}
.TagClassName
{
border-color: #566750;
}
</style>