Shades of Green House #426435
Tints of Green House #426435
RGB
CMYK
RGB Variations
Color information
#426435 (or 0x426435) is known color: Green House. HEX triplet: 42, 64 and 35. RGB value is (66,100,53). Sum of RGB (Red+Green+Blue) = 66+100+53=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 100 (39.45% from 255 or 45.66% from 219); Blue value is 53 (21.09% from 255 or 24.20% from 219); Max value from RGB is 100 - color contains mainly: green. Hex color #426435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426435 is #BD9BCA. Grayscale: #545454. Windows color (decimal): -12426187 or 3499074. OLE color: 3499074.
HSL color Cylindrical-coordinate representation of color #426435: hue angle of 103.4º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #426435 is Cyan = 0.34, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 53 | - |
| CMYK | 0.34 | 0 | 0.47 | 0.61 |
| HSL | 103.4º | 0.31% | 0.3% | - |
| HSV(B) | 103.4º | 0.47% | 0.39% | - |
| XYZ | 7.45 | 10.53 | 5.01 | - |
| YUV | 84.48 | 110.24 | 114.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 53 | 0.34 | 0 | 0.47 | 0.61 | 103.4 | 0.31 | 0.3 |
| Hex | 42 | 64 | 35 | 22 | 0 | 2F | 3D | 67 | 1F | 1E |
| Octal | 102 | 144 | 65 | 42 | 0 | 57 | 75 | 147 | 37 | 36 |
| Binary | 1000010 | 1100100 | 110101 | 100010 | 0 | 101111 | 111101 | 1100111 | 11111 | 11110 |
Color Harmonies of #426435
Complementary color
Monochromatic Colors of #426435
Black with #426435
Text Example
Text Example
White with #426435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426435; }
p { color: rgb(66,100,53); }
H1.HeaderClassName
{
color: #426435;
}
.AnyTagClassName
{
color: #426435;
}
</style>
background-color css
<style>
a { background-color: #426435; }
a { background-color: rgb(66,100,53); }
div.DivClassName
{
background-color: #426435;
}
.BgClassName
{
background-color: #426435;
}
</style>
border-color css
<style>
span { border-color: #426435; }
span { border-color: rgb(66,100,53); }
td.TdClassName
{
border-color: #426435;
}
.TagClassName
{
border-color: #426435;
}
</style>