Shades of Citron #819511
Tints of Citron #819511
RGB
CMYK
RGB Variations
Color information
#819511 (or 0x819511) is known color: Citron. HEX triplet: 81, 95 and 11. RGB value is (129,149,17). Sum of RGB (Red+Green+Blue) = 129+149+17=295 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.73% from 295); Green value is 149 (58.59% from 255 or 50.51% from 295); Blue value is 17 (7.03% from 255 or 5.76% from 295); Max value from RGB is 149 - color contains mainly: green. Hex color #819511 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819511 is #7E6AEE. Grayscale: #808080. Windows color (decimal): -8284911 or 1152385. OLE color: 1152385.
HSL color Cylindrical-coordinate representation of color #819511: hue angle of 69.09º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #819511 is Cyan = 0.13, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 17 | - |
| CMYK | 0.13 | 0 | 0.89 | 0.42 |
| HSL | 69.09º | 0.8% | 0.33% | - |
| HSV(B) | 69.09º | 0.89% | 0.58% | - |
| XYZ | 19.9 | 26.2 | 4.54 | - |
| YUV | 127.97 | 65.37 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 17 | 0.13 | 0 | 0.89 | 0.42 | 69.09 | 0.8 | 0.33 |
| Hex | 81 | 95 | 11 | D | 0 | 59 | 2A | 45 | 50 | 21 |
| Octal | 201 | 225 | 21 | 15 | 0 | 131 | 52 | 105 | 120 | 41 |
| Binary | 10000001 | 10010101 | 10001 | 1101 | 0 | 1011001 | 101010 | 1000101 | 1010000 | 100001 |
Color Harmonies of #819511
Complementary color
Monochromatic Colors of #819511
Black with #819511
Text Example
Text Example
White with #819511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819511; }
p { color: rgb(129,149,17); }
H1.HeaderClassName
{
color: #819511;
}
.AnyTagClassName
{
color: #819511;
}
</style>
background-color css
<style>
a { background-color: #819511; }
a { background-color: rgb(129,149,17); }
div.DivClassName
{
background-color: #819511;
}
.BgClassName
{
background-color: #819511;
}
</style>
border-color css
<style>
span { border-color: #819511; }
span { border-color: rgb(129,149,17); }
td.TdClassName
{
border-color: #819511;
}
.TagClassName
{
border-color: #819511;
}
</style>