Shades of Citron #819519
Tints of Citron #819519
RGB
CMYK
RGB Variations
Color information
#819519 (or 0x819519) is known color: Citron. HEX triplet: 81, 95 and 19. RGB value is (129,149,25). Sum of RGB (Red+Green+Blue) = 129+149+25=303 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.57% from 303); Green value is 149 (58.59% from 255 or 49.17% from 303); Blue value is 25 (10.16% from 255 or 8.25% from 303); Max value from RGB is 149 - color contains mainly: green. Hex color #819519 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819519 is #7E6AE6. Grayscale: #818181. Windows color (decimal): -8284903 or 1676673. OLE color: 1676673.
HSL color Cylindrical-coordinate representation of color #819519: hue angle of 69.68º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #819519 is Cyan = 0.13, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 25 | - |
| CMYK | 0.13 | 0 | 0.83 | 0.42 |
| HSL | 69.68º | 0.71% | 0.34% | - |
| HSV(B) | 69.68º | 0.83% | 0.58% | - |
| XYZ | 19.98 | 26.23 | 4.93 | - |
| YUV | 128.88 | 69.37 | 128.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 25 | 0.13 | 0 | 0.83 | 0.42 | 69.68 | 0.71 | 0.34 |
| Hex | 81 | 95 | 19 | D | 0 | 53 | 2A | 46 | 47 | 22 |
| Octal | 201 | 225 | 31 | 15 | 0 | 123 | 52 | 106 | 107 | 42 |
| Binary | 10000001 | 10010101 | 11001 | 1101 | 0 | 1010011 | 101010 | 1000110 | 1000111 | 100010 |
Color Harmonies of #819519
Complementary color
Monochromatic Colors of #819519
Black with #819519
Text Example
Text Example
White with #819519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819519; }
p { color: rgb(129,149,25); }
H1.HeaderClassName
{
color: #819519;
}
.AnyTagClassName
{
color: #819519;
}
</style>
background-color css
<style>
a { background-color: #819519; }
a { background-color: rgb(129,149,25); }
div.DivClassName
{
background-color: #819519;
}
.BgClassName
{
background-color: #819519;
}
</style>
border-color css
<style>
span { border-color: #819519; }
span { border-color: rgb(129,149,25); }
td.TdClassName
{
border-color: #819519;
}
.TagClassName
{
border-color: #819519;
}
</style>