Shades of Citron #819610
Tints of Citron #819610
RGB
CMYK
RGB Variations
Color information
#819610 (or 0x819610) is known color: Citron. HEX triplet: 81, 96 and 10. RGB value is (129,150,16). Sum of RGB (Red+Green+Blue) = 129+150+16=295 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.73% from 295); Green value is 150 (58.98% from 255 or 50.85% from 295); Blue value is 16 (6.64% from 255 or 5.42% from 295); Max value from RGB is 150 - color contains mainly: green. Hex color #819610 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819610 is #7E69EF. Grayscale: #808080. Windows color (decimal): -8284656 or 1087105. OLE color: 1087105.
HSL color Cylindrical-coordinate representation of color #819610: hue angle of 69.4º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #819610 is Cyan = 0.14, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 16 | - |
| CMYK | 0.14 | 0 | 0.89 | 0.41 |
| HSL | 69.4º | 0.81% | 0.33% | - |
| HSV(B) | 69.4º | 0.89% | 0.59% | - |
| XYZ | 20.05 | 26.52 | 4.55 | - |
| YUV | 128.45 | 64.54 | 128.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 16 | 0.14 | 0 | 0.89 | 0.41 | 69.4 | 0.81 | 0.33 |
| Hex | 81 | 96 | 10 | E | 0 | 59 | 29 | 45 | 51 | 21 |
| Octal | 201 | 226 | 20 | 16 | 0 | 131 | 51 | 105 | 121 | 41 |
| Binary | 10000001 | 10010110 | 10000 | 1110 | 0 | 1011001 | 101001 | 1000101 | 1010001 | 100001 |
Color Harmonies of #819610
Complementary color
Monochromatic Colors of #819610
Black with #819610
Text Example
Text Example
White with #819610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819610; }
p { color: rgb(129,150,16); }
H1.HeaderClassName
{
color: #819610;
}
.AnyTagClassName
{
color: #819610;
}
</style>
background-color css
<style>
a { background-color: #819610; }
a { background-color: rgb(129,150,16); }
div.DivClassName
{
background-color: #819610;
}
.BgClassName
{
background-color: #819610;
}
</style>
border-color css
<style>
span { border-color: #819610; }
span { border-color: rgb(129,150,16); }
td.TdClassName
{
border-color: #819610;
}
.TagClassName
{
border-color: #819610;
}
</style>