Shades of Citron #819011
Tints of Citron #819011
RGB
CMYK
RGB Variations
Color information
#819011 (or 0x819011) is known color: Citron. HEX triplet: 81, 90 and 11. RGB value is (129,144,17). Sum of RGB (Red+Green+Blue) = 129+144+17=290 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.48% from 290); Green value is 144 (56.64% from 255 or 49.66% from 290); Blue value is 17 (7.03% from 255 or 5.86% from 290); Max value from RGB is 144 - color contains mainly: green. Hex color #819011 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819011 is #7E6FEE. Grayscale: #7D7D7D. Windows color (decimal): -8286191 or 1151105. OLE color: 1151105.
HSL color Cylindrical-coordinate representation of color #819011: hue angle of 67.09º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #819011 is Cyan = 0.10, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 17 | - |
| CMYK | 0.10 | 0 | 0.88 | 0.44 |
| HSL | 67.09º | 0.79% | 0.32% | - |
| HSV(B) | 67.09º | 0.88% | 0.56% | - |
| XYZ | 19.13 | 24.65 | 4.28 | - |
| YUV | 125.04 | 67.03 | 130.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 17 | 0.10 | 0 | 0.88 | 0.44 | 67.09 | 0.79 | 0.32 |
| Hex | 81 | 90 | 11 | A | 0 | 58 | 2C | 43 | 4F | 20 |
| Octal | 201 | 220 | 21 | 12 | 0 | 130 | 54 | 103 | 117 | 40 |
| Binary | 10000001 | 10010000 | 10001 | 1010 | 0 | 1011000 | 101100 | 1000011 | 1001111 | 100000 |
Color Harmonies of #819011
Complementary color
Monochromatic Colors of #819011
Black with #819011
Text Example
Text Example
White with #819011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819011; }
p { color: rgb(129,144,17); }
H1.HeaderClassName
{
color: #819011;
}
.AnyTagClassName
{
color: #819011;
}
</style>
background-color css
<style>
a { background-color: #819011; }
a { background-color: rgb(129,144,17); }
div.DivClassName
{
background-color: #819011;
}
.BgClassName
{
background-color: #819011;
}
</style>
border-color css
<style>
span { border-color: #819011; }
span { border-color: rgb(129,144,17); }
td.TdClassName
{
border-color: #819011;
}
.TagClassName
{
border-color: #819011;
}
</style>