Shades of Citron #819424
Tints of Citron #819424
RGB
CMYK
RGB Variations
Color information
#819424 (or 0x819424) is known color: Citron. HEX triplet: 81, 94 and 24. RGB value is (129,148,36). Sum of RGB (Red+Green+Blue) = 129+148+36=313 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.21% from 313); Green value is 148 (58.20% from 255 or 47.28% from 313); Blue value is 36 (14.45% from 255 or 11.50% from 313); Max value from RGB is 148 - color contains mainly: green. Hex color #819424 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819424 is #7E6BDB. Grayscale: #818181. Windows color (decimal): -8285148 or 2397313. OLE color: 2397313.
HSL color Cylindrical-coordinate representation of color #819424: hue angle of 70.18º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #819424 is Cyan = 0.13, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 148 | 36 | - |
| CMYK | 0.13 | 0 | 0.76 | 0.42 |
| HSL | 70.18º | 0.61% | 0.36% | - |
| HSV(B) | 70.18º | 0.76% | 0.58% | - |
| XYZ | 19.96 | 25.97 | 5.63 | - |
| YUV | 129.55 | 75.21 | 127.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 36 | 0.13 | 0 | 0.76 | 0.42 | 70.18 | 0.61 | 0.36 |
| Hex | 81 | 94 | 24 | D | 0 | 4C | 2A | 46 | 3D | 24 |
| Octal | 201 | 224 | 44 | 15 | 0 | 114 | 52 | 106 | 75 | 44 |
| Binary | 10000001 | 10010100 | 100100 | 1101 | 0 | 1001100 | 101010 | 1000110 | 111101 | 100100 |
Color Harmonies of #819424
Complementary color
Monochromatic Colors of #819424
Black with #819424
Text Example
Text Example
White with #819424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819424; }
p { color: rgb(129,148,36); }
H1.HeaderClassName
{
color: #819424;
}
.AnyTagClassName
{
color: #819424;
}
</style>
background-color css
<style>
a { background-color: #819424; }
a { background-color: rgb(129,148,36); }
div.DivClassName
{
background-color: #819424;
}
.BgClassName
{
background-color: #819424;
}
</style>
border-color css
<style>
span { border-color: #819424; }
span { border-color: rgb(129,148,36); }
td.TdClassName
{
border-color: #819424;
}
.TagClassName
{
border-color: #819424;
}
</style>