Shades of Cactus #566453
Tints of Cactus #566453
RGB
CMYK
RGB Variations
Color information
#566453 (or 0x566453) is known color: Cactus. HEX triplet: 56, 64 and 53. RGB value is (86,100,83). Sum of RGB (Red+Green+Blue) = 86+100+83=269 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.97% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 83 (32.81% from 255 or 30.86% from 269); Max value from RGB is 100 - color contains mainly: green. Hex color #566453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566453 is #A99BAC. Grayscale: #5D5D5D. Windows color (decimal): -11115437 or 5465174. OLE color: 5465174.
HSL color Cylindrical-coordinate representation of color #566453: hue angle of 109.41º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566453 is Cyan = 0.14, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 100 | 83 | - |
| CMYK | 0.14 | 0 | 0.17 | 0.61 |
| HSL | 109.41º | 0.09% | 0.36% | - |
| HSV(B) | 109.41º | 0.17% | 0.39% | - |
| XYZ | 9.96 | 11.72 | 9.92 | - |
| YUV | 93.88 | 121.86 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 83 | 0.14 | 0 | 0.17 | 0.61 | 109.41 | 0.09 | 0.36 |
| Hex | 56 | 64 | 53 | E | 0 | 11 | 3D | 6D | 9 | 24 |
| Octal | 126 | 144 | 123 | 16 | 0 | 21 | 75 | 155 | 11 | 44 |
| Binary | 1010110 | 1100100 | 1010011 | 1110 | 0 | 10001 | 111101 | 1101101 | 1001 | 100100 |
Color Harmonies of #566453
Complementary color
Monochromatic Colors of #566453
Black with #566453
Text Example
Text Example
White with #566453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566453; }
p { color: rgb(86,100,83); }
H1.HeaderClassName
{
color: #566453;
}
.AnyTagClassName
{
color: #566453;
}
</style>
background-color css
<style>
a { background-color: #566453; }
a { background-color: rgb(86,100,83); }
div.DivClassName
{
background-color: #566453;
}
.BgClassName
{
background-color: #566453;
}
</style>
border-color css
<style>
span { border-color: #566453; }
span { border-color: rgb(86,100,83); }
td.TdClassName
{
border-color: #566453;
}
.TagClassName
{
border-color: #566453;
}
</style>