Shades of Citron #829510
Tints of Citron #829510
RGB
CMYK
RGB Variations
Color information
#829510 (or 0x829510) is known color: Citron. HEX triplet: 82, 95 and 10. RGB value is (130,149,16). Sum of RGB (Red+Green+Blue) = 130+149+16=295 (39% of max value = 765). Red value is 130 (51.17% from 255 or 44.07% from 295); Green value is 149 (58.59% from 255 or 50.51% from 295); Blue value is 16 (6.64% from 255 or 5.42% from 295); Max value from RGB is 149 - color contains mainly: green. Hex color #829510 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829510 is #7D6AEF. Grayscale: #808080. Windows color (decimal): -8219376 or 1086850. OLE color: 1086850.
HSL color Cylindrical-coordinate representation of color #829510: hue angle of 68.57º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #829510 is Cyan = 0.13, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 16 | - |
| CMYK | 0.13 | 0 | 0.89 | 0.42 |
| HSL | 68.57º | 0.81% | 0.32% | - |
| HSV(B) | 68.57º | 0.89% | 0.58% | - |
| XYZ | 20.05 | 26.28 | 4.51 | - |
| YUV | 128.16 | 64.71 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 16 | 0.13 | 0 | 0.89 | 0.42 | 68.57 | 0.81 | 0.32 |
| Hex | 82 | 95 | 10 | D | 0 | 59 | 2A | 45 | 51 | 20 |
| Octal | 202 | 225 | 20 | 15 | 0 | 131 | 52 | 105 | 121 | 40 |
| Binary | 10000010 | 10010101 | 10000 | 1101 | 0 | 1011001 | 101010 | 1000101 | 1010001 | 100000 |
Color Harmonies of #829510
Complementary color
Monochromatic Colors of #829510
Black with #829510
Text Example
Text Example
White with #829510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829510; }
p { color: rgb(130,149,16); }
H1.HeaderClassName
{
color: #829510;
}
.AnyTagClassName
{
color: #829510;
}
</style>
background-color css
<style>
a { background-color: #829510; }
a { background-color: rgb(130,149,16); }
div.DivClassName
{
background-color: #829510;
}
.BgClassName
{
background-color: #829510;
}
</style>
border-color css
<style>
span { border-color: #829510; }
span { border-color: rgb(130,149,16); }
td.TdClassName
{
border-color: #829510;
}
.TagClassName
{
border-color: #829510;
}
</style>