Shades of Citron #819423
Tints of Citron #819423
RGB
CMYK
RGB Variations
Color information
#819423 (or 0x819423) is known color: Citron. HEX triplet: 81, 94 and 23. RGB value is (129,148,35). Sum of RGB (Red+Green+Blue) = 129+148+35=312 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.35% from 312); Green value is 148 (58.20% from 255 or 47.44% from 312); Blue value is 35 (14.06% from 255 or 11.22% from 312); Max value from RGB is 148 - color contains mainly: green. Hex color #819423 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819423 is #7E6BDC. Grayscale: #818181. Windows color (decimal): -8285149 or 2331777. OLE color: 2331777.
HSL color Cylindrical-coordinate representation of color #819423: hue angle of 70.09º degrees, saturation: 0.62, 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 #819423 is Cyan = 0.13, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 148 | 35 | - |
| CMYK | 0.13 | 0 | 0.76 | 0.42 |
| HSL | 70.09º | 0.62% | 0.36% | - |
| HSV(B) | 70.09º | 0.76% | 0.58% | - |
| XYZ | 19.95 | 25.97 | 5.55 | - |
| YUV | 129.44 | 74.71 | 127.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 35 | 0.13 | 0 | 0.76 | 0.42 | 70.09 | 0.62 | 0.36 |
| Hex | 81 | 94 | 23 | D | 0 | 4C | 2A | 46 | 3E | 24 |
| Octal | 201 | 224 | 43 | 15 | 0 | 114 | 52 | 106 | 76 | 44 |
| Binary | 10000001 | 10010100 | 100011 | 1101 | 0 | 1001100 | 101010 | 1000110 | 111110 | 100100 |
Color Harmonies of #819423
Complementary color
Monochromatic Colors of #819423
Black with #819423
Text Example
Text Example
White with #819423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819423; }
p { color: rgb(129,148,35); }
H1.HeaderClassName
{
color: #819423;
}
.AnyTagClassName
{
color: #819423;
}
</style>
background-color css
<style>
a { background-color: #819423; }
a { background-color: rgb(129,148,35); }
div.DivClassName
{
background-color: #819423;
}
.BgClassName
{
background-color: #819423;
}
</style>
border-color css
<style>
span { border-color: #819423; }
span { border-color: rgb(129,148,35); }
td.TdClassName
{
border-color: #819423;
}
.TagClassName
{
border-color: #819423;
}
</style>