Shades of Citron #829823
Tints of Citron #829823
RGB
CMYK
RGB Variations
Color information
#829823 (or 0x829823) is known color: Citron. HEX triplet: 82, 98 and 23. RGB value is (130,152,35). Sum of RGB (Red+Green+Blue) = 130+152+35=317 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.01% from 317); Green value is 152 (59.77% from 255 or 47.95% from 317); Blue value is 35 (14.06% from 255 or 11.04% from 317); Max value from RGB is 152 - color contains mainly: green. Hex color #829823 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829823 is #7D67DC. Grayscale: #848484. Windows color (decimal): -8218589 or 2332802. OLE color: 2332802.
HSL color Cylindrical-coordinate representation of color #829823: hue angle of 71.28º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #829823 is Cyan = 0.14, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 35 | - |
| CMYK | 0.14 | 0 | 0.77 | 0.40 |
| HSL | 71.28º | 0.63% | 0.37% | - |
| HSV(B) | 71.28º | 0.77% | 0.6% | - |
| XYZ | 20.74 | 27.32 | 5.77 | - |
| YUV | 132.08 | 73.21 | 126.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 35 | 0.14 | 0 | 0.77 | 0.40 | 71.28 | 0.63 | 0.37 |
| Hex | 82 | 98 | 23 | E | 0 | 4D | 28 | 47 | 3F | 25 |
| Octal | 202 | 230 | 43 | 16 | 0 | 115 | 50 | 107 | 77 | 45 |
| Binary | 10000010 | 10011000 | 100011 | 1110 | 0 | 1001101 | 101000 | 1000111 | 111111 | 100101 |
Color Harmonies of #829823
Complementary color
Monochromatic Colors of #829823
Black with #829823
Text Example
Text Example
White with #829823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829823; }
p { color: rgb(130,152,35); }
H1.HeaderClassName
{
color: #829823;
}
.AnyTagClassName
{
color: #829823;
}
</style>
background-color css
<style>
a { background-color: #829823; }
a { background-color: rgb(130,152,35); }
div.DivClassName
{
background-color: #829823;
}
.BgClassName
{
background-color: #829823;
}
</style>
border-color css
<style>
span { border-color: #829823; }
span { border-color: rgb(130,152,35); }
td.TdClassName
{
border-color: #829823;
}
.TagClassName
{
border-color: #829823;
}
</style>