Shades of Green House #425539
Tints of Green House #425539
RGB
CMYK
RGB Variations
Color information
#425539 (or 0x425539) is known color: Green House. HEX triplet: 42, 55 and 39. RGB value is (66,85,57). Sum of RGB (Red+Green+Blue) = 66+85+57=208 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.73% from 208); Green value is 85 (33.59% from 255 or 40.87% from 208); Blue value is 57 (22.66% from 255 or 27.40% from 208); Max value from RGB is 85 - color contains mainly: green. Hex color #425539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425539 is #BDAAC6. Grayscale: #4C4C4C. Windows color (decimal): -12430023 or 3757378. OLE color: 3757378.
HSL color Cylindrical-coordinate representation of color #425539: hue angle of 100.71º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #425539 is Cyan = 0.22, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 85 | 57 | - |
| CMYK | 0.22 | 0 | 0.33 | 0.67 |
| HSL | 100.71º | 0.2% | 0.28% | - |
| HSV(B) | 100.71º | 0.33% | 0.33% | - |
| XYZ | 6.23 | 7.95 | 5.08 | - |
| YUV | 76.13 | 117.21 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 57 | 0.22 | 0 | 0.33 | 0.67 | 100.71 | 0.2 | 0.28 |
| Hex | 42 | 55 | 39 | 16 | 0 | 21 | 43 | 65 | 14 | 1C |
| Octal | 102 | 125 | 71 | 26 | 0 | 41 | 103 | 145 | 24 | 34 |
| Binary | 1000010 | 1010101 | 111001 | 10110 | 0 | 100001 | 1000011 | 1100101 | 10100 | 11100 |
Color Harmonies of #425539
Complementary color
Monochromatic Colors of #425539
Black with #425539
Text Example
Text Example
White with #425539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425539; }
p { color: rgb(66,85,57); }
H1.HeaderClassName
{
color: #425539;
}
.AnyTagClassName
{
color: #425539;
}
</style>
background-color css
<style>
a { background-color: #425539; }
a { background-color: rgb(66,85,57); }
div.DivClassName
{
background-color: #425539;
}
.BgClassName
{
background-color: #425539;
}
</style>
border-color css
<style>
span { border-color: #425539; }
span { border-color: rgb(66,85,57); }
td.TdClassName
{
border-color: #425539;
}
.TagClassName
{
border-color: #425539;
}
</style>