Shades of Green House #466838
Tints of Green House #466838
RGB
CMYK
RGB Variations
Color information
#466838 (or 0x466838) is known color: Green House. HEX triplet: 46, 68 and 38. RGB value is (70,104,56). Sum of RGB (Red+Green+Blue) = 70+104+56=230 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.43% from 230); Green value is 104 (41.02% from 255 or 45.22% from 230); Blue value is 56 (22.27% from 255 or 24.35% from 230); Max value from RGB is 104 - color contains mainly: green. Hex color #466838 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466838 is #B997C7. Grayscale: #585858. Windows color (decimal): -12163016 or 3696710. OLE color: 3696710.
HSL color Cylindrical-coordinate representation of color #466838: hue angle of 102.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466838 is Cyan = 0.33, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 56 | - |
| CMYK | 0.33 | 0 | 0.46 | 0.59 |
| HSL | 102.5º | 0.3% | 0.31% | - |
| HSV(B) | 102.5º | 0.46% | 0.41% | - |
| XYZ | 8.19 | 11.49 | 5.53 | - |
| YUV | 88.36 | 109.74 | 114.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 56 | 0.33 | 0 | 0.46 | 0.59 | 102.5 | 0.3 | 0.31 |
| Hex | 46 | 68 | 38 | 21 | 0 | 2E | 3B | 66 | 1E | 1F |
| Octal | 106 | 150 | 70 | 41 | 0 | 56 | 73 | 146 | 36 | 37 |
| Binary | 1000110 | 1101000 | 111000 | 100001 | 0 | 101110 | 111011 | 1100110 | 11110 | 11111 |
Color Harmonies of #466838
Complementary color
Monochromatic Colors of #466838
Black with #466838
Text Example
Text Example
White with #466838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466838; }
p { color: rgb(70,104,56); }
H1.HeaderClassName
{
color: #466838;
}
.AnyTagClassName
{
color: #466838;
}
</style>
background-color css
<style>
a { background-color: #466838; }
a { background-color: rgb(70,104,56); }
div.DivClassName
{
background-color: #466838;
}
.BgClassName
{
background-color: #466838;
}
</style>
border-color css
<style>
span { border-color: #466838; }
span { border-color: rgb(70,104,56); }
td.TdClassName
{
border-color: #466838;
}
.TagClassName
{
border-color: #466838;
}
</style>