Shades of Citron #819822
Tints of Citron #819822
RGB
CMYK
RGB Variations
Color information
#819822 (or 0x819822) is known color: Citron. HEX triplet: 81, 98 and 22. RGB value is (129,152,34). Sum of RGB (Red+Green+Blue) = 129+152+34=315 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.95% from 315); Green value is 152 (59.77% from 255 or 48.25% from 315); Blue value is 34 (13.67% from 255 or 10.79% from 315); Max value from RGB is 152 - color contains mainly: green. Hex color #819822 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819822 is #7E67DD. Grayscale: #848484. Windows color (decimal): -8284126 or 2267265. OLE color: 2267265.
HSL color Cylindrical-coordinate representation of color #819822: hue angle of 71.69º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #819822 is Cyan = 0.15, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 34 | - |
| CMYK | 0.15 | 0 | 0.78 | 0.40 |
| HSL | 71.69º | 0.63% | 0.36% | - |
| HSV(B) | 71.69º | 0.78% | 0.6% | - |
| XYZ | 20.57 | 27.24 | 5.69 | - |
| YUV | 131.67 | 72.88 | 126.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 34 | 0.15 | 0 | 0.78 | 0.40 | 71.69 | 0.63 | 0.36 |
| Hex | 81 | 98 | 22 | F | 0 | 4E | 28 | 48 | 3F | 24 |
| Octal | 201 | 230 | 42 | 17 | 0 | 116 | 50 | 110 | 77 | 44 |
| Binary | 10000001 | 10011000 | 100010 | 1111 | 0 | 1001110 | 101000 | 1001000 | 111111 | 100100 |
Color Harmonies of #819822
Complementary color
Monochromatic Colors of #819822
Black with #819822
Text Example
Text Example
White with #819822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819822; }
p { color: rgb(129,152,34); }
H1.HeaderClassName
{
color: #819822;
}
.AnyTagClassName
{
color: #819822;
}
</style>
background-color css
<style>
a { background-color: #819822; }
a { background-color: rgb(129,152,34); }
div.DivClassName
{
background-color: #819822;
}
.BgClassName
{
background-color: #819822;
}
</style>
border-color css
<style>
span { border-color: #819822; }
span { border-color: rgb(129,152,34); }
td.TdClassName
{
border-color: #819822;
}
.TagClassName
{
border-color: #819822;
}
</style>