Shades of Citron #829726
Tints of Citron #829726
RGB
CMYK
RGB Variations
Color information
#829726 (or 0x829726) is known color: Citron. HEX triplet: 82, 97 and 26. RGB value is (130,151,38). Sum of RGB (Red+Green+Blue) = 130+151+38=319 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.75% from 319); Green value is 151 (59.38% from 255 or 47.34% from 319); Blue value is 38 (15.23% from 255 or 11.91% from 319); Max value from RGB is 151 - color contains mainly: green. Hex color #829726 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829726 is #7D68D9. Grayscale: #848484. Windows color (decimal): -8218842 or 2529154. OLE color: 2529154.
HSL color Cylindrical-coordinate representation of color #829726: hue angle of 71.15º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #829726 is Cyan = 0.14, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 38 | - |
| CMYK | 0.14 | 0 | 0.75 | 0.41 |
| HSL | 71.15º | 0.6% | 0.37% | - |
| HSV(B) | 71.15º | 0.75% | 0.59% | - |
| XYZ | 20.62 | 27.02 | 5.96 | - |
| YUV | 131.84 | 75.04 | 126.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 38 | 0.14 | 0 | 0.75 | 0.41 | 71.15 | 0.6 | 0.37 |
| Hex | 82 | 97 | 26 | E | 0 | 4B | 29 | 47 | 3C | 25 |
| Octal | 202 | 227 | 46 | 16 | 0 | 113 | 51 | 107 | 74 | 45 |
| Binary | 10000010 | 10010111 | 100110 | 1110 | 0 | 1001011 | 101001 | 1000111 | 111100 | 100101 |
Color Harmonies of #829726
Complementary color
Monochromatic Colors of #829726
Black with #829726
Text Example
Text Example
White with #829726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829726; }
p { color: rgb(130,151,38); }
H1.HeaderClassName
{
color: #829726;
}
.AnyTagClassName
{
color: #829726;
}
</style>
background-color css
<style>
a { background-color: #829726; }
a { background-color: rgb(130,151,38); }
div.DivClassName
{
background-color: #829726;
}
.BgClassName
{
background-color: #829726;
}
</style>
border-color css
<style>
span { border-color: #829726; }
span { border-color: rgb(130,151,38); }
td.TdClassName
{
border-color: #829726;
}
.TagClassName
{
border-color: #829726;
}
</style>