Shades of Green House #446438
Tints of Green House #446438
RGB
CMYK
RGB Variations
Color information
#446438 (or 0x446438) is known color: Green House. HEX triplet: 44, 64 and 38. RGB value is (68,100,56). Sum of RGB (Red+Green+Blue) = 68+100+56=224 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.36% from 224); Green value is 100 (39.45% from 255 or 44.64% from 224); Blue value is 56 (22.27% from 255 or 25% from 224); Max value from RGB is 100 - color contains mainly: green. Hex color #446438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446438 is #BB9BC7. Grayscale: #555555. Windows color (decimal): -12295112 or 3695684. OLE color: 3695684.
HSL color Cylindrical-coordinate representation of color #446438: hue angle of 103.64º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #446438 is Cyan = 0.32, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 56 | - |
| CMYK | 0.32 | 0 | 0.44 | 0.61 |
| HSL | 103.64º | 0.28% | 0.31% | - |
| HSV(B) | 103.64º | 0.44% | 0.39% | - |
| XYZ | 7.65 | 10.63 | 5.39 | - |
| YUV | 85.42 | 111.4 | 115.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 56 | 0.32 | 0 | 0.44 | 0.61 | 103.64 | 0.28 | 0.31 |
| Hex | 44 | 64 | 38 | 20 | 0 | 2C | 3D | 68 | 1C | 1F |
| Octal | 104 | 144 | 70 | 40 | 0 | 54 | 75 | 150 | 34 | 37 |
| Binary | 1000100 | 1100100 | 111000 | 100000 | 0 | 101100 | 111101 | 1101000 | 11100 | 11111 |
Color Harmonies of #446438
Complementary color
Monochromatic Colors of #446438
Black with #446438
Text Example
Text Example
White with #446438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446438; }
p { color: rgb(68,100,56); }
H1.HeaderClassName
{
color: #446438;
}
.AnyTagClassName
{
color: #446438;
}
</style>
background-color css
<style>
a { background-color: #446438; }
a { background-color: rgb(68,100,56); }
div.DivClassName
{
background-color: #446438;
}
.BgClassName
{
background-color: #446438;
}
</style>
border-color css
<style>
span { border-color: #446438; }
span { border-color: rgb(68,100,56); }
td.TdClassName
{
border-color: #446438;
}
.TagClassName
{
border-color: #446438;
}
</style>