Shades of Green House #426338
Tints of Green House #426338
RGB
CMYK
RGB Variations
Color information
#426338 (or 0x426338) is known color: Green House. HEX triplet: 42, 63 and 38. RGB value is (66,99,56). Sum of RGB (Red+Green+Blue) = 66+99+56=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 99 (39.06% from 255 or 44.80% from 221); Blue value is 56 (22.27% from 255 or 25.34% from 221); Max value from RGB is 99 - color contains mainly: green. Hex color #426338 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426338 is #BD9CC7. Grayscale: #545454. Windows color (decimal): -12426440 or 3695426. OLE color: 3695426.
HSL color Cylindrical-coordinate representation of color #426338: hue angle of 106.05º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #426338 is Cyan = 0.33, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 99 | 56 | - |
| CMYK | 0.33 | 0 | 0.43 | 0.61 |
| HSL | 106.05º | 0.28% | 0.3% | - |
| HSV(B) | 106.05º | 0.43% | 0.39% | - |
| XYZ | 7.42 | 10.37 | 5.35 | - |
| YUV | 84.23 | 112.07 | 115 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 56 | 0.33 | 0 | 0.43 | 0.61 | 106.05 | 0.28 | 0.3 |
| Hex | 42 | 63 | 38 | 21 | 0 | 2B | 3D | 6A | 1C | 1E |
| Octal | 102 | 143 | 70 | 41 | 0 | 53 | 75 | 152 | 34 | 36 |
| Binary | 1000010 | 1100011 | 111000 | 100001 | 0 | 101011 | 111101 | 1101010 | 11100 | 11110 |
Color Harmonies of #426338
Complementary color
Monochromatic Colors of #426338
Black with #426338
Text Example
Text Example
White with #426338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426338; }
p { color: rgb(66,99,56); }
H1.HeaderClassName
{
color: #426338;
}
.AnyTagClassName
{
color: #426338;
}
</style>
background-color css
<style>
a { background-color: #426338; }
a { background-color: rgb(66,99,56); }
div.DivClassName
{
background-color: #426338;
}
.BgClassName
{
background-color: #426338;
}
</style>
border-color css
<style>
span { border-color: #426338; }
span { border-color: rgb(66,99,56); }
td.TdClassName
{
border-color: #426338;
}
.TagClassName
{
border-color: #426338;
}
</style>