Shades of Citron #829625
Tints of Citron #829625
RGB
CMYK
RGB Variations
Color information
#829625 (or 0x829625) is known color: Citron. HEX triplet: 82, 96 and 25. RGB value is (130,150,37). Sum of RGB (Red+Green+Blue) = 130+150+37=317 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.01% from 317); Green value is 150 (58.98% from 255 or 47.32% from 317); Blue value is 37 (14.84% from 255 or 11.67% from 317); Max value from RGB is 150 - color contains mainly: green. Hex color #829625 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829625 is #7D69DA. Grayscale: #838383. Windows color (decimal): -8219099 or 2463362. OLE color: 2463362.
HSL color Cylindrical-coordinate representation of color #829625: hue angle of 70.62º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #829625 is Cyan = 0.13, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 150 | 37 | - |
| CMYK | 0.13 | 0 | 0.75 | 0.41 |
| HSL | 70.62º | 0.6% | 0.37% | - |
| HSV(B) | 70.62º | 0.75% | 0.59% | - |
| XYZ | 20.45 | 26.69 | 5.82 | - |
| YUV | 131.14 | 74.87 | 127.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 150 | 37 | 0.13 | 0 | 0.75 | 0.41 | 70.62 | 0.6 | 0.37 |
| Hex | 82 | 96 | 25 | D | 0 | 4B | 29 | 47 | 3C | 25 |
| Octal | 202 | 226 | 45 | 15 | 0 | 113 | 51 | 107 | 74 | 45 |
| Binary | 10000010 | 10010110 | 100101 | 1101 | 0 | 1001011 | 101001 | 1000111 | 111100 | 100101 |
Color Harmonies of #829625
Complementary color
Monochromatic Colors of #829625
Black with #829625
Text Example
Text Example
White with #829625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829625; }
p { color: rgb(130,150,37); }
H1.HeaderClassName
{
color: #829625;
}
.AnyTagClassName
{
color: #829625;
}
</style>
background-color css
<style>
a { background-color: #829625; }
a { background-color: rgb(130,150,37); }
div.DivClassName
{
background-color: #829625;
}
.BgClassName
{
background-color: #829625;
}
</style>
border-color css
<style>
span { border-color: #829625; }
span { border-color: rgb(130,150,37); }
td.TdClassName
{
border-color: #829625;
}
.TagClassName
{
border-color: #829625;
}
</style>