Shades of Citron #819319
Tints of Citron #819319
RGB
CMYK
RGB Variations
Color information
#819319 (or 0x819319) is known color: Citron. HEX triplet: 81, 93 and 19. RGB value is (129,147,25). Sum of RGB (Red+Green+Blue) = 129+147+25=301 (39% of max value = 765). Red value is 129 (50.78% from 255 or 42.86% from 301); Green value is 147 (57.81% from 255 or 48.84% from 301); Blue value is 25 (10.16% from 255 or 8.31% from 301); Max value from RGB is 147 - color contains mainly: green. Hex color #819319 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819319 is #7E6CE6. Grayscale: #808080. Windows color (decimal): -8285415 or 1676161. OLE color: 1676161.
HSL color Cylindrical-coordinate representation of color #819319: hue angle of 68.85º 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 #819319 is Cyan = 0.12, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 25 | - |
| CMYK | 0.12 | 0 | 0.83 | 0.42 |
| HSL | 68.85º | 0.71% | 0.34% | - |
| HSV(B) | 68.85º | 0.83% | 0.58% | - |
| XYZ | 19.66 | 25.6 | 4.83 | - |
| YUV | 127.71 | 70.04 | 128.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 25 | 0.12 | 0 | 0.83 | 0.42 | 68.85 | 0.71 | 0.34 |
| Hex | 81 | 93 | 19 | C | 0 | 53 | 2A | 45 | 47 | 22 |
| Octal | 201 | 223 | 31 | 14 | 0 | 123 | 52 | 105 | 107 | 42 |
| Binary | 10000001 | 10010011 | 11001 | 1100 | 0 | 1010011 | 101010 | 1000101 | 1000111 | 100010 |
Color Harmonies of #819319
Complementary color
Monochromatic Colors of #819319
Black with #819319
Text Example
Text Example
White with #819319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819319; }
p { color: rgb(129,147,25); }
H1.HeaderClassName
{
color: #819319;
}
.AnyTagClassName
{
color: #819319;
}
</style>
background-color css
<style>
a { background-color: #819319; }
a { background-color: rgb(129,147,25); }
div.DivClassName
{
background-color: #819319;
}
.BgClassName
{
background-color: #819319;
}
</style>
border-color css
<style>
span { border-color: #819319; }
span { border-color: rgb(129,147,25); }
td.TdClassName
{
border-color: #819319;
}
.TagClassName
{
border-color: #819319;
}
</style>