Shades of Green Leaf #506827
Tints of Green Leaf #506827
RGB
CMYK
RGB Variations
Color information
#506827 (or 0x506827) is known color: Green Leaf. HEX triplet: 50, 68 and 27. RGB value is (80,104,39). Sum of RGB (Red+Green+Blue) = 80+104+39=223 (29% of max value = 765). Red value is 80 (31.64% from 255 or 35.87% from 223); Green value is 104 (41.02% from 255 or 46.64% from 223); Blue value is 39 (15.62% from 255 or 17.49% from 223); Max value from RGB is 104 - color contains mainly: green. Hex color #506827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #506827 is #AF97D8. Grayscale: #595959. Windows color (decimal): -11507673 or 2582608. OLE color: 2582608.
HSL color Cylindrical-coordinate representation of color #506827: hue angle of 82.15º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #506827 is Cyan = 0.23, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 104 | 39 | - |
| CMYK | 0.23 | 0 | 0.62 | 0.59 |
| HSL | 82.15º | 0.45% | 0.28% | - |
| HSV(B) | 82.15º | 0.63% | 0.41% | - |
| XYZ | 8.62 | 11.75 | 3.73 | - |
| YUV | 89.41 | 99.55 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 104 | 39 | 0.23 | 0 | 0.62 | 0.59 | 82.15 | 0.45 | 0.28 |
| Hex | 50 | 68 | 27 | 17 | 0 | 3E | 3B | 52 | 2D | 1C |
| Octal | 120 | 150 | 47 | 27 | 0 | 76 | 73 | 122 | 55 | 34 |
| Binary | 1010000 | 1101000 | 100111 | 10111 | 0 | 111110 | 111011 | 1010010 | 101101 | 11100 |
Color Harmonies of #506827
Complementary color
Monochromatic Colors of #506827
Black with #506827
Text Example
Text Example
White with #506827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506827; }
p { color: rgb(80,104,39); }
H1.HeaderClassName
{
color: #506827;
}
.AnyTagClassName
{
color: #506827;
}
</style>
background-color css
<style>
a { background-color: #506827; }
a { background-color: rgb(80,104,39); }
div.DivClassName
{
background-color: #506827;
}
.BgClassName
{
background-color: #506827;
}
</style>
border-color css
<style>
span { border-color: #506827; }
span { border-color: rgb(80,104,39); }
td.TdClassName
{
border-color: #506827;
}
.TagClassName
{
border-color: #506827;
}
</style>