Shades of Citron #819819
Tints of Citron #819819
RGB
CMYK
RGB Variations
Color information
#819819 (or 0x819819) is known color: Citron. HEX triplet: 81, 98 and 19. RGB value is (129,152,25). Sum of RGB (Red+Green+Blue) = 129+152+25=306 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.16% from 306); Green value is 152 (59.77% from 255 or 49.67% from 306); Blue value is 25 (10.16% from 255 or 8.17% from 306); Max value from RGB is 152 - color contains mainly: green. Hex color #819819 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819819 is #7E67E6. Grayscale: #838383. Windows color (decimal): -8284135 or 1677441. OLE color: 1677441.
HSL color Cylindrical-coordinate representation of color #819819: hue angle of 70.87º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #819819 is Cyan = 0.15, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 25 | - |
| CMYK | 0.15 | 0 | 0.84 | 0.40 |
| HSL | 70.87º | 0.72% | 0.35% | - |
| HSV(B) | 70.87º | 0.84% | 0.6% | - |
| XYZ | 20.46 | 27.19 | 5.09 | - |
| YUV | 130.65 | 68.38 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 25 | 0.15 | 0 | 0.84 | 0.40 | 70.87 | 0.72 | 0.35 |
| Hex | 81 | 98 | 19 | F | 0 | 54 | 28 | 47 | 48 | 23 |
| Octal | 201 | 230 | 31 | 17 | 0 | 124 | 50 | 107 | 110 | 43 |
| Binary | 10000001 | 10011000 | 11001 | 1111 | 0 | 1010100 | 101000 | 1000111 | 1001000 | 100011 |
Color Harmonies of #819819
Complementary color
Monochromatic Colors of #819819
Black with #819819
Text Example
Text Example
White with #819819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819819; }
p { color: rgb(129,152,25); }
H1.HeaderClassName
{
color: #819819;
}
.AnyTagClassName
{
color: #819819;
}
</style>
background-color css
<style>
a { background-color: #819819; }
a { background-color: rgb(129,152,25); }
div.DivClassName
{
background-color: #819819;
}
.BgClassName
{
background-color: #819819;
}
</style>
border-color css
<style>
span { border-color: #819819; }
span { border-color: rgb(129,152,25); }
td.TdClassName
{
border-color: #819819;
}
.TagClassName
{
border-color: #819819;
}
</style>