Shades of Citron #829324
Tints of Citron #829324
RGB
CMYK
RGB Variations
Color information
#829324 (or 0x829324) is known color: Citron. HEX triplet: 82, 93 and 24. RGB value is (130,147,36). Sum of RGB (Red+Green+Blue) = 130+147+36=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 147 (57.81% from 255 or 46.96% from 313); Blue value is 36 (14.45% from 255 or 11.50% from 313); Max value from RGB is 147 - color contains mainly: green. Hex color #829324 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829324 is #7D6CDB. Grayscale: #818181. Windows color (decimal): -8219868 or 2397058. OLE color: 2397058.
HSL color Cylindrical-coordinate representation of color #829324: hue angle of 69.19º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #829324 is Cyan = 0.12, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 36 | - |
| CMYK | 0.12 | 0 | 0.76 | 0.42 |
| HSL | 69.19º | 0.61% | 0.36% | - |
| HSV(B) | 69.19º | 0.76% | 0.58% | - |
| XYZ | 19.96 | 25.74 | 5.59 | - |
| YUV | 129.26 | 75.37 | 128.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 36 | 0.12 | 0 | 0.76 | 0.42 | 69.19 | 0.61 | 0.36 |
| Hex | 82 | 93 | 24 | C | 0 | 4C | 2A | 45 | 3D | 24 |
| Octal | 202 | 223 | 44 | 14 | 0 | 114 | 52 | 105 | 75 | 44 |
| Binary | 10000010 | 10010011 | 100100 | 1100 | 0 | 1001100 | 101010 | 1000101 | 111101 | 100100 |
Color Harmonies of #829324
Complementary color
Monochromatic Colors of #829324
Black with #829324
Text Example
Text Example
White with #829324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829324; }
p { color: rgb(130,147,36); }
H1.HeaderClassName
{
color: #829324;
}
.AnyTagClassName
{
color: #829324;
}
</style>
background-color css
<style>
a { background-color: #829324; }
a { background-color: rgb(130,147,36); }
div.DivClassName
{
background-color: #829324;
}
.BgClassName
{
background-color: #829324;
}
</style>
border-color css
<style>
span { border-color: #829324; }
span { border-color: rgb(130,147,36); }
td.TdClassName
{
border-color: #829324;
}
.TagClassName
{
border-color: #829324;
}
</style>