Shades of Citron #829313
Tints of Citron #829313
RGB
CMYK
RGB Variations
Color information
#829313 (or 0x829313) is known color: Citron. HEX triplet: 82, 93 and 13. RGB value is (130,147,19). Sum of RGB (Red+Green+Blue) = 130+147+19=296 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.92% from 296); Green value is 147 (57.81% from 255 or 49.66% from 296); Blue value is 19 (7.81% from 255 or 6.42% from 296); Max value from RGB is 147 - color contains mainly: green. Hex color #829313 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829313 is #7D6CEC. Grayscale: #7F7F7F. Windows color (decimal): -8219885 or 1282946. OLE color: 1282946.
HSL color Cylindrical-coordinate representation of color #829313: hue angle of 67.97º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #829313 is Cyan = 0.12, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 19 | - |
| CMYK | 0.12 | 0 | 0.87 | 0.42 |
| HSL | 67.97º | 0.77% | 0.33% | - |
| HSV(B) | 67.97º | 0.87% | 0.58% | - |
| XYZ | 19.76 | 25.66 | 4.53 | - |
| YUV | 127.33 | 66.87 | 129.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 19 | 0.12 | 0 | 0.87 | 0.42 | 67.97 | 0.77 | 0.33 |
| Hex | 82 | 93 | 13 | C | 0 | 57 | 2A | 44 | 4D | 21 |
| Octal | 202 | 223 | 23 | 14 | 0 | 127 | 52 | 104 | 115 | 41 |
| Binary | 10000010 | 10010011 | 10011 | 1100 | 0 | 1010111 | 101010 | 1000100 | 1001101 | 100001 |
Color Harmonies of #829313
Complementary color
Monochromatic Colors of #829313
Black with #829313
Text Example
Text Example
White with #829313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829313; }
p { color: rgb(130,147,19); }
H1.HeaderClassName
{
color: #829313;
}
.AnyTagClassName
{
color: #829313;
}
</style>
background-color css
<style>
a { background-color: #829313; }
a { background-color: rgb(130,147,19); }
div.DivClassName
{
background-color: #829313;
}
.BgClassName
{
background-color: #829313;
}
</style>
border-color css
<style>
span { border-color: #829313; }
span { border-color: rgb(130,147,19); }
td.TdClassName
{
border-color: #829313;
}
.TagClassName
{
border-color: #829313;
}
</style>