Shades of Green House #466939
Tints of Green House #466939
RGB
CMYK
RGB Variations
Color information
#466939 (or 0x466939) is known color: Green House. HEX triplet: 46, 69 and 39. RGB value is (70,105,57). Sum of RGB (Red+Green+Blue) = 70+105+57=232 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.17% from 232); Green value is 105 (41.41% from 255 or 45.26% from 232); Blue value is 57 (22.66% from 255 or 24.57% from 232); Max value from RGB is 105 - color contains mainly: green. Hex color #466939 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466939 is #B996C6. Grayscale: #595959. Windows color (decimal): -12162759 or 3762502. OLE color: 3762502.
HSL color Cylindrical-coordinate representation of color #466939: hue angle of 103.75º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466939 is Cyan = 0.33, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 57 | - |
| CMYK | 0.33 | 0 | 0.46 | 0.59 |
| HSL | 103.75º | 0.3% | 0.32% | - |
| HSV(B) | 103.75º | 0.46% | 0.41% | - |
| XYZ | 8.32 | 11.7 | 5.69 | - |
| YUV | 89.06 | 109.9 | 114.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 57 | 0.33 | 0 | 0.46 | 0.59 | 103.75 | 0.3 | 0.32 |
| Hex | 46 | 69 | 39 | 21 | 0 | 2E | 3B | 68 | 1E | 20 |
| Octal | 106 | 151 | 71 | 41 | 0 | 56 | 73 | 150 | 36 | 40 |
| Binary | 1000110 | 1101001 | 111001 | 100001 | 0 | 101110 | 111011 | 1101000 | 11110 | 100000 |
Color Harmonies of #466939
Complementary color
Monochromatic Colors of #466939
Black with #466939
Text Example
Text Example
White with #466939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466939; }
p { color: rgb(70,105,57); }
H1.HeaderClassName
{
color: #466939;
}
.AnyTagClassName
{
color: #466939;
}
</style>
background-color css
<style>
a { background-color: #466939; }
a { background-color: rgb(70,105,57); }
div.DivClassName
{
background-color: #466939;
}
.BgClassName
{
background-color: #466939;
}
</style>
border-color css
<style>
span { border-color: #466939; }
span { border-color: rgb(70,105,57); }
td.TdClassName
{
border-color: #466939;
}
.TagClassName
{
border-color: #466939;
}
</style>