Shades of Green House #426831
Tints of Green House #426831
RGB
CMYK
RGB Variations
Color information
#426831 (or 0x426831) is known color: Green House. HEX triplet: 42, 68 and 31. RGB value is (66,104,49). Sum of RGB (Red+Green+Blue) = 66+104+49=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 104 (41.02% from 255 or 47.49% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 104 - color contains mainly: green. Hex color #426831 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426831 is #BD97CE. Grayscale: #565656. Windows color (decimal): -12425167 or 3237954. OLE color: 3237954.
HSL color Cylindrical-coordinate representation of color #426831: hue angle of 101.45º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #426831 is Cyan = 0.37, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 49 | - |
| CMYK | 0.37 | 0 | 0.53 | 0.59 |
| HSL | 101.45º | 0.36% | 0.3% | - |
| HSV(B) | 101.45º | 0.53% | 0.41% | - |
| XYZ | 7.75 | 11.28 | 4.67 | - |
| YUV | 86.37 | 106.91 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 49 | 0.37 | 0 | 0.53 | 0.59 | 101.45 | 0.36 | 0.3 |
| Hex | 42 | 68 | 31 | 25 | 0 | 35 | 3B | 65 | 24 | 1E |
| Octal | 102 | 150 | 61 | 45 | 0 | 65 | 73 | 145 | 44 | 36 |
| Binary | 1000010 | 1101000 | 110001 | 100101 | 0 | 110101 | 111011 | 1100101 | 100100 | 11110 |
Color Harmonies of #426831
Complementary color
Monochromatic Colors of #426831
Black with #426831
Text Example
Text Example
White with #426831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426831; }
p { color: rgb(66,104,49); }
H1.HeaderClassName
{
color: #426831;
}
.AnyTagClassName
{
color: #426831;
}
</style>
background-color css
<style>
a { background-color: #426831; }
a { background-color: rgb(66,104,49); }
div.DivClassName
{
background-color: #426831;
}
.BgClassName
{
background-color: #426831;
}
</style>
border-color css
<style>
span { border-color: #426831; }
span { border-color: rgb(66,104,49); }
td.TdClassName
{
border-color: #426831;
}
.TagClassName
{
border-color: #426831;
}
</style>