Shades of Citron #829316
Tints of Citron #829316
RGB
CMYK
RGB Variations
Color information
#829316 (or 0x829316) is known color: Citron. HEX triplet: 82, 93 and 16. RGB value is (130,147,22). Sum of RGB (Red+Green+Blue) = 130+147+22=299 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.48% from 299); Green value is 147 (57.81% from 255 or 49.16% from 299); Blue value is 22 (8.98% from 255 or 7.36% from 299); Max value from RGB is 147 - color contains mainly: green. Hex color #829316 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829316 is #7D6CE9. Grayscale: #808080. Windows color (decimal): -8219882 or 1479554. OLE color: 1479554.
HSL color Cylindrical-coordinate representation of color #829316: hue angle of 68.16º 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 #829316 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 22 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.42 |
| HSL | 68.16º | 0.74% | 0.33% | - |
| HSV(B) | 68.16º | 0.85% | 0.58% | - |
| XYZ | 19.78 | 25.67 | 4.67 | - |
| YUV | 127.67 | 68.37 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 22 | 0.12 | 0 | 0.85 | 0.42 | 68.16 | 0.74 | 0.33 |
| Hex | 82 | 93 | 16 | C | 0 | 55 | 2A | 44 | 4A | 21 |
| Octal | 202 | 223 | 26 | 14 | 0 | 125 | 52 | 104 | 112 | 41 |
| Binary | 10000010 | 10010011 | 10110 | 1100 | 0 | 1010101 | 101010 | 1000100 | 1001010 | 100001 |
Color Harmonies of #829316
Complementary color
Monochromatic Colors of #829316
Black with #829316
Text Example
Text Example
White with #829316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829316; }
p { color: rgb(130,147,22); }
H1.HeaderClassName
{
color: #829316;
}
.AnyTagClassName
{
color: #829316;
}
</style>
background-color css
<style>
a { background-color: #829316; }
a { background-color: rgb(130,147,22); }
div.DivClassName
{
background-color: #829316;
}
.BgClassName
{
background-color: #829316;
}
</style>
border-color css
<style>
span { border-color: #829316; }
span { border-color: rgb(130,147,22); }
td.TdClassName
{
border-color: #829316;
}
.TagClassName
{
border-color: #829316;
}
</style>