Shades of Green Leaf #567325
Tints of Green Leaf #567325
RGB
CMYK
RGB Variations
Color information
#567325 (or 0x567325) is known color: Green Leaf. HEX triplet: 56, 73 and 25. RGB value is (86,115,37). Sum of RGB (Red+Green+Blue) = 86+115+37=238 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.13% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 37 (14.84% from 255 or 15.55% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #567325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #567325 is #A98CDA. Grayscale: #616161. Windows color (decimal): -11111643 or 2454358. OLE color: 2454358.
HSL color Cylindrical-coordinate representation of color #567325: hue angle of 82.31º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #567325 is Cyan = 0.25, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 115 | 37 | - |
| CMYK | 0.25 | 0 | 0.68 | 0.55 |
| HSL | 82.31º | 0.51% | 0.3% | - |
| HSV(B) | 82.31º | 0.68% | 0.45% | - |
| XYZ | 10.3 | 14.37 | 3.98 | - |
| YUV | 97.44 | 93.89 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 37 | 0.25 | 0 | 0.68 | 0.55 | 82.31 | 0.51 | 0.3 |
| Hex | 56 | 73 | 25 | 19 | 0 | 44 | 37 | 52 | 33 | 1E |
| Octal | 126 | 163 | 45 | 31 | 0 | 104 | 67 | 122 | 63 | 36 |
| Binary | 1010110 | 1110011 | 100101 | 11001 | 0 | 1000100 | 110111 | 1010010 | 110011 | 11110 |
Color Harmonies of #567325
Complementary color
Monochromatic Colors of #567325
Black with #567325
Text Example
Text Example
White with #567325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567325; }
p { color: rgb(86,115,37); }
H1.HeaderClassName
{
color: #567325;
}
.AnyTagClassName
{
color: #567325;
}
</style>
background-color css
<style>
a { background-color: #567325; }
a { background-color: rgb(86,115,37); }
div.DivClassName
{
background-color: #567325;
}
.BgClassName
{
background-color: #567325;
}
</style>
border-color css
<style>
span { border-color: #567325; }
span { border-color: rgb(86,115,37); }
td.TdClassName
{
border-color: #567325;
}
.TagClassName
{
border-color: #567325;
}
</style>