Shades of Citron #839514
Tints of Citron #839514
RGB
CMYK
RGB Variations
Color information
#839514 (or 0x839514) is known color: Citron. HEX triplet: 83, 95 and 14. RGB value is (131,149,20). Sum of RGB (Red+Green+Blue) = 131+149+20=300 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.67% from 300); Green value is 149 (58.59% from 255 or 49.67% from 300); Blue value is 20 (8.20% from 255 or 6.67% from 300); Max value from RGB is 149 - color contains mainly: green. Hex color #839514 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #839514 is #7C6AEB. Grayscale: #818181. Windows color (decimal): -8153836 or 1348995. OLE color: 1348995.
HSL color Cylindrical-coordinate representation of color #839514: hue angle of 68.37º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #839514 is Cyan = 0.12, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 20 | - |
| CMYK | 0.12 | 0 | 0.87 | 0.42 |
| HSL | 68.37º | 0.76% | 0.33% | - |
| HSV(B) | 68.37º | 0.87% | 0.58% | - |
| XYZ | 20.23 | 26.37 | 4.69 | - |
| YUV | 128.91 | 66.54 | 129.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 20 | 0.12 | 0 | 0.87 | 0.42 | 68.37 | 0.76 | 0.33 |
| Hex | 83 | 95 | 14 | C | 0 | 57 | 2A | 44 | 4C | 21 |
| Octal | 203 | 225 | 24 | 14 | 0 | 127 | 52 | 104 | 114 | 41 |
| Binary | 10000011 | 10010101 | 10100 | 1100 | 0 | 1010111 | 101010 | 1000100 | 1001100 | 100001 |
Color Harmonies of #839514
Complementary color
Monochromatic Colors of #839514
Black with #839514
Text Example
Text Example
White with #839514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839514; }
p { color: rgb(131,149,20); }
H1.HeaderClassName
{
color: #839514;
}
.AnyTagClassName
{
color: #839514;
}
</style>
background-color css
<style>
a { background-color: #839514; }
a { background-color: rgb(131,149,20); }
div.DivClassName
{
background-color: #839514;
}
.BgClassName
{
background-color: #839514;
}
</style>
border-color css
<style>
span { border-color: #839514; }
span { border-color: rgb(131,149,20); }
td.TdClassName
{
border-color: #839514;
}
.TagClassName
{
border-color: #839514;
}
</style>