Shades of Citron #829520
Tints of Citron #829520
RGB
CMYK
RGB Variations
Color information
#829520 (or 0x829520) is known color: Citron. HEX triplet: 82, 95 and 20. RGB value is (130,149,32). Sum of RGB (Red+Green+Blue) = 130+149+32=311 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.80% from 311); Green value is 149 (58.59% from 255 or 47.91% from 311); Blue value is 32 (12.89% from 255 or 10.29% from 311); Max value from RGB is 149 - color contains mainly: green. Hex color #829520 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829520 is #7D6ADF. Grayscale: #828282. Windows color (decimal): -8219360 or 2135426. OLE color: 2135426.
HSL color Cylindrical-coordinate representation of color #829520: hue angle of 69.74º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #829520 is Cyan = 0.13, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 32 | - |
| CMYK | 0.13 | 0 | 0.79 | 0.42 |
| HSL | 69.74º | 0.65% | 0.35% | - |
| HSV(B) | 69.74º | 0.79% | 0.58% | - |
| XYZ | 20.21 | 26.35 | 5.39 | - |
| YUV | 129.98 | 72.71 | 128.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 32 | 0.13 | 0 | 0.79 | 0.42 | 69.74 | 0.65 | 0.35 |
| Hex | 82 | 95 | 20 | D | 0 | 4F | 2A | 46 | 41 | 23 |
| Octal | 202 | 225 | 40 | 15 | 0 | 117 | 52 | 106 | 101 | 43 |
| Binary | 10000010 | 10010101 | 100000 | 1101 | 0 | 1001111 | 101010 | 1000110 | 1000001 | 100011 |
Color Harmonies of #829520
Complementary color
Monochromatic Colors of #829520
Black with #829520
Text Example
Text Example
White with #829520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829520; }
p { color: rgb(130,149,32); }
H1.HeaderClassName
{
color: #829520;
}
.AnyTagClassName
{
color: #829520;
}
</style>
background-color css
<style>
a { background-color: #829520; }
a { background-color: rgb(130,149,32); }
div.DivClassName
{
background-color: #829520;
}
.BgClassName
{
background-color: #829520;
}
</style>
border-color css
<style>
span { border-color: #829520; }
span { border-color: rgb(130,149,32); }
td.TdClassName
{
border-color: #829520;
}
.TagClassName
{
border-color: #829520;
}
</style>