Shades of Green House #426436
Tints of Green House #426436
RGB
CMYK
RGB Variations
Color information
#426436 (or 0x426436) is known color: Green House. HEX triplet: 42, 64 and 36. RGB value is (66,100,54). Sum of RGB (Red+Green+Blue) = 66+100+54=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 100 (39.45% from 255 or 45.45% from 220); Blue value is 54 (21.48% from 255 or 24.55% from 220); Max value from RGB is 100 - color contains mainly: green. Hex color #426436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426436 is #BD9BC9. Grayscale: #545454. Windows color (decimal): -12426186 or 3564610. OLE color: 3564610.
HSL color Cylindrical-coordinate representation of color #426436: hue angle of 104.35º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #426436 is Cyan = 0.34, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 54 | - |
| CMYK | 0.34 | 0 | 0.46 | 0.61 |
| HSL | 104.35º | 0.3% | 0.3% | - |
| HSV(B) | 104.35º | 0.46% | 0.39% | - |
| XYZ | 7.47 | 10.54 | 5.13 | - |
| YUV | 84.59 | 110.74 | 114.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 54 | 0.34 | 0 | 0.46 | 0.61 | 104.35 | 0.3 | 0.3 |
| Hex | 42 | 64 | 36 | 22 | 0 | 2E | 3D | 68 | 1E | 1E |
| Octal | 102 | 144 | 66 | 42 | 0 | 56 | 75 | 150 | 36 | 36 |
| Binary | 1000010 | 1100100 | 110110 | 100010 | 0 | 101110 | 111101 | 1101000 | 11110 | 11110 |
Color Harmonies of #426436
Complementary color
Monochromatic Colors of #426436
Black with #426436
Text Example
Text Example
White with #426436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426436; }
p { color: rgb(66,100,54); }
H1.HeaderClassName
{
color: #426436;
}
.AnyTagClassName
{
color: #426436;
}
</style>
background-color css
<style>
a { background-color: #426436; }
a { background-color: rgb(66,100,54); }
div.DivClassName
{
background-color: #426436;
}
.BgClassName
{
background-color: #426436;
}
</style>
border-color css
<style>
span { border-color: #426436; }
span { border-color: rgb(66,100,54); }
td.TdClassName
{
border-color: #426436;
}
.TagClassName
{
border-color: #426436;
}
</style>