Shades of Green Leaf #446419
Tints of Green Leaf #446419
RGB
CMYK
RGB Variations
Color information
#446419 (or 0x446419) is known color: Green Leaf. HEX triplet: 44, 64 and 19. RGB value is (68,100,25). Sum of RGB (Red+Green+Blue) = 68+100+25=193 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.23% from 193); Green value is 100 (39.45% from 255 or 51.81% from 193); Blue value is 25 (10.16% from 255 or 12.95% from 193); Max value from RGB is 100 - color contains mainly: green. Hex color #446419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #446419 is #BB9BE6. Grayscale: #525252. Windows color (decimal): -12295143 or 1664068. OLE color: 1664068.
HSL color Cylindrical-coordinate representation of color #446419: hue angle of 85.6º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #446419 is Cyan = 0.32, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 25 | - |
| CMYK | 0.32 | 0 | 0.75 | 0.61 |
| HSL | 85.6º | 0.6% | 0.25% | - |
| HSV(B) | 85.6º | 0.75% | 0.39% | - |
| XYZ | 7.12 | 10.41 | 2.55 | - |
| YUV | 81.88 | 95.9 | 118.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 25 | 0.32 | 0 | 0.75 | 0.61 | 85.6 | 0.6 | 0.25 |
| Hex | 44 | 64 | 19 | 20 | 0 | 4B | 3D | 56 | 3C | 19 |
| Octal | 104 | 144 | 31 | 40 | 0 | 113 | 75 | 126 | 74 | 31 |
| Binary | 1000100 | 1100100 | 11001 | 100000 | 0 | 1001011 | 111101 | 1010110 | 111100 | 11001 |
Color Harmonies of #446419
Complementary color
Monochromatic Colors of #446419
Black with #446419
Text Example
Text Example
White with #446419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446419; }
p { color: rgb(68,100,25); }
H1.HeaderClassName
{
color: #446419;
}
.AnyTagClassName
{
color: #446419;
}
</style>
background-color css
<style>
a { background-color: #446419; }
a { background-color: rgb(68,100,25); }
div.DivClassName
{
background-color: #446419;
}
.BgClassName
{
background-color: #446419;
}
</style>
border-color css
<style>
span { border-color: #446419; }
span { border-color: rgb(68,100,25); }
td.TdClassName
{
border-color: #446419;
}
.TagClassName
{
border-color: #446419;
}
</style>