Shades of Citron #829420
Tints of Citron #829420
RGB
CMYK
RGB Variations
Color information
#829420 (or 0x829420) is known color: Citron. HEX triplet: 82, 94 and 20. RGB value is (130,148,32). Sum of RGB (Red+Green+Blue) = 130+148+32=310 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.94% from 310); Green value is 148 (58.20% from 255 or 47.74% from 310); Blue value is 32 (12.89% from 255 or 10.32% from 310); Max value from RGB is 148 - color contains mainly: green. Hex color #829420 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829420 is #7D6BDF. Grayscale: #818181. Windows color (decimal): -8219616 or 2135170. OLE color: 2135170.
HSL color Cylindrical-coordinate representation of color #829420: hue angle of 69.31º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #829420 is Cyan = 0.12, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 32 | - |
| CMYK | 0.12 | 0 | 0.78 | 0.42 |
| HSL | 69.31º | 0.64% | 0.35% | - |
| HSV(B) | 69.31º | 0.78% | 0.58% | - |
| XYZ | 20.06 | 26.03 | 5.33 | - |
| YUV | 129.39 | 73.04 | 128.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 32 | 0.12 | 0 | 0.78 | 0.42 | 69.31 | 0.64 | 0.35 |
| Hex | 82 | 94 | 20 | C | 0 | 4E | 2A | 45 | 40 | 23 |
| Octal | 202 | 224 | 40 | 14 | 0 | 116 | 52 | 105 | 100 | 43 |
| Binary | 10000010 | 10010100 | 100000 | 1100 | 0 | 1001110 | 101010 | 1000101 | 1000000 | 100011 |
Color Harmonies of #829420
Complementary color
Monochromatic Colors of #829420
Black with #829420
Text Example
Text Example
White with #829420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829420; }
p { color: rgb(130,148,32); }
H1.HeaderClassName
{
color: #829420;
}
.AnyTagClassName
{
color: #829420;
}
</style>
background-color css
<style>
a { background-color: #829420; }
a { background-color: rgb(130,148,32); }
div.DivClassName
{
background-color: #829420;
}
.BgClassName
{
background-color: #829420;
}
</style>
border-color css
<style>
span { border-color: #829420; }
span { border-color: rgb(130,148,32); }
td.TdClassName
{
border-color: #829420;
}
.TagClassName
{
border-color: #829420;
}
</style>