Shades of Citron #819110
Tints of Citron #819110
RGB
CMYK
RGB Variations
Color information
#819110 (or 0x819110) is known color: Citron. HEX triplet: 81, 91 and 10. RGB value is (129,145,16). Sum of RGB (Red+Green+Blue) = 129+145+16=290 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.48% from 290); Green value is 145 (57.03% from 255 or 50% from 290); Blue value is 16 (6.64% from 255 or 5.52% from 290); Max value from RGB is 145 - color contains mainly: green. Hex color #819110 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819110 is #7E6EEF. Grayscale: #7E7E7E. Windows color (decimal): -8285936 or 1085825. OLE color: 1085825.
HSL color Cylindrical-coordinate representation of color #819110: hue angle of 67.44º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #819110 is Cyan = 0.11, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 16 | - |
| CMYK | 0.11 | 0 | 0.89 | 0.43 |
| HSL | 67.44º | 0.8% | 0.32% | - |
| HSV(B) | 67.44º | 0.89% | 0.57% | - |
| XYZ | 19.27 | 24.96 | 4.29 | - |
| YUV | 125.51 | 66.2 | 130.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 16 | 0.11 | 0 | 0.89 | 0.43 | 67.44 | 0.8 | 0.32 |
| Hex | 81 | 91 | 10 | B | 0 | 59 | 2B | 43 | 50 | 20 |
| Octal | 201 | 221 | 20 | 13 | 0 | 131 | 53 | 103 | 120 | 40 |
| Binary | 10000001 | 10010001 | 10000 | 1011 | 0 | 1011001 | 101011 | 1000011 | 1010000 | 100000 |
Color Harmonies of #819110
Complementary color
Monochromatic Colors of #819110
Black with #819110
Text Example
Text Example
White with #819110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819110; }
p { color: rgb(129,145,16); }
H1.HeaderClassName
{
color: #819110;
}
.AnyTagClassName
{
color: #819110;
}
</style>
background-color css
<style>
a { background-color: #819110; }
a { background-color: rgb(129,145,16); }
div.DivClassName
{
background-color: #819110;
}
.BgClassName
{
background-color: #819110;
}
</style>
border-color css
<style>
span { border-color: #819110; }
span { border-color: rgb(129,145,16); }
td.TdClassName
{
border-color: #819110;
}
.TagClassName
{
border-color: #819110;
}
</style>