Shades of Green Leaf #506817
Tints of Green Leaf #506817
RGB
CMYK
RGB Variations
Color information
#506817 (or 0x506817) is known color: Green Leaf. HEX triplet: 50, 68 and 17. RGB value is (80,104,23). Sum of RGB (Red+Green+Blue) = 80+104+23=207 (27% of max value = 765). Red value is 80 (31.64% from 255 or 38.65% from 207); Green value is 104 (41.02% from 255 or 50.24% from 207); Blue value is 23 (9.38% from 255 or 11.11% from 207); Max value from RGB is 104 - color contains mainly: green. Hex color #506817 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #506817 is #AF97E8. Grayscale: #575757. Windows color (decimal): -11507689 or 1534032. OLE color: 1534032.
HSL color Cylindrical-coordinate representation of color #506817: hue angle of 77.78º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #506817 is Cyan = 0.23, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 104 | 23 | - |
| CMYK | 0.23 | 0 | 0.78 | 0.59 |
| HSL | 77.78º | 0.64% | 0.25% | - |
| HSV(B) | 77.78º | 0.78% | 0.41% | - |
| XYZ | 8.41 | 11.67 | 2.62 | - |
| YUV | 87.59 | 91.55 | 122.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 104 | 23 | 0.23 | 0 | 0.78 | 0.59 | 77.78 | 0.64 | 0.25 |
| Hex | 50 | 68 | 17 | 17 | 0 | 4E | 3B | 4E | 40 | 19 |
| Octal | 120 | 150 | 27 | 27 | 0 | 116 | 73 | 116 | 100 | 31 |
| Binary | 1010000 | 1101000 | 10111 | 10111 | 0 | 1001110 | 111011 | 1001110 | 1000000 | 11001 |
Color Harmonies of #506817
Complementary color
Monochromatic Colors of #506817
Black with #506817
Text Example
Text Example
White with #506817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506817; }
p { color: rgb(80,104,23); }
H1.HeaderClassName
{
color: #506817;
}
.AnyTagClassName
{
color: #506817;
}
</style>
background-color css
<style>
a { background-color: #506817; }
a { background-color: rgb(80,104,23); }
div.DivClassName
{
background-color: #506817;
}
.BgClassName
{
background-color: #506817;
}
</style>
border-color css
<style>
span { border-color: #506817; }
span { border-color: rgb(80,104,23); }
td.TdClassName
{
border-color: #506817;
}
.TagClassName
{
border-color: #506817;
}
</style>