Shades of Citron #819921
Tints of Citron #819921
RGB
CMYK
RGB Variations
Color information
#819921 (or 0x819921) is known color: Citron. HEX triplet: 81, 99 and 21. RGB value is (129,153,33). Sum of RGB (Red+Green+Blue) = 129+153+33=315 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.95% from 315); Green value is 153 (60.16% from 255 or 48.57% from 315); Blue value is 33 (13.28% from 255 or 10.48% from 315); Max value from RGB is 153 - color contains mainly: green. Hex color #819921 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819921 is #7E66DE. Grayscale: #848484. Windows color (decimal): -8283871 or 2201985. OLE color: 2201985.
HSL color Cylindrical-coordinate representation of color #819921: hue angle of 72º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #819921 is Cyan = 0.16, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 33 | - |
| CMYK | 0.16 | 0 | 0.78 | 0.4 |
| HSL | 72º | 0.65% | 0.36% | - |
| HSV(B) | 72º | 0.78% | 0.6% | - |
| XYZ | 20.72 | 27.56 | 5.67 | - |
| YUV | 132.14 | 72.05 | 125.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 33 | 0.16 | 0 | 0.78 | 0.4 | 72 | 0.65 | 0.36 |
| Hex | 81 | 99 | 21 | 10 | 0 | 4E | 28 | 48 | 41 | 24 |
| Octal | 201 | 231 | 41 | 20 | 0 | 116 | 50 | 110 | 101 | 44 |
| Binary | 10000001 | 10011001 | 100001 | 10000 | 0 | 1001110 | 101000 | 1001000 | 1000001 | 100100 |
Color Harmonies of #819921
Complementary color
Monochromatic Colors of #819921
Black with #819921
Text Example
Text Example
White with #819921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819921; }
p { color: rgb(129,153,33); }
H1.HeaderClassName
{
color: #819921;
}
.AnyTagClassName
{
color: #819921;
}
</style>
background-color css
<style>
a { background-color: #819921; }
a { background-color: rgb(129,153,33); }
div.DivClassName
{
background-color: #819921;
}
.BgClassName
{
background-color: #819921;
}
</style>
border-color css
<style>
span { border-color: #819921; }
span { border-color: rgb(129,153,33); }
td.TdClassName
{
border-color: #819921;
}
.TagClassName
{
border-color: #819921;
}
</style>