Shades of Cactus #566753
Tints of Cactus #566753
RGB
CMYK
RGB Variations
Color information
#566753 (or 0x566753) is known color: Cactus. HEX triplet: 56, 67 and 53. RGB value is (86,103,83). Sum of RGB (Red+Green+Blue) = 86+103+83=272 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.62% from 272); Green value is 103 (40.62% from 255 or 37.87% from 272); Blue value is 83 (32.81% from 255 or 30.51% from 272); Max value from RGB is 103 - color contains mainly: green. Hex color #566753 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566753 is #A998AC. Grayscale: #5F5F5F. Windows color (decimal): -11114669 or 5465942. OLE color: 5465942.
HSL color Cylindrical-coordinate representation of color #566753: hue angle of 111º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #566753 is Cyan = 0.17, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 103 | 83 | - |
| CMYK | 0.17 | 0 | 0.19 | 0.60 |
| HSL | 111º | 0.11% | 0.36% | - |
| HSV(B) | 111º | 0.19% | 0.4% | - |
| XYZ | 10.25 | 12.3 | 10.02 | - |
| YUV | 95.64 | 120.87 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 83 | 0.17 | 0 | 0.19 | 0.60 | 111 | 0.11 | 0.36 |
| Hex | 56 | 67 | 53 | 11 | 0 | 13 | 3C | 6F | B | 24 |
| Octal | 126 | 147 | 123 | 21 | 0 | 23 | 74 | 157 | 13 | 44 |
| Binary | 1010110 | 1100111 | 1010011 | 10001 | 0 | 10011 | 111100 | 1101111 | 1011 | 100100 |
Color Harmonies of #566753
Complementary color
Monochromatic Colors of #566753
Black with #566753
Text Example
Text Example
White with #566753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566753; }
p { color: rgb(86,103,83); }
H1.HeaderClassName
{
color: #566753;
}
.AnyTagClassName
{
color: #566753;
}
</style>
background-color css
<style>
a { background-color: #566753; }
a { background-color: rgb(86,103,83); }
div.DivClassName
{
background-color: #566753;
}
.BgClassName
{
background-color: #566753;
}
</style>
border-color css
<style>
span { border-color: #566753; }
span { border-color: rgb(86,103,83); }
td.TdClassName
{
border-color: #566753;
}
.TagClassName
{
border-color: #566753;
}
</style>