Shades of Citron #829417
Tints of Citron #829417
RGB
CMYK
RGB Variations
Color information
#829417 (or 0x829417) is known color: Citron. HEX triplet: 82, 94 and 17. RGB value is (130,148,23). Sum of RGB (Red+Green+Blue) = 130+148+23=301 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.19% from 301); Green value is 148 (58.20% from 255 or 49.17% from 301); Blue value is 23 (9.38% from 255 or 7.64% from 301); Max value from RGB is 148 - color contains mainly: green. Hex color #829417 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829417 is #7D6BE8. Grayscale: #808080. Windows color (decimal): -8219625 or 1545346. OLE color: 1545346.
HSL color Cylindrical-coordinate representation of color #829417: hue angle of 68.64º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #829417 is Cyan = 0.12, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 23 | - |
| CMYK | 0.12 | 0 | 0.84 | 0.42 |
| HSL | 68.64º | 0.73% | 0.34% | - |
| HSV(B) | 68.64º | 0.84% | 0.58% | - |
| XYZ | 19.95 | 25.99 | 4.78 | - |
| YUV | 128.37 | 68.54 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 23 | 0.12 | 0 | 0.84 | 0.42 | 68.64 | 0.73 | 0.34 |
| Hex | 82 | 94 | 17 | C | 0 | 54 | 2A | 45 | 49 | 22 |
| Octal | 202 | 224 | 27 | 14 | 0 | 124 | 52 | 105 | 111 | 42 |
| Binary | 10000010 | 10010100 | 10111 | 1100 | 0 | 1010100 | 101010 | 1000101 | 1001001 | 100010 |
Color Harmonies of #829417
Complementary color
Monochromatic Colors of #829417
Black with #829417
Text Example
Text Example
White with #829417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829417; }
p { color: rgb(130,148,23); }
H1.HeaderClassName
{
color: #829417;
}
.AnyTagClassName
{
color: #829417;
}
</style>
background-color css
<style>
a { background-color: #829417; }
a { background-color: rgb(130,148,23); }
div.DivClassName
{
background-color: #829417;
}
.BgClassName
{
background-color: #829417;
}
</style>
border-color css
<style>
span { border-color: #829417; }
span { border-color: rgb(130,148,23); }
td.TdClassName
{
border-color: #829417;
}
.TagClassName
{
border-color: #829417;
}
</style>