Shades of Green Leaf #567326
Tints of Green Leaf #567326
RGB
CMYK
RGB Variations
Color information
#567326 (or 0x567326) is known color: Green Leaf. HEX triplet: 56, 73 and 26. RGB value is (86,115,38). Sum of RGB (Red+Green+Blue) = 86+115+38=239 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.98% from 239); Green value is 115 (45.31% from 255 or 48.12% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 115 - color contains mainly: green. Hex color #567326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #567326 is #A98CD9. Grayscale: #616161. Windows color (decimal): -11111642 or 2519894. OLE color: 2519894.
HSL color Cylindrical-coordinate representation of color #567326: hue angle of 82.6º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #567326 is Cyan = 0.25, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 115 | 38 | - |
| CMYK | 0.25 | 0 | 0.67 | 0.55 |
| HSL | 82.6º | 0.5% | 0.3% | - |
| HSV(B) | 82.6º | 0.67% | 0.45% | - |
| XYZ | 10.32 | 14.38 | 4.07 | - |
| YUV | 97.55 | 94.39 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 38 | 0.25 | 0 | 0.67 | 0.55 | 82.6 | 0.5 | 0.3 |
| Hex | 56 | 73 | 26 | 19 | 0 | 43 | 37 | 53 | 32 | 1E |
| Octal | 126 | 163 | 46 | 31 | 0 | 103 | 67 | 123 | 62 | 36 |
| Binary | 1010110 | 1110011 | 100110 | 11001 | 0 | 1000011 | 110111 | 1010011 | 110010 | 11110 |
Color Harmonies of #567326
Complementary color
Monochromatic Colors of #567326
Black with #567326
Text Example
Text Example
White with #567326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567326; }
p { color: rgb(86,115,38); }
H1.HeaderClassName
{
color: #567326;
}
.AnyTagClassName
{
color: #567326;
}
</style>
background-color css
<style>
a { background-color: #567326; }
a { background-color: rgb(86,115,38); }
div.DivClassName
{
background-color: #567326;
}
.BgClassName
{
background-color: #567326;
}
</style>
border-color css
<style>
span { border-color: #567326; }
span { border-color: rgb(86,115,38); }
td.TdClassName
{
border-color: #567326;
}
.TagClassName
{
border-color: #567326;
}
</style>