Shades of Citron #829723
Tints of Citron #829723
RGB
CMYK
RGB Variations
Color information
#829723 (or 0x829723) is known color: Citron. HEX triplet: 82, 97 and 23. RGB value is (130,151,35). Sum of RGB (Red+Green+Blue) = 130+151+35=316 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.14% from 316); Green value is 151 (59.38% from 255 or 47.78% from 316); Blue value is 35 (14.06% from 255 or 11.08% from 316); Max value from RGB is 151 - color contains mainly: green. Hex color #829723 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829723 is #7D68DC. Grayscale: #838383. Windows color (decimal): -8218845 or 2332546. OLE color: 2332546.
HSL color Cylindrical-coordinate representation of color #829723: hue angle of 70.86º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #829723 is Cyan = 0.14, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 35 | - |
| CMYK | 0.14 | 0 | 0.77 | 0.41 |
| HSL | 70.86º | 0.62% | 0.36% | - |
| HSV(B) | 70.86º | 0.77% | 0.59% | - |
| XYZ | 20.58 | 27 | 5.72 | - |
| YUV | 131.5 | 73.54 | 126.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 35 | 0.14 | 0 | 0.77 | 0.41 | 70.86 | 0.62 | 0.36 |
| Hex | 82 | 97 | 23 | E | 0 | 4D | 29 | 47 | 3E | 24 |
| Octal | 202 | 227 | 43 | 16 | 0 | 115 | 51 | 107 | 76 | 44 |
| Binary | 10000010 | 10010111 | 100011 | 1110 | 0 | 1001101 | 101001 | 1000111 | 111110 | 100100 |
Color Harmonies of #829723
Complementary color
Monochromatic Colors of #829723
Black with #829723
Text Example
Text Example
White with #829723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829723; }
p { color: rgb(130,151,35); }
H1.HeaderClassName
{
color: #829723;
}
.AnyTagClassName
{
color: #829723;
}
</style>
background-color css
<style>
a { background-color: #829723; }
a { background-color: rgb(130,151,35); }
div.DivClassName
{
background-color: #829723;
}
.BgClassName
{
background-color: #829723;
}
</style>
border-color css
<style>
span { border-color: #829723; }
span { border-color: rgb(130,151,35); }
td.TdClassName
{
border-color: #829723;
}
.TagClassName
{
border-color: #829723;
}
</style>