Shades of Citron #839424
Tints of Citron #839424
RGB
CMYK
RGB Variations
Color information
#839424 (or 0x839424) is known color: Citron. HEX triplet: 83, 94 and 24. RGB value is (131,148,36). Sum of RGB (Red+Green+Blue) = 131+148+36=315 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.59% from 315); Green value is 148 (58.20% from 255 or 46.98% from 315); Blue value is 36 (14.45% from 255 or 11.43% from 315); Max value from RGB is 148 - color contains mainly: green. Hex color #839424 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839424 is #7C6BDB. Grayscale: #828282. Windows color (decimal): -8154076 or 2397315. OLE color: 2397315.
HSL color Cylindrical-coordinate representation of color #839424: hue angle of 69.11º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #839424 is Cyan = 0.11, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 36 | - |
| CMYK | 0.11 | 0 | 0.76 | 0.42 |
| HSL | 69.11º | 0.61% | 0.36% | - |
| HSV(B) | 69.11º | 0.76% | 0.58% | - |
| XYZ | 20.27 | 26.13 | 5.64 | - |
| YUV | 130.15 | 74.87 | 128.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 36 | 0.11 | 0 | 0.76 | 0.42 | 69.11 | 0.61 | 0.36 |
| Hex | 83 | 94 | 24 | B | 0 | 4C | 2A | 45 | 3D | 24 |
| Octal | 203 | 224 | 44 | 13 | 0 | 114 | 52 | 105 | 75 | 44 |
| Binary | 10000011 | 10010100 | 100100 | 1011 | 0 | 1001100 | 101010 | 1000101 | 111101 | 100100 |
Color Harmonies of #839424
Complementary color
Monochromatic Colors of #839424
Black with #839424
Text Example
Text Example
White with #839424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839424; }
p { color: rgb(131,148,36); }
H1.HeaderClassName
{
color: #839424;
}
.AnyTagClassName
{
color: #839424;
}
</style>
background-color css
<style>
a { background-color: #839424; }
a { background-color: rgb(131,148,36); }
div.DivClassName
{
background-color: #839424;
}
.BgClassName
{
background-color: #839424;
}
</style>
border-color css
<style>
span { border-color: #839424; }
span { border-color: rgb(131,148,36); }
td.TdClassName
{
border-color: #839424;
}
.TagClassName
{
border-color: #839424;
}
</style>