Shades of Green House #276516
Tints of Green House #276516
RGB
CMYK
RGB Variations
Color information
#276516 (or 0x276516) is known color: Green House. HEX triplet: 27, 65 and 16. RGB value is (39,101,22). Sum of RGB (Red+Green+Blue) = 39+101+22=162 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.07% from 162); Green value is 101 (39.84% from 255 or 62.35% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 101 - color contains mainly: green. Hex color #276516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276516 is #D89AE9. Grayscale: #494949. Windows color (decimal): -14195434 or 1467687. OLE color: 1467687.
HSL color Cylindrical-coordinate representation of color #276516: hue angle of 107.09º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #276516 is Cyan = 0.61, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 101 | 22 | - |
| CMYK | 0.61 | 0 | 0.78 | 0.60 |
| HSL | 107.09º | 0.64% | 0.24% | - |
| HSV(B) | 107.09º | 0.78% | 0.4% | - |
| XYZ | 5.64 | 9.8 | 2.35 | - |
| YUV | 73.46 | 98.96 | 103.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 22 | 0.61 | 0 | 0.78 | 0.60 | 107.09 | 0.64 | 0.24 |
| Hex | 27 | 65 | 16 | 3D | 0 | 4E | 3C | 6B | 40 | 18 |
| Octal | 47 | 145 | 26 | 75 | 0 | 116 | 74 | 153 | 100 | 30 |
| Binary | 100111 | 1100101 | 10110 | 111101 | 0 | 1001110 | 111100 | 1101011 | 1000000 | 11000 |
Color Harmonies of #276516
Complementary color
Monochromatic Colors of #276516
Black with #276516
Text Example
Text Example
White with #276516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276516; }
p { color: rgb(39,101,22); }
H1.HeaderClassName
{
color: #276516;
}
.AnyTagClassName
{
color: #276516;
}
</style>
background-color css
<style>
a { background-color: #276516; }
a { background-color: rgb(39,101,22); }
div.DivClassName
{
background-color: #276516;
}
.BgClassName
{
background-color: #276516;
}
</style>
border-color css
<style>
span { border-color: #276516; }
span { border-color: rgb(39,101,22); }
td.TdClassName
{
border-color: #276516;
}
.TagClassName
{
border-color: #276516;
}
</style>