Shades of Citron #819613
Tints of Citron #819613
RGB
CMYK
RGB Variations
Color information
#819613 (or 0x819613) is known color: Citron. HEX triplet: 81, 96 and 13. RGB value is (129,150,19). Sum of RGB (Red+Green+Blue) = 129+150+19=298 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.29% from 298); Green value is 150 (58.98% from 255 or 50.34% from 298); Blue value is 19 (7.81% from 255 or 6.38% from 298); Max value from RGB is 150 - color contains mainly: green. Hex color #819613 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819613 is #7E69EC. Grayscale: #818181. Windows color (decimal): -8284653 or 1283713. OLE color: 1283713.
HSL color Cylindrical-coordinate representation of color #819613: hue angle of 69.62º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #819613 is Cyan = 0.14, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 19 | - |
| CMYK | 0.14 | 0 | 0.87 | 0.41 |
| HSL | 69.62º | 0.78% | 0.33% | - |
| HSV(B) | 69.62º | 0.87% | 0.59% | - |
| XYZ | 20.08 | 26.53 | 4.68 | - |
| YUV | 128.79 | 66.04 | 128.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 19 | 0.14 | 0 | 0.87 | 0.41 | 69.62 | 0.78 | 0.33 |
| Hex | 81 | 96 | 13 | E | 0 | 57 | 29 | 46 | 4E | 21 |
| Octal | 201 | 226 | 23 | 16 | 0 | 127 | 51 | 106 | 116 | 41 |
| Binary | 10000001 | 10010110 | 10011 | 1110 | 0 | 1010111 | 101001 | 1000110 | 1001110 | 100001 |
Color Harmonies of #819613
Complementary color
Monochromatic Colors of #819613
Black with #819613
Text Example
Text Example
White with #819613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819613; }
p { color: rgb(129,150,19); }
H1.HeaderClassName
{
color: #819613;
}
.AnyTagClassName
{
color: #819613;
}
</style>
background-color css
<style>
a { background-color: #819613; }
a { background-color: rgb(129,150,19); }
div.DivClassName
{
background-color: #819613;
}
.BgClassName
{
background-color: #819613;
}
</style>
border-color css
<style>
span { border-color: #819613; }
span { border-color: rgb(129,150,19); }
td.TdClassName
{
border-color: #819613;
}
.TagClassName
{
border-color: #819613;
}
</style>