Shades of Citron #809520
Tints of Citron #809520
RGB
CMYK
RGB Variations
Color information
#809520 (or 0x809520) is known color: Citron. HEX triplet: 80, 95 and 20. RGB value is (128,149,32). Sum of RGB (Red+Green+Blue) = 128+149+32=309 (40% of max value = 765). Red value is 128 (50.39% from 255 or 41.42% from 309); Green value is 149 (58.59% from 255 or 48.22% from 309); Blue value is 32 (12.89% from 255 or 10.36% from 309); Max value from RGB is 149 - color contains mainly: green. Hex color #809520 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809520 is #7F6ADF. Grayscale: #818181. Windows color (decimal): -8350432 or 2135424. OLE color: 2135424.
HSL color Cylindrical-coordinate representation of color #809520: hue angle of 70.77º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #809520 is Cyan = 0.14, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 149 | 32 | - |
| CMYK | 0.14 | 0 | 0.79 | 0.42 |
| HSL | 70.77º | 0.65% | 0.35% | - |
| HSV(B) | 70.77º | 0.79% | 0.58% | - |
| XYZ | 19.91 | 26.19 | 5.37 | - |
| YUV | 129.38 | 73.04 | 127.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 149 | 32 | 0.14 | 0 | 0.79 | 0.42 | 70.77 | 0.65 | 0.35 |
| Hex | 80 | 95 | 20 | E | 0 | 4F | 2A | 47 | 41 | 23 |
| Octal | 200 | 225 | 40 | 16 | 0 | 117 | 52 | 107 | 101 | 43 |
| Binary | 10000000 | 10010101 | 100000 | 1110 | 0 | 1001111 | 101010 | 1000111 | 1000001 | 100011 |
Color Harmonies of #809520
Complementary color
Monochromatic Colors of #809520
Black with #809520
Text Example
Text Example
White with #809520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809520; }
p { color: rgb(128,149,32); }
H1.HeaderClassName
{
color: #809520;
}
.AnyTagClassName
{
color: #809520;
}
</style>
background-color css
<style>
a { background-color: #809520; }
a { background-color: rgb(128,149,32); }
div.DivClassName
{
background-color: #809520;
}
.BgClassName
{
background-color: #809520;
}
</style>
border-color css
<style>
span { border-color: #809520; }
span { border-color: rgb(128,149,32); }
td.TdClassName
{
border-color: #809520;
}
.TagClassName
{
border-color: #809520;
}
</style>