Shades of Citron #839520
Tints of Citron #839520
RGB
CMYK
RGB Variations
Color information
#839520 (or 0x839520) is known color: Citron. HEX triplet: 83, 95 and 20. RGB value is (131,149,32). Sum of RGB (Red+Green+Blue) = 131+149+32=312 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.99% from 312); Green value is 149 (58.59% from 255 or 47.76% from 312); Blue value is 32 (12.89% from 255 or 10.26% from 312); Max value from RGB is 149 - color contains mainly: green. Hex color #839520 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839520 is #7C6ADF. Grayscale: #828282. Windows color (decimal): -8153824 or 2135427. OLE color: 2135427.
HSL color Cylindrical-coordinate representation of color #839520: hue angle of 69.23º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #839520 is Cyan = 0.12, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 32 | - |
| CMYK | 0.12 | 0 | 0.79 | 0.42 |
| HSL | 69.23º | 0.65% | 0.35% | - |
| HSV(B) | 69.23º | 0.79% | 0.58% | - |
| XYZ | 20.37 | 26.42 | 5.39 | - |
| YUV | 130.28 | 72.54 | 128.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 32 | 0.12 | 0 | 0.79 | 0.42 | 69.23 | 0.65 | 0.35 |
| Hex | 83 | 95 | 20 | C | 0 | 4F | 2A | 45 | 41 | 23 |
| Octal | 203 | 225 | 40 | 14 | 0 | 117 | 52 | 105 | 101 | 43 |
| Binary | 10000011 | 10010101 | 100000 | 1100 | 0 | 1001111 | 101010 | 1000101 | 1000001 | 100011 |
Color Harmonies of #839520
Complementary color
Monochromatic Colors of #839520
Black with #839520
Text Example
Text Example
White with #839520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839520; }
p { color: rgb(131,149,32); }
H1.HeaderClassName
{
color: #839520;
}
.AnyTagClassName
{
color: #839520;
}
</style>
background-color css
<style>
a { background-color: #839520; }
a { background-color: rgb(131,149,32); }
div.DivClassName
{
background-color: #839520;
}
.BgClassName
{
background-color: #839520;
}
</style>
border-color css
<style>
span { border-color: #839520; }
span { border-color: rgb(131,149,32); }
td.TdClassName
{
border-color: #839520;
}
.TagClassName
{
border-color: #839520;
}
</style>