Shades of Citron #819115
Tints of Citron #819115
RGB
CMYK
RGB Variations
Color information
#819115 (or 0x819115) is known color: Citron. HEX triplet: 81, 91 and 15. RGB value is (129,145,21). Sum of RGB (Red+Green+Blue) = 129+145+21=295 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.73% from 295); Green value is 145 (57.03% from 255 or 49.15% from 295); Blue value is 21 (8.59% from 255 or 7.12% from 295); Max value from RGB is 145 - color contains mainly: green. Hex color #819115 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819115 is #7E6EEA. Grayscale: #7E7E7E. Windows color (decimal): -8285931 or 1413505. OLE color: 1413505.
HSL color Cylindrical-coordinate representation of color #819115: hue angle of 67.74º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #819115 is Cyan = 0.11, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 21 | - |
| CMYK | 0.11 | 0 | 0.86 | 0.43 |
| HSL | 67.74º | 0.75% | 0.33% | - |
| HSV(B) | 67.74º | 0.86% | 0.57% | - |
| XYZ | 19.31 | 24.97 | 4.51 | - |
| YUV | 126.08 | 68.7 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 21 | 0.11 | 0 | 0.86 | 0.43 | 67.74 | 0.75 | 0.33 |
| Hex | 81 | 91 | 15 | B | 0 | 56 | 2B | 44 | 4B | 21 |
| Octal | 201 | 221 | 25 | 13 | 0 | 126 | 53 | 104 | 113 | 41 |
| Binary | 10000001 | 10010001 | 10101 | 1011 | 0 | 1010110 | 101011 | 1000100 | 1001011 | 100001 |
Color Harmonies of #819115
Complementary color
Monochromatic Colors of #819115
Black with #819115
Text Example
Text Example
White with #819115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819115; }
p { color: rgb(129,145,21); }
H1.HeaderClassName
{
color: #819115;
}
.AnyTagClassName
{
color: #819115;
}
</style>
background-color css
<style>
a { background-color: #819115; }
a { background-color: rgb(129,145,21); }
div.DivClassName
{
background-color: #819115;
}
.BgClassName
{
background-color: #819115;
}
</style>
border-color css
<style>
span { border-color: #819115; }
span { border-color: rgb(129,145,21); }
td.TdClassName
{
border-color: #819115;
}
.TagClassName
{
border-color: #819115;
}
</style>