Shades of Citron #819914
Tints of Citron #819914
RGB
CMYK
RGB Variations
Color information
#819914 (or 0x819914) is known color: Citron. HEX triplet: 81, 99 and 14. RGB value is (129,153,20). Sum of RGB (Red+Green+Blue) = 129+153+20=302 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.72% from 302); Green value is 153 (60.16% from 255 or 50.66% from 302); Blue value is 20 (8.20% from 255 or 6.62% from 302); Max value from RGB is 153 - color contains mainly: green. Hex color #819914 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819914 is #7E66EB. Grayscale: #838383. Windows color (decimal): -8283884 or 1350017. OLE color: 1350017.
HSL color Cylindrical-coordinate representation of color #819914: hue angle of 70.83º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #819914 is Cyan = 0.16, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 20 | - |
| CMYK | 0.16 | 0 | 0.87 | 0.4 |
| HSL | 70.83º | 0.77% | 0.34% | - |
| HSV(B) | 70.83º | 0.87% | 0.6% | - |
| XYZ | 20.57 | 27.5 | 4.89 | - |
| YUV | 130.66 | 65.55 | 126.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 20 | 0.16 | 0 | 0.87 | 0.4 | 70.83 | 0.77 | 0.34 |
| Hex | 81 | 99 | 14 | 10 | 0 | 57 | 28 | 47 | 4D | 22 |
| Octal | 201 | 231 | 24 | 20 | 0 | 127 | 50 | 107 | 115 | 42 |
| Binary | 10000001 | 10011001 | 10100 | 10000 | 0 | 1010111 | 101000 | 1000111 | 1001101 | 100010 |
Color Harmonies of #819914
Complementary color
Monochromatic Colors of #819914
Black with #819914
Text Example
Text Example
White with #819914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819914; }
p { color: rgb(129,153,20); }
H1.HeaderClassName
{
color: #819914;
}
.AnyTagClassName
{
color: #819914;
}
</style>
background-color css
<style>
a { background-color: #819914; }
a { background-color: rgb(129,153,20); }
div.DivClassName
{
background-color: #819914;
}
.BgClassName
{
background-color: #819914;
}
</style>
border-color css
<style>
span { border-color: #819914; }
span { border-color: rgb(129,153,20); }
td.TdClassName
{
border-color: #819914;
}
.TagClassName
{
border-color: #819914;
}
</style>