Shades of Green Leaf #446717
Tints of Green Leaf #446717
RGB
CMYK
RGB Variations
Color information
#446717 (or 0x446717) is known color: Green Leaf. HEX triplet: 44, 67 and 17. RGB value is (68,103,23). Sum of RGB (Red+Green+Blue) = 68+103+23=194 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.05% from 194); Green value is 103 (40.62% from 255 or 53.09% from 194); Blue value is 23 (9.38% from 255 or 11.86% from 194); Max value from RGB is 103 - color contains mainly: green. Hex color #446717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #446717 is #BB98E8. Grayscale: #535353. Windows color (decimal): -12294377 or 1533764. OLE color: 1533764.
HSL color Cylindrical-coordinate representation of color #446717: hue angle of 86.25º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #446717 is Cyan = 0.34, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 103 | 23 | - |
| CMYK | 0.34 | 0 | 0.78 | 0.60 |
| HSL | 86.25º | 0.63% | 0.25% | - |
| HSV(B) | 86.25º | 0.78% | 0.4% | - |
| XYZ | 7.39 | 10.99 | 2.54 | - |
| YUV | 83.42 | 93.9 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 23 | 0.34 | 0 | 0.78 | 0.60 | 86.25 | 0.63 | 0.25 |
| Hex | 44 | 67 | 17 | 22 | 0 | 4E | 3C | 56 | 3F | 19 |
| Octal | 104 | 147 | 27 | 42 | 0 | 116 | 74 | 126 | 77 | 31 |
| Binary | 1000100 | 1100111 | 10111 | 100010 | 0 | 1001110 | 111100 | 1010110 | 111111 | 11001 |
Color Harmonies of #446717
Complementary color
Monochromatic Colors of #446717
Black with #446717
Text Example
Text Example
White with #446717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446717; }
p { color: rgb(68,103,23); }
H1.HeaderClassName
{
color: #446717;
}
.AnyTagClassName
{
color: #446717;
}
</style>
background-color css
<style>
a { background-color: #446717; }
a { background-color: rgb(68,103,23); }
div.DivClassName
{
background-color: #446717;
}
.BgClassName
{
background-color: #446717;
}
</style>
border-color css
<style>
span { border-color: #446717; }
span { border-color: rgb(68,103,23); }
td.TdClassName
{
border-color: #446717;
}
.TagClassName
{
border-color: #446717;
}
</style>