Shades of Citron #829612
Tints of Citron #829612
RGB
CMYK
RGB Variations
Color information
#829612 (or 0x829612) is known color: Citron. HEX triplet: 82, 96 and 12. RGB value is (130,150,18). Sum of RGB (Red+Green+Blue) = 130+150+18=298 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.62% from 298); Green value is 150 (58.98% from 255 or 50.34% from 298); Blue value is 18 (7.42% from 255 or 6.04% from 298); Max value from RGB is 150 - color contains mainly: green. Hex color #829612 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829612 is #7D69ED. Grayscale: #818181. Windows color (decimal): -8219118 or 1218178. OLE color: 1218178.
HSL color Cylindrical-coordinate representation of color #829612: hue angle of 69.09º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #829612 is Cyan = 0.13, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 150 | 18 | - |
| CMYK | 0.13 | 0 | 0.88 | 0.41 |
| HSL | 69.09º | 0.79% | 0.33% | - |
| HSV(B) | 69.09º | 0.88% | 0.59% | - |
| XYZ | 20.22 | 26.6 | 4.64 | - |
| YUV | 128.97 | 65.37 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 150 | 18 | 0.13 | 0 | 0.88 | 0.41 | 69.09 | 0.79 | 0.33 |
| Hex | 82 | 96 | 12 | D | 0 | 58 | 29 | 45 | 4F | 21 |
| Octal | 202 | 226 | 22 | 15 | 0 | 130 | 51 | 105 | 117 | 41 |
| Binary | 10000010 | 10010110 | 10010 | 1101 | 0 | 1011000 | 101001 | 1000101 | 1001111 | 100001 |
Color Harmonies of #829612
Complementary color
Monochromatic Colors of #829612
Black with #829612
Text Example
Text Example
White with #829612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829612; }
p { color: rgb(130,150,18); }
H1.HeaderClassName
{
color: #829612;
}
.AnyTagClassName
{
color: #829612;
}
</style>
background-color css
<style>
a { background-color: #829612; }
a { background-color: rgb(130,150,18); }
div.DivClassName
{
background-color: #829612;
}
.BgClassName
{
background-color: #829612;
}
</style>
border-color css
<style>
span { border-color: #829612; }
span { border-color: rgb(130,150,18); }
td.TdClassName
{
border-color: #829612;
}
.TagClassName
{
border-color: #829612;
}
</style>