Shades of Green House #466239
Tints of Green House #466239
RGB
CMYK
RGB Variations
Color information
#466239 (or 0x466239) is known color: Green House. HEX triplet: 46, 62 and 39. RGB value is (70,98,57). Sum of RGB (Red+Green+Blue) = 70+98+57=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 98 (38.67% from 255 or 43.56% from 225); Blue value is 57 (22.66% from 255 or 25.33% from 225); Max value from RGB is 98 - color contains mainly: green. Hex color #466239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466239 is #B99DC6. Grayscale: #555555. Windows color (decimal): -12164551 or 3760710. OLE color: 3760710.
HSL color Cylindrical-coordinate representation of color #466239: hue angle of 100.98º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #466239 is Cyan = 0.29, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 57 | - |
| CMYK | 0.29 | 0 | 0.42 | 0.62 |
| HSL | 100.98º | 0.26% | 0.3% | - |
| HSV(B) | 100.98º | 0.42% | 0.38% | - |
| XYZ | 7.63 | 10.33 | 5.46 | - |
| YUV | 84.95 | 112.22 | 117.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 57 | 0.29 | 0 | 0.42 | 0.62 | 100.98 | 0.26 | 0.3 |
| Hex | 46 | 62 | 39 | 1D | 0 | 2A | 3E | 65 | 1A | 1E |
| Octal | 106 | 142 | 71 | 35 | 0 | 52 | 76 | 145 | 32 | 36 |
| Binary | 1000110 | 1100010 | 111001 | 11101 | 0 | 101010 | 111110 | 1100101 | 11010 | 11110 |
Color Harmonies of #466239
Complementary color
Monochromatic Colors of #466239
Black with #466239
Text Example
Text Example
White with #466239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466239; }
p { color: rgb(70,98,57); }
H1.HeaderClassName
{
color: #466239;
}
.AnyTagClassName
{
color: #466239;
}
</style>
background-color css
<style>
a { background-color: #466239; }
a { background-color: rgb(70,98,57); }
div.DivClassName
{
background-color: #466239;
}
.BgClassName
{
background-color: #466239;
}
</style>
border-color css
<style>
span { border-color: #466239; }
span { border-color: rgb(70,98,57); }
td.TdClassName
{
border-color: #466239;
}
.TagClassName
{
border-color: #466239;
}
</style>