Shades of Citron #819216
Tints of Citron #819216
RGB
CMYK
RGB Variations
Color information
#819216 (or 0x819216) is known color: Citron. HEX triplet: 81, 92 and 16. RGB value is (129,146,22). Sum of RGB (Red+Green+Blue) = 129+146+22=297 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.43% from 297); Green value is 146 (57.42% from 255 or 49.16% from 297); Blue value is 22 (8.98% from 255 or 7.41% from 297); Max value from RGB is 146 - color contains mainly: green. Hex color #819216 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819216 is #7E6DE9. Grayscale: #7F7F7F. Windows color (decimal): -8285674 or 1479297. OLE color: 1479297.
HSL color Cylindrical-coordinate representation of color #819216: hue angle of 68.23º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #819216 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 22 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.43 |
| HSL | 68.23º | 0.74% | 0.33% | - |
| HSV(B) | 68.23º | 0.85% | 0.57% | - |
| XYZ | 19.48 | 25.28 | 4.61 | - |
| YUV | 126.78 | 68.87 | 129.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 22 | 0.12 | 0 | 0.85 | 0.43 | 68.23 | 0.74 | 0.33 |
| Hex | 81 | 92 | 16 | C | 0 | 55 | 2B | 44 | 4A | 21 |
| Octal | 201 | 222 | 26 | 14 | 0 | 125 | 53 | 104 | 112 | 41 |
| Binary | 10000001 | 10010010 | 10110 | 1100 | 0 | 1010101 | 101011 | 1000100 | 1001010 | 100001 |
Color Harmonies of #819216
Complementary color
Monochromatic Colors of #819216
Black with #819216
Text Example
Text Example
White with #819216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819216; }
p { color: rgb(129,146,22); }
H1.HeaderClassName
{
color: #819216;
}
.AnyTagClassName
{
color: #819216;
}
</style>
background-color css
<style>
a { background-color: #819216; }
a { background-color: rgb(129,146,22); }
div.DivClassName
{
background-color: #819216;
}
.BgClassName
{
background-color: #819216;
}
</style>
border-color css
<style>
span { border-color: #819216; }
span { border-color: rgb(129,146,22); }
td.TdClassName
{
border-color: #819216;
}
.TagClassName
{
border-color: #819216;
}
</style>