Shades of Hunter Green #416745
Tints of Hunter Green #416745
RGB
CMYK
RGB Variations
Color information
#416745 (or 0x416745) is known color: Hunter Green. HEX triplet: 41, 67 and 45. RGB value is (65,103,69). Sum of RGB (Red+Green+Blue) = 65+103+69=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 69 (27.34% from 255 or 29.11% from 237); Max value from RGB is 103 - color contains mainly: green. Hex color #416745 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416745 is #BE98BA. Grayscale: #575757. Windows color (decimal): -12490939 or 4548417. OLE color: 4548417.
HSL color Cylindrical-coordinate representation of color #416745: hue angle of 126.32º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #416745 is Cyan = 0.37, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 103 | 69 | - |
| CMYK | 0.37 | 0 | 0.33 | 0.60 |
| HSL | 126.32º | 0.23% | 0.33% | - |
| HSV(B) | 126.32º | 0.37% | 0.4% | - |
| XYZ | 8.1 | 11.25 | 7.38 | - |
| YUV | 87.76 | 117.41 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 69 | 0.37 | 0 | 0.33 | 0.60 | 126.32 | 0.23 | 0.33 |
| Hex | 41 | 67 | 45 | 25 | 0 | 21 | 3C | 7E | 17 | 21 |
| Octal | 101 | 147 | 105 | 45 | 0 | 41 | 74 | 176 | 27 | 41 |
| Binary | 1000001 | 1100111 | 1000101 | 100101 | 0 | 100001 | 111100 | 1111110 | 10111 | 100001 |
Color Harmonies of #416745
Complementary color
Monochromatic Colors of #416745
Black with #416745
Text Example
Text Example
White with #416745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416745; }
p { color: rgb(65,103,69); }
H1.HeaderClassName
{
color: #416745;
}
.AnyTagClassName
{
color: #416745;
}
</style>
background-color css
<style>
a { background-color: #416745; }
a { background-color: rgb(65,103,69); }
div.DivClassName
{
background-color: #416745;
}
.BgClassName
{
background-color: #416745;
}
</style>
border-color css
<style>
span { border-color: #416745; }
span { border-color: rgb(65,103,69); }
td.TdClassName
{
border-color: #416745;
}
.TagClassName
{
border-color: #416745;
}
</style>