Shades of Citron #829416
Tints of Citron #829416
RGB
CMYK
RGB Variations
Color information
#829416 (or 0x829416) is known color: Citron. HEX triplet: 82, 94 and 16. RGB value is (130,148,22). Sum of RGB (Red+Green+Blue) = 130+148+22=300 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.33% from 300); Green value is 148 (58.20% from 255 or 49.33% from 300); Blue value is 22 (8.98% from 255 or 7.33% from 300); Max value from RGB is 148 - color contains mainly: green. Hex color #829416 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829416 is #7D6BE9. Grayscale: #808080. Windows color (decimal): -8219626 or 1479810. OLE color: 1479810.
HSL color Cylindrical-coordinate representation of color #829416: hue angle of 68.57º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #829416 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 22 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.42 |
| HSL | 68.57º | 0.74% | 0.33% | - |
| HSV(B) | 68.57º | 0.85% | 0.58% | - |
| XYZ | 19.94 | 25.98 | 4.72 | - |
| YUV | 128.25 | 68.04 | 129.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 22 | 0.12 | 0 | 0.85 | 0.42 | 68.57 | 0.74 | 0.33 |
| Hex | 82 | 94 | 16 | C | 0 | 55 | 2A | 45 | 4A | 21 |
| Octal | 202 | 224 | 26 | 14 | 0 | 125 | 52 | 105 | 112 | 41 |
| Binary | 10000010 | 10010100 | 10110 | 1100 | 0 | 1010101 | 101010 | 1000101 | 1001010 | 100001 |
Color Harmonies of #829416
Complementary color
Monochromatic Colors of #829416
Black with #829416
Text Example
Text Example
White with #829416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829416; }
p { color: rgb(130,148,22); }
H1.HeaderClassName
{
color: #829416;
}
.AnyTagClassName
{
color: #829416;
}
</style>
background-color css
<style>
a { background-color: #829416; }
a { background-color: rgb(130,148,22); }
div.DivClassName
{
background-color: #829416;
}
.BgClassName
{
background-color: #829416;
}
</style>
border-color css
<style>
span { border-color: #829416; }
span { border-color: rgb(130,148,22); }
td.TdClassName
{
border-color: #829416;
}
.TagClassName
{
border-color: #829416;
}
</style>