Shades of Citron #819111
Tints of Citron #819111
RGB
CMYK
RGB Variations
Color information
#819111 (or 0x819111) is known color: Citron. HEX triplet: 81, 91 and 11. RGB value is (129,145,17). Sum of RGB (Red+Green+Blue) = 129+145+17=291 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.33% from 291); Green value is 145 (57.03% from 255 or 49.83% from 291); Blue value is 17 (7.03% from 255 or 5.84% from 291); Max value from RGB is 145 - color contains mainly: green. Hex color #819111 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819111 is #7E6EEE. Grayscale: #7E7E7E. Windows color (decimal): -8285935 or 1151361. OLE color: 1151361.
HSL color Cylindrical-coordinate representation of color #819111: hue angle of 67.5º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #819111 is Cyan = 0.11, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 17 | - |
| CMYK | 0.11 | 0 | 0.88 | 0.43 |
| HSL | 67.5º | 0.79% | 0.32% | - |
| HSV(B) | 67.5º | 0.88% | 0.57% | - |
| XYZ | 19.28 | 24.96 | 4.33 | - |
| YUV | 125.62 | 66.7 | 130.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 17 | 0.11 | 0 | 0.88 | 0.43 | 67.5 | 0.79 | 0.32 |
| Hex | 81 | 91 | 11 | B | 0 | 58 | 2B | 44 | 4F | 20 |
| Octal | 201 | 221 | 21 | 13 | 0 | 130 | 53 | 104 | 117 | 40 |
| Binary | 10000001 | 10010001 | 10001 | 1011 | 0 | 1011000 | 101011 | 1000100 | 1001111 | 100000 |
Color Harmonies of #819111
Complementary color
Monochromatic Colors of #819111
Black with #819111
Text Example
Text Example
White with #819111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819111; }
p { color: rgb(129,145,17); }
H1.HeaderClassName
{
color: #819111;
}
.AnyTagClassName
{
color: #819111;
}
</style>
background-color css
<style>
a { background-color: #819111; }
a { background-color: rgb(129,145,17); }
div.DivClassName
{
background-color: #819111;
}
.BgClassName
{
background-color: #819111;
}
</style>
border-color css
<style>
span { border-color: #819111; }
span { border-color: rgb(129,145,17); }
td.TdClassName
{
border-color: #819111;
}
.TagClassName
{
border-color: #819111;
}
</style>