Shades of Citron #819910
Tints of Citron #819910
RGB
CMYK
RGB Variations
Color information
#819910 (or 0x819910) is known color: Citron. HEX triplet: 81, 99 and 10. RGB value is (129,153,16). Sum of RGB (Red+Green+Blue) = 129+153+16=298 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.29% from 298); Green value is 153 (60.16% from 255 or 51.34% from 298); Blue value is 16 (6.64% from 255 or 5.37% from 298); Max value from RGB is 153 - color contains mainly: green. Hex color #819910 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819910 is #7E66EF. Grayscale: #828282. Windows color (decimal): -8283888 or 1087873. OLE color: 1087873.
HSL color Cylindrical-coordinate representation of color #819910: hue angle of 70.51º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #819910 is Cyan = 0.16, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 16 | - |
| CMYK | 0.16 | 0 | 0.90 | 0.4 |
| HSL | 70.51º | 0.81% | 0.33% | - |
| HSV(B) | 70.51º | 0.9% | 0.6% | - |
| XYZ | 20.54 | 27.49 | 4.71 | - |
| YUV | 130.21 | 63.55 | 127.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 16 | 0.16 | 0 | 0.90 | 0.4 | 70.51 | 0.81 | 0.33 |
| Hex | 81 | 99 | 10 | 10 | 0 | 5A | 28 | 47 | 51 | 21 |
| Octal | 201 | 231 | 20 | 20 | 0 | 132 | 50 | 107 | 121 | 41 |
| Binary | 10000001 | 10011001 | 10000 | 10000 | 0 | 1011010 | 101000 | 1000111 | 1010001 | 100001 |
Color Harmonies of #819910
Complementary color
Monochromatic Colors of #819910
Black with #819910
Text Example
Text Example
White with #819910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819910; }
p { color: rgb(129,153,16); }
H1.HeaderClassName
{
color: #819910;
}
.AnyTagClassName
{
color: #819910;
}
</style>
background-color css
<style>
a { background-color: #819910; }
a { background-color: rgb(129,153,16); }
div.DivClassName
{
background-color: #819910;
}
.BgClassName
{
background-color: #819910;
}
</style>
border-color css
<style>
span { border-color: #819910; }
span { border-color: rgb(129,153,16); }
td.TdClassName
{
border-color: #819910;
}
.TagClassName
{
border-color: #819910;
}
</style>