Shades of Citron #829813
Tints of Citron #829813
RGB
CMYK
RGB Variations
Color information
#829813 (or 0x829813) is known color: Citron. HEX triplet: 82, 98 and 13. RGB value is (130,152,19). Sum of RGB (Red+Green+Blue) = 130+152+19=301 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.19% from 301); Green value is 152 (59.77% from 255 or 50.50% from 301); Blue value is 19 (7.81% from 255 or 6.31% from 301); Max value from RGB is 152 - color contains mainly: green. Hex color #829813 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829813 is #7D67EC. Grayscale: #828282. Windows color (decimal): -8218605 or 1284226. OLE color: 1284226.
HSL color Cylindrical-coordinate representation of color #829813: hue angle of 69.92º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #829813 is Cyan = 0.14, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 19 | - |
| CMYK | 0.14 | 0 | 0.87 | 0.40 |
| HSL | 69.92º | 0.78% | 0.34% | - |
| HSV(B) | 69.92º | 0.88% | 0.6% | - |
| XYZ | 20.55 | 27.25 | 4.79 | - |
| YUV | 130.26 | 65.21 | 127.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 19 | 0.14 | 0 | 0.87 | 0.40 | 69.92 | 0.78 | 0.34 |
| Hex | 82 | 98 | 13 | E | 0 | 57 | 28 | 46 | 4E | 22 |
| Octal | 202 | 230 | 23 | 16 | 0 | 127 | 50 | 106 | 116 | 42 |
| Binary | 10000010 | 10011000 | 10011 | 1110 | 0 | 1010111 | 101000 | 1000110 | 1001110 | 100010 |
Color Harmonies of #829813
Complementary color
Monochromatic Colors of #829813
Black with #829813
Text Example
Text Example
White with #829813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829813; }
p { color: rgb(130,152,19); }
H1.HeaderClassName
{
color: #829813;
}
.AnyTagClassName
{
color: #829813;
}
</style>
background-color css
<style>
a { background-color: #829813; }
a { background-color: rgb(130,152,19); }
div.DivClassName
{
background-color: #829813;
}
.BgClassName
{
background-color: #829813;
}
</style>
border-color css
<style>
span { border-color: #829813; }
span { border-color: rgb(130,152,19); }
td.TdClassName
{
border-color: #829813;
}
.TagClassName
{
border-color: #829813;
}
</style>