Shades of Green Leaf #567530
Tints of Green Leaf #567530
RGB
CMYK
RGB Variations
Color information
#567530 (or 0x567530) is known color: Green Leaf. HEX triplet: 56, 75 and 30. RGB value is (86,117,48). Sum of RGB (Red+Green+Blue) = 86+117+48=251 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.26% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 48 (19.14% from 255 or 19.12% from 251); Max value from RGB is 117 - color contains mainly: green. Hex color #567530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #567530 is #A98ACF. Grayscale: #646464. Windows color (decimal): -11111120 or 3175766. OLE color: 3175766.
HSL color Cylindrical-coordinate representation of color #567530: hue angle of 86.96º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #567530 is Cyan = 0.26, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 117 | 48 | - |
| CMYK | 0.26 | 0 | 0.59 | 0.54 |
| HSL | 86.96º | 0.42% | 0.32% | - |
| HSV(B) | 86.96º | 0.59% | 0.46% | - |
| XYZ | 10.73 | 14.91 | 5.11 | - |
| YUV | 99.87 | 98.73 | 118.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 117 | 48 | 0.26 | 0 | 0.59 | 0.54 | 86.96 | 0.42 | 0.32 |
| Hex | 56 | 75 | 30 | 1A | 0 | 3B | 36 | 57 | 2A | 20 |
| Octal | 126 | 165 | 60 | 32 | 0 | 73 | 66 | 127 | 52 | 40 |
| Binary | 1010110 | 1110101 | 110000 | 11010 | 0 | 111011 | 110110 | 1010111 | 101010 | 100000 |
Color Harmonies of #567530
Complementary color
Monochromatic Colors of #567530
Black with #567530
Text Example
Text Example
White with #567530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567530; }
p { color: rgb(86,117,48); }
H1.HeaderClassName
{
color: #567530;
}
.AnyTagClassName
{
color: #567530;
}
</style>
background-color css
<style>
a { background-color: #567530; }
a { background-color: rgb(86,117,48); }
div.DivClassName
{
background-color: #567530;
}
.BgClassName
{
background-color: #567530;
}
</style>
border-color css
<style>
span { border-color: #567530; }
span { border-color: rgb(86,117,48); }
td.TdClassName
{
border-color: #567530;
}
.TagClassName
{
border-color: #567530;
}
</style>