Shades of Green House #316321
Tints of Green House #316321
RGB
CMYK
RGB Variations
Color information
#316321 (or 0x316321) is known color: Green House. HEX triplet: 31, 63 and 21. RGB value is (49,99,33). Sum of RGB (Red+Green+Blue) = 49+99+33=181 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.07% from 181); Green value is 99 (39.06% from 255 or 54.70% from 181); Blue value is 33 (13.28% from 255 or 18.23% from 181); Max value from RGB is 99 - color contains mainly: green. Hex color #316321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316321 is #CE9CDE. Grayscale: #4C4C4C. Windows color (decimal): -13540575 or 2188081. OLE color: 2188081.
HSL color Cylindrical-coordinate representation of color #316321: hue angle of 105.45º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #316321 is Cyan = 0.51, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 33 | - |
| CMYK | 0.51 | 0 | 0.67 | 0.61 |
| HSL | 105.45º | 0.5% | 0.26% | - |
| HSV(B) | 105.45º | 0.67% | 0.39% | - |
| XYZ | 6 | 9.69 | 2.99 | - |
| YUV | 76.53 | 103.44 | 108.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 33 | 0.51 | 0 | 0.67 | 0.61 | 105.45 | 0.5 | 0.26 |
| Hex | 31 | 63 | 21 | 33 | 0 | 43 | 3D | 69 | 32 | 1A |
| Octal | 61 | 143 | 41 | 63 | 0 | 103 | 75 | 151 | 62 | 32 |
| Binary | 110001 | 1100011 | 100001 | 110011 | 0 | 1000011 | 111101 | 1101001 | 110010 | 11010 |
Color Harmonies of #316321
Complementary color
Monochromatic Colors of #316321
Black with #316321
Text Example
Text Example
White with #316321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316321; }
p { color: rgb(49,99,33); }
H1.HeaderClassName
{
color: #316321;
}
.AnyTagClassName
{
color: #316321;
}
</style>
background-color css
<style>
a { background-color: #316321; }
a { background-color: rgb(49,99,33); }
div.DivClassName
{
background-color: #316321;
}
.BgClassName
{
background-color: #316321;
}
</style>
border-color css
<style>
span { border-color: #316321; }
span { border-color: rgb(49,99,33); }
td.TdClassName
{
border-color: #316321;
}
.TagClassName
{
border-color: #316321;
}
</style>