Shades of Citron #829916
Tints of Citron #829916
RGB
CMYK
RGB Variations
Color information
#829916 (or 0x829916) is known color: Citron. HEX triplet: 82, 99 and 16. RGB value is (130,153,22). Sum of RGB (Red+Green+Blue) = 130+153+22=305 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.62% from 305); Green value is 153 (60.16% from 255 or 50.16% from 305); Blue value is 22 (8.98% from 255 or 7.21% from 305); Max value from RGB is 153 - color contains mainly: green. Hex color #829916 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829916 is #7D66E9. Grayscale: #838383. Windows color (decimal): -8218346 or 1481090. OLE color: 1481090.
HSL color Cylindrical-coordinate representation of color #829916: hue angle of 70.53º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #829916 is Cyan = 0.15, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 22 | - |
| CMYK | 0.15 | 0 | 0.86 | 0.4 |
| HSL | 70.53º | 0.75% | 0.34% | - |
| HSV(B) | 70.53º | 0.86% | 0.6% | - |
| XYZ | 20.74 | 27.59 | 4.99 | - |
| YUV | 131.19 | 66.38 | 127.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 22 | 0.15 | 0 | 0.86 | 0.4 | 70.53 | 0.75 | 0.34 |
| Hex | 82 | 99 | 16 | F | 0 | 56 | 28 | 47 | 4B | 22 |
| Octal | 202 | 231 | 26 | 17 | 0 | 126 | 50 | 107 | 113 | 42 |
| Binary | 10000010 | 10011001 | 10110 | 1111 | 0 | 1010110 | 101000 | 1000111 | 1001011 | 100010 |
Color Harmonies of #829916
Complementary color
Monochromatic Colors of #829916
Black with #829916
Text Example
Text Example
White with #829916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829916; }
p { color: rgb(130,153,22); }
H1.HeaderClassName
{
color: #829916;
}
.AnyTagClassName
{
color: #829916;
}
</style>
background-color css
<style>
a { background-color: #829916; }
a { background-color: rgb(130,153,22); }
div.DivClassName
{
background-color: #829916;
}
.BgClassName
{
background-color: #829916;
}
</style>
border-color css
<style>
span { border-color: #829916; }
span { border-color: rgb(130,153,22); }
td.TdClassName
{
border-color: #829916;
}
.TagClassName
{
border-color: #829916;
}
</style>