Shades of Green House #426034
Tints of Green House #426034
RGB
CMYK
RGB Variations
Color information
#426034 (or 0x426034) is known color: Green House. HEX triplet: 42, 60 and 34. RGB value is (66,96,52). Sum of RGB (Red+Green+Blue) = 66+96+52=214 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.84% from 214); Green value is 96 (37.89% from 255 or 44.86% from 214); Blue value is 52 (20.70% from 255 or 24.30% from 214); Max value from RGB is 96 - color contains mainly: green. Hex color #426034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426034 is #BD9FCB. Grayscale: #525252. Windows color (decimal): -12427212 or 3432514. OLE color: 3432514.
HSL color Cylindrical-coordinate representation of color #426034: hue angle of 100.91º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #426034 is Cyan = 0.31, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 52 | - |
| CMYK | 0.31 | 0 | 0.46 | 0.62 |
| HSL | 100.91º | 0.3% | 0.29% | - |
| HSV(B) | 100.91º | 0.46% | 0.38% | - |
| XYZ | 7.05 | 9.77 | 4.76 | - |
| YUV | 82.01 | 111.06 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 52 | 0.31 | 0 | 0.46 | 0.62 | 100.91 | 0.3 | 0.29 |
| Hex | 42 | 60 | 34 | 1F | 0 | 2E | 3E | 65 | 1E | 1D |
| Octal | 102 | 140 | 64 | 37 | 0 | 56 | 76 | 145 | 36 | 35 |
| Binary | 1000010 | 1100000 | 110100 | 11111 | 0 | 101110 | 111110 | 1100101 | 11110 | 11101 |
Color Harmonies of #426034
Complementary color
Monochromatic Colors of #426034
Black with #426034
Text Example
Text Example
White with #426034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426034; }
p { color: rgb(66,96,52); }
H1.HeaderClassName
{
color: #426034;
}
.AnyTagClassName
{
color: #426034;
}
</style>
background-color css
<style>
a { background-color: #426034; }
a { background-color: rgb(66,96,52); }
div.DivClassName
{
background-color: #426034;
}
.BgClassName
{
background-color: #426034;
}
</style>
border-color css
<style>
span { border-color: #426034; }
span { border-color: rgb(66,96,52); }
td.TdClassName
{
border-color: #426034;
}
.TagClassName
{
border-color: #426034;
}
</style>