Shades of Green House #427336
Tints of Green House #427336
RGB
CMYK
RGB Variations
Color information
#427336 (or 0x427336) is known color: Green House. HEX triplet: 42, 73 and 36. RGB value is (66,115,54). Sum of RGB (Red+Green+Blue) = 66+115+54=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 54 (21.48% from 255 or 22.98% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #427336 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427336 is #BD8CC9. Grayscale: #5D5D5D. Windows color (decimal): -12422346 or 3568450. OLE color: 3568450.
HSL color Cylindrical-coordinate representation of color #427336: hue angle of 108.2º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #427336 is Cyan = 0.43, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 54 | - |
| CMYK | 0.43 | 0 | 0.53 | 0.55 |
| HSL | 108.2º | 0.36% | 0.33% | - |
| HSV(B) | 108.2º | 0.53% | 0.45% | - |
| XYZ | 9.04 | 13.69 | 5.66 | - |
| YUV | 93.4 | 105.77 | 108.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 54 | 0.43 | 0 | 0.53 | 0.55 | 108.2 | 0.36 | 0.33 |
| Hex | 42 | 73 | 36 | 2B | 0 | 35 | 37 | 6C | 24 | 21 |
| Octal | 102 | 163 | 66 | 53 | 0 | 65 | 67 | 154 | 44 | 41 |
| Binary | 1000010 | 1110011 | 110110 | 101011 | 0 | 110101 | 110111 | 1101100 | 100100 | 100001 |
Color Harmonies of #427336
Complementary color
Monochromatic Colors of #427336
Black with #427336
Text Example
Text Example
White with #427336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427336; }
p { color: rgb(66,115,54); }
H1.HeaderClassName
{
color: #427336;
}
.AnyTagClassName
{
color: #427336;
}
</style>
background-color css
<style>
a { background-color: #427336; }
a { background-color: rgb(66,115,54); }
div.DivClassName
{
background-color: #427336;
}
.BgClassName
{
background-color: #427336;
}
</style>
border-color css
<style>
span { border-color: #427336; }
span { border-color: rgb(66,115,54); }
td.TdClassName
{
border-color: #427336;
}
.TagClassName
{
border-color: #427336;
}
</style>