Shades of Green House #446435
Tints of Green House #446435
RGB
CMYK
RGB Variations
Color information
#446435 (or 0x446435) is known color: Green House. HEX triplet: 44, 64 and 35. RGB value is (68,100,53). Sum of RGB (Red+Green+Blue) = 68+100+53=221 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.77% from 221); Green value is 100 (39.45% from 255 or 45.25% from 221); Blue value is 53 (21.09% from 255 or 23.98% from 221); Max value from RGB is 100 - color contains mainly: green. Hex color #446435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446435 is #BB9BCA. Grayscale: #555555. Windows color (decimal): -12295115 or 3499076. OLE color: 3499076.
HSL color Cylindrical-coordinate representation of color #446435: hue angle of 100.85º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #446435 is Cyan = 0.32, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 53 | - |
| CMYK | 0.32 | 0 | 0.47 | 0.61 |
| HSL | 100.85º | 0.31% | 0.3% | - |
| HSV(B) | 100.85º | 0.47% | 0.39% | - |
| XYZ | 7.58 | 10.6 | 5.01 | - |
| YUV | 85.07 | 109.9 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 53 | 0.32 | 0 | 0.47 | 0.61 | 100.85 | 0.31 | 0.3 |
| Hex | 44 | 64 | 35 | 20 | 0 | 2F | 3D | 65 | 1F | 1E |
| Octal | 104 | 144 | 65 | 40 | 0 | 57 | 75 | 145 | 37 | 36 |
| Binary | 1000100 | 1100100 | 110101 | 100000 | 0 | 101111 | 111101 | 1100101 | 11111 | 11110 |
Color Harmonies of #446435
Complementary color
Monochromatic Colors of #446435
Black with #446435
Text Example
Text Example
White with #446435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446435; }
p { color: rgb(68,100,53); }
H1.HeaderClassName
{
color: #446435;
}
.AnyTagClassName
{
color: #446435;
}
</style>
background-color css
<style>
a { background-color: #446435; }
a { background-color: rgb(68,100,53); }
div.DivClassName
{
background-color: #446435;
}
.BgClassName
{
background-color: #446435;
}
</style>
border-color css
<style>
span { border-color: #446435; }
span { border-color: rgb(68,100,53); }
td.TdClassName
{
border-color: #446435;
}
.TagClassName
{
border-color: #446435;
}
</style>