Shades of Citron #809620
Tints of Citron #809620
RGB
CMYK
RGB Variations
Color information
#809620 (or 0x809620) is known color: Citron. HEX triplet: 80, 96 and 20. RGB value is (128,150,32). Sum of RGB (Red+Green+Blue) = 128+150+32=310 (41% of max value = 765). Red value is 128 (50.39% from 255 or 41.29% from 310); Green value is 150 (58.98% from 255 or 48.39% from 310); Blue value is 32 (12.89% from 255 or 10.32% from 310); Max value from RGB is 150 - color contains mainly: green. Hex color #809620 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809620 is #7F69DF. Grayscale: #828282. Windows color (decimal): -8350176 or 2135680. OLE color: 2135680.
HSL color Cylindrical-coordinate representation of color #809620: hue angle of 71.19º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #809620 is Cyan = 0.15, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 150 | 32 | - |
| CMYK | 0.15 | 0 | 0.79 | 0.41 |
| HSL | 71.19º | 0.65% | 0.36% | - |
| HSV(B) | 71.19º | 0.79% | 0.59% | - |
| XYZ | 20.07 | 26.51 | 5.42 | - |
| YUV | 129.97 | 72.71 | 126.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 150 | 32 | 0.15 | 0 | 0.79 | 0.41 | 71.19 | 0.65 | 0.36 |
| Hex | 80 | 96 | 20 | F | 0 | 4F | 29 | 47 | 41 | 24 |
| Octal | 200 | 226 | 40 | 17 | 0 | 117 | 51 | 107 | 101 | 44 |
| Binary | 10000000 | 10010110 | 100000 | 1111 | 0 | 1001111 | 101001 | 1000111 | 1000001 | 100100 |
Color Harmonies of #809620
Complementary color
Monochromatic Colors of #809620
Black with #809620
Text Example
Text Example
White with #809620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809620; }
p { color: rgb(128,150,32); }
H1.HeaderClassName
{
color: #809620;
}
.AnyTagClassName
{
color: #809620;
}
</style>
background-color css
<style>
a { background-color: #809620; }
a { background-color: rgb(128,150,32); }
div.DivClassName
{
background-color: #809620;
}
.BgClassName
{
background-color: #809620;
}
</style>
border-color css
<style>
span { border-color: #809620; }
span { border-color: rgb(128,150,32); }
td.TdClassName
{
border-color: #809620;
}
.TagClassName
{
border-color: #809620;
}
</style>