Shades of Citron #829011
Tints of Citron #829011
RGB
CMYK
RGB Variations
Color information
#829011 (or 0x829011) is known color: Citron. HEX triplet: 82, 90 and 11. RGB value is (130,144,17). Sum of RGB (Red+Green+Blue) = 130+144+17=291 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.67% from 291); Green value is 144 (56.64% from 255 or 49.48% from 291); Blue value is 17 (7.03% from 255 or 5.84% from 291); Max value from RGB is 144 - color contains mainly: green. Hex color #829011 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829011 is #7D6FEE. Grayscale: #7D7D7D. Windows color (decimal): -8220655 or 1151106. OLE color: 1151106.
HSL color Cylindrical-coordinate representation of color #829011: hue angle of 66.61º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #829011 is Cyan = 0.10, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 17 | - |
| CMYK | 0.10 | 0 | 0.88 | 0.44 |
| HSL | 66.61º | 0.79% | 0.32% | - |
| HSV(B) | 66.61º | 0.88% | 0.56% | - |
| XYZ | 19.28 | 24.73 | 4.29 | - |
| YUV | 125.34 | 66.86 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 17 | 0.10 | 0 | 0.88 | 0.44 | 66.61 | 0.79 | 0.32 |
| Hex | 82 | 90 | 11 | A | 0 | 58 | 2C | 43 | 4F | 20 |
| Octal | 202 | 220 | 21 | 12 | 0 | 130 | 54 | 103 | 117 | 40 |
| Binary | 10000010 | 10010000 | 10001 | 1010 | 0 | 1011000 | 101100 | 1000011 | 1001111 | 100000 |
Color Harmonies of #829011
Complementary color
Monochromatic Colors of #829011
Black with #829011
Text Example
Text Example
White with #829011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829011; }
p { color: rgb(130,144,17); }
H1.HeaderClassName
{
color: #829011;
}
.AnyTagClassName
{
color: #829011;
}
</style>
background-color css
<style>
a { background-color: #829011; }
a { background-color: rgb(130,144,17); }
div.DivClassName
{
background-color: #829011;
}
.BgClassName
{
background-color: #829011;
}
</style>
border-color css
<style>
span { border-color: #829011; }
span { border-color: rgb(130,144,17); }
td.TdClassName
{
border-color: #829011;
}
.TagClassName
{
border-color: #829011;
}
</style>