Shades of Green Leaf #567427
Tints of Green Leaf #567427
RGB
CMYK
RGB Variations
Color information
#567427 (or 0x567427) is known color: Green Leaf. HEX triplet: 56, 74 and 27. RGB value is (86,116,39). Sum of RGB (Red+Green+Blue) = 86+116+39=241 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.68% from 241); Green value is 116 (45.70% from 255 or 48.13% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 116 - color contains mainly: green. Hex color #567427 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #567427 is #A98BD8. Grayscale: #626262. Windows color (decimal): -11111385 or 2585686. OLE color: 2585686.
HSL color Cylindrical-coordinate representation of color #567427: hue angle of 83.38º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #567427 is Cyan = 0.26, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 116 | 39 | - |
| CMYK | 0.26 | 0 | 0.66 | 0.55 |
| HSL | 83.38º | 0.5% | 0.3% | - |
| HSV(B) | 83.38º | 0.66% | 0.45% | - |
| XYZ | 10.45 | 14.62 | 4.19 | - |
| YUV | 98.25 | 94.56 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 39 | 0.26 | 0 | 0.66 | 0.55 | 83.38 | 0.5 | 0.3 |
| Hex | 56 | 74 | 27 | 1A | 0 | 42 | 37 | 53 | 32 | 1E |
| Octal | 126 | 164 | 47 | 32 | 0 | 102 | 67 | 123 | 62 | 36 |
| Binary | 1010110 | 1110100 | 100111 | 11010 | 0 | 1000010 | 110111 | 1010011 | 110010 | 11110 |
Color Harmonies of #567427
Complementary color
Monochromatic Colors of #567427
Black with #567427
Text Example
Text Example
White with #567427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567427; }
p { color: rgb(86,116,39); }
H1.HeaderClassName
{
color: #567427;
}
.AnyTagClassName
{
color: #567427;
}
</style>
background-color css
<style>
a { background-color: #567427; }
a { background-color: rgb(86,116,39); }
div.DivClassName
{
background-color: #567427;
}
.BgClassName
{
background-color: #567427;
}
</style>
border-color css
<style>
span { border-color: #567427; }
span { border-color: rgb(86,116,39); }
td.TdClassName
{
border-color: #567427;
}
.TagClassName
{
border-color: #567427;
}
</style>