Shades of Citron #819116
Tints of Citron #819116
RGB
CMYK
RGB Variations
Color information
#819116 (or 0x819116) is known color: Citron. HEX triplet: 81, 91 and 16. RGB value is (129,145,22). Sum of RGB (Red+Green+Blue) = 129+145+22=296 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.58% from 296); Green value is 145 (57.03% from 255 or 48.99% from 296); Blue value is 22 (8.98% from 255 or 7.43% from 296); Max value from RGB is 145 - color contains mainly: green. Hex color #819116 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819116 is #7E6EE9. Grayscale: #7E7E7E. Windows color (decimal): -8285930 or 1479041. OLE color: 1479041.
HSL color Cylindrical-coordinate representation of color #819116: hue angle of 67.8º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #819116 is Cyan = 0.11, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 22 | - |
| CMYK | 0.11 | 0 | 0.85 | 0.43 |
| HSL | 67.8º | 0.74% | 0.33% | - |
| HSV(B) | 67.8º | 0.85% | 0.57% | - |
| XYZ | 19.32 | 24.98 | 4.56 | - |
| YUV | 126.19 | 69.2 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 22 | 0.11 | 0 | 0.85 | 0.43 | 67.8 | 0.74 | 0.33 |
| Hex | 81 | 91 | 16 | B | 0 | 55 | 2B | 44 | 4A | 21 |
| Octal | 201 | 221 | 26 | 13 | 0 | 125 | 53 | 104 | 112 | 41 |
| Binary | 10000001 | 10010001 | 10110 | 1011 | 0 | 1010101 | 101011 | 1000100 | 1001010 | 100001 |
Color Harmonies of #819116
Complementary color
Monochromatic Colors of #819116
Black with #819116
Text Example
Text Example
White with #819116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819116; }
p { color: rgb(129,145,22); }
H1.HeaderClassName
{
color: #819116;
}
.AnyTagClassName
{
color: #819116;
}
</style>
background-color css
<style>
a { background-color: #819116; }
a { background-color: rgb(129,145,22); }
div.DivClassName
{
background-color: #819116;
}
.BgClassName
{
background-color: #819116;
}
</style>
border-color css
<style>
span { border-color: #819116; }
span { border-color: rgb(129,145,22); }
td.TdClassName
{
border-color: #819116;
}
.TagClassName
{
border-color: #819116;
}
</style>