Shades of Citron #829914
Tints of Citron #829914
RGB
CMYK
RGB Variations
Color information
#829914 (or 0x829914) is known color: Citron. HEX triplet: 82, 99 and 14. RGB value is (130,153,20). Sum of RGB (Red+Green+Blue) = 130+153+20=303 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.90% from 303); Green value is 153 (60.16% from 255 or 50.50% from 303); Blue value is 20 (8.20% from 255 or 6.60% from 303); Max value from RGB is 153 - color contains mainly: green. Hex color #829914 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829914 is #7D66EB. Grayscale: #838383. Windows color (decimal): -8218348 or 1350018. OLE color: 1350018.
HSL color Cylindrical-coordinate representation of color #829914: hue angle of 70.38º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #829914 is Cyan = 0.15, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 20 | - |
| CMYK | 0.15 | 0 | 0.87 | 0.4 |
| HSL | 70.38º | 0.77% | 0.34% | - |
| HSV(B) | 70.38º | 0.87% | 0.6% | - |
| XYZ | 20.72 | 27.58 | 4.89 | - |
| YUV | 130.96 | 65.38 | 127.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 20 | 0.15 | 0 | 0.87 | 0.4 | 70.38 | 0.77 | 0.34 |
| Hex | 82 | 99 | 14 | F | 0 | 57 | 28 | 46 | 4D | 22 |
| Octal | 202 | 231 | 24 | 17 | 0 | 127 | 50 | 106 | 115 | 42 |
| Binary | 10000010 | 10011001 | 10100 | 1111 | 0 | 1010111 | 101000 | 1000110 | 1001101 | 100010 |
Color Harmonies of #829914
Complementary color
Monochromatic Colors of #829914
Black with #829914
Text Example
Text Example
White with #829914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829914; }
p { color: rgb(130,153,20); }
H1.HeaderClassName
{
color: #829914;
}
.AnyTagClassName
{
color: #829914;
}
</style>
background-color css
<style>
a { background-color: #829914; }
a { background-color: rgb(130,153,20); }
div.DivClassName
{
background-color: #829914;
}
.BgClassName
{
background-color: #829914;
}
</style>
border-color css
<style>
span { border-color: #829914; }
span { border-color: rgb(130,153,20); }
td.TdClassName
{
border-color: #829914;
}
.TagClassName
{
border-color: #829914;
}
</style>