Shades of Green House #466539
Tints of Green House #466539
RGB
CMYK
RGB Variations
Color information
#466539 (or 0x466539) is known color: Green House. HEX triplet: 46, 65 and 39. RGB value is (70,101,57). Sum of RGB (Red+Green+Blue) = 70+101+57=228 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.70% from 228); Green value is 101 (39.84% from 255 or 44.30% from 228); Blue value is 57 (22.66% from 255 or 25% from 228); Max value from RGB is 101 - color contains mainly: green. Hex color #466539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466539 is #B99AC6. Grayscale: #565656. Windows color (decimal): -12163783 or 3761478. OLE color: 3761478.
HSL color Cylindrical-coordinate representation of color #466539: hue angle of 102.27º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #466539 is Cyan = 0.31, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 57 | - |
| CMYK | 0.31 | 0 | 0.44 | 0.60 |
| HSL | 102.27º | 0.28% | 0.31% | - |
| HSV(B) | 102.27º | 0.44% | 0.4% | - |
| XYZ | 7.92 | 10.9 | 5.56 | - |
| YUV | 86.72 | 111.23 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 57 | 0.31 | 0 | 0.44 | 0.60 | 102.27 | 0.28 | 0.31 |
| Hex | 46 | 65 | 39 | 1F | 0 | 2C | 3C | 66 | 1C | 1F |
| Octal | 106 | 145 | 71 | 37 | 0 | 54 | 74 | 146 | 34 | 37 |
| Binary | 1000110 | 1100101 | 111001 | 11111 | 0 | 101100 | 111100 | 1100110 | 11100 | 11111 |
Color Harmonies of #466539
Complementary color
Monochromatic Colors of #466539
Black with #466539
Text Example
Text Example
White with #466539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466539; }
p { color: rgb(70,101,57); }
H1.HeaderClassName
{
color: #466539;
}
.AnyTagClassName
{
color: #466539;
}
</style>
background-color css
<style>
a { background-color: #466539; }
a { background-color: rgb(70,101,57); }
div.DivClassName
{
background-color: #466539;
}
.BgClassName
{
background-color: #466539;
}
</style>
border-color css
<style>
span { border-color: #466539; }
span { border-color: rgb(70,101,57); }
td.TdClassName
{
border-color: #466539;
}
.TagClassName
{
border-color: #466539;
}
</style>