Shades of Citron #819812
Tints of Citron #819812
RGB
CMYK
RGB Variations
Color information
#819812 (or 0x819812) is known color: Citron. HEX triplet: 81, 98 and 12. RGB value is (129,152,18). Sum of RGB (Red+Green+Blue) = 129+152+18=299 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.14% from 299); Green value is 152 (59.77% from 255 or 50.84% from 299); Blue value is 18 (7.42% from 255 or 6.02% from 299); Max value from RGB is 152 - color contains mainly: green. Hex color #819812 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819812 is #7E67ED. Grayscale: #828282. Windows color (decimal): -8284142 or 1218689. OLE color: 1218689.
HSL color Cylindrical-coordinate representation of color #819812: hue angle of 70.3º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #819812 is Cyan = 0.15, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 18 | - |
| CMYK | 0.15 | 0 | 0.88 | 0.40 |
| HSL | 70.3º | 0.79% | 0.33% | - |
| HSV(B) | 70.3º | 0.88% | 0.6% | - |
| XYZ | 20.39 | 27.17 | 4.74 | - |
| YUV | 129.85 | 64.88 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 18 | 0.15 | 0 | 0.88 | 0.40 | 70.3 | 0.79 | 0.33 |
| Hex | 81 | 98 | 12 | F | 0 | 58 | 28 | 46 | 4F | 21 |
| Octal | 201 | 230 | 22 | 17 | 0 | 130 | 50 | 106 | 117 | 41 |
| Binary | 10000001 | 10011000 | 10010 | 1111 | 0 | 1011000 | 101000 | 1000110 | 1001111 | 100001 |
Color Harmonies of #819812
Complementary color
Monochromatic Colors of #819812
Black with #819812
Text Example
Text Example
White with #819812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819812; }
p { color: rgb(129,152,18); }
H1.HeaderClassName
{
color: #819812;
}
.AnyTagClassName
{
color: #819812;
}
</style>
background-color css
<style>
a { background-color: #819812; }
a { background-color: rgb(129,152,18); }
div.DivClassName
{
background-color: #819812;
}
.BgClassName
{
background-color: #819812;
}
</style>
border-color css
<style>
span { border-color: #819812; }
span { border-color: rgb(129,152,18); }
td.TdClassName
{
border-color: #819812;
}
.TagClassName
{
border-color: #819812;
}
</style>