Shades of Citron #819518
Tints of Citron #819518
RGB
CMYK
RGB Variations
Color information
#819518 (or 0x819518) is known color: Citron. HEX triplet: 81, 95 and 18. RGB value is (129,149,24). Sum of RGB (Red+Green+Blue) = 129+149+24=302 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.72% from 302); Green value is 149 (58.59% from 255 or 49.34% from 302); Blue value is 24 (9.77% from 255 or 7.95% from 302); Max value from RGB is 149 - color contains mainly: green. Hex color #819518 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819518 is #7E6AE7. Grayscale: #818181. Windows color (decimal): -8284904 or 1611137. OLE color: 1611137.
HSL color Cylindrical-coordinate representation of color #819518: hue angle of 69.6º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #819518 is Cyan = 0.13, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 24 | - |
| CMYK | 0.13 | 0 | 0.84 | 0.42 |
| HSL | 69.6º | 0.72% | 0.34% | - |
| HSV(B) | 69.6º | 0.84% | 0.58% | - |
| XYZ | 19.97 | 26.23 | 4.87 | - |
| YUV | 128.77 | 68.87 | 128.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 24 | 0.13 | 0 | 0.84 | 0.42 | 69.6 | 0.72 | 0.34 |
| Hex | 81 | 95 | 18 | D | 0 | 54 | 2A | 46 | 48 | 22 |
| Octal | 201 | 225 | 30 | 15 | 0 | 124 | 52 | 106 | 110 | 42 |
| Binary | 10000001 | 10010101 | 11000 | 1101 | 0 | 1010100 | 101010 | 1000110 | 1001000 | 100010 |
Color Harmonies of #819518
Complementary color
Monochromatic Colors of #819518
Black with #819518
Text Example
Text Example
White with #819518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819518; }
p { color: rgb(129,149,24); }
H1.HeaderClassName
{
color: #819518;
}
.AnyTagClassName
{
color: #819518;
}
</style>
background-color css
<style>
a { background-color: #819518; }
a { background-color: rgb(129,149,24); }
div.DivClassName
{
background-color: #819518;
}
.BgClassName
{
background-color: #819518;
}
</style>
border-color css
<style>
span { border-color: #819518; }
span { border-color: rgb(129,149,24); }
td.TdClassName
{
border-color: #819518;
}
.TagClassName
{
border-color: #819518;
}
</style>