Shades of Citron #829517
Tints of Citron #829517
RGB
CMYK
RGB Variations
Color information
#829517 (or 0x829517) is known color: Citron. HEX triplet: 82, 95 and 17. RGB value is (130,149,23). Sum of RGB (Red+Green+Blue) = 130+149+23=302 (40% of max value = 765). Red value is 130 (51.17% from 255 or 43.05% from 302); Green value is 149 (58.59% from 255 or 49.34% from 302); Blue value is 23 (9.38% from 255 or 7.62% from 302); Max value from RGB is 149 - color contains mainly: green. Hex color #829517 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829517 is #7D6AE8. Grayscale: #818181. Windows color (decimal): -8219369 or 1545602. OLE color: 1545602.
HSL color Cylindrical-coordinate representation of color #829517: hue angle of 69.05º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #829517 is Cyan = 0.13, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 23 | - |
| CMYK | 0.13 | 0 | 0.85 | 0.42 |
| HSL | 69.05º | 0.73% | 0.34% | - |
| HSV(B) | 69.05º | 0.85% | 0.58% | - |
| XYZ | 20.11 | 26.3 | 4.83 | - |
| YUV | 128.96 | 68.21 | 128.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 23 | 0.13 | 0 | 0.85 | 0.42 | 69.05 | 0.73 | 0.34 |
| Hex | 82 | 95 | 17 | D | 0 | 55 | 2A | 45 | 49 | 22 |
| Octal | 202 | 225 | 27 | 15 | 0 | 125 | 52 | 105 | 111 | 42 |
| Binary | 10000010 | 10010101 | 10111 | 1101 | 0 | 1010101 | 101010 | 1000101 | 1001001 | 100010 |
Color Harmonies of #829517
Complementary color
Monochromatic Colors of #829517
Black with #829517
Text Example
Text Example
White with #829517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829517; }
p { color: rgb(130,149,23); }
H1.HeaderClassName
{
color: #829517;
}
.AnyTagClassName
{
color: #829517;
}
</style>
background-color css
<style>
a { background-color: #829517; }
a { background-color: rgb(130,149,23); }
div.DivClassName
{
background-color: #829517;
}
.BgClassName
{
background-color: #829517;
}
</style>
border-color css
<style>
span { border-color: #829517; }
span { border-color: rgb(130,149,23); }
td.TdClassName
{
border-color: #829517;
}
.TagClassName
{
border-color: #829517;
}
</style>