Shades of Green Leaf #567430
Tints of Green Leaf #567430
RGB
CMYK
RGB Variations
Color information
#567430 (or 0x567430) is known color: Green Leaf. HEX triplet: 56, 74 and 30. RGB value is (86,116,48). Sum of RGB (Red+Green+Blue) = 86+116+48=250 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.4% from 250); Green value is 116 (45.70% from 255 or 46.4% from 250); Blue value is 48 (19.14% from 255 or 19.2% from 250); Max value from RGB is 116 - color contains mainly: green. Hex color #567430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #567430 is #A98BCF. Grayscale: #636363. Windows color (decimal): -11111376 or 3175510. OLE color: 3175510.
HSL color Cylindrical-coordinate representation of color #567430: hue angle of 86.47º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #567430 is Cyan = 0.26, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 116 | 48 | - |
| CMYK | 0.26 | 0 | 0.59 | 0.55 |
| HSL | 86.47º | 0.41% | 0.32% | - |
| HSV(B) | 86.47º | 0.59% | 0.45% | - |
| XYZ | 10.62 | 14.68 | 5.07 | - |
| YUV | 99.28 | 99.06 | 118.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 48 | 0.26 | 0 | 0.59 | 0.55 | 86.47 | 0.41 | 0.32 |
| Hex | 56 | 74 | 30 | 1A | 0 | 3B | 37 | 56 | 29 | 20 |
| Octal | 126 | 164 | 60 | 32 | 0 | 73 | 67 | 126 | 51 | 40 |
| Binary | 1010110 | 1110100 | 110000 | 11010 | 0 | 111011 | 110111 | 1010110 | 101001 | 100000 |
Color Harmonies of #567430
Complementary color
Monochromatic Colors of #567430
Black with #567430
Text Example
Text Example
White with #567430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567430; }
p { color: rgb(86,116,48); }
H1.HeaderClassName
{
color: #567430;
}
.AnyTagClassName
{
color: #567430;
}
</style>
background-color css
<style>
a { background-color: #567430; }
a { background-color: rgb(86,116,48); }
div.DivClassName
{
background-color: #567430;
}
.BgClassName
{
background-color: #567430;
}
</style>
border-color css
<style>
span { border-color: #567430; }
span { border-color: rgb(86,116,48); }
td.TdClassName
{
border-color: #567430;
}
.TagClassName
{
border-color: #567430;
}
</style>