Shades of Citron #839425
Tints of Citron #839425
RGB
CMYK
RGB Variations
Color information
#839425 (or 0x839425) is known color: Citron. HEX triplet: 83, 94 and 25. RGB value is (131,148,37). Sum of RGB (Red+Green+Blue) = 131+148+37=316 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.46% from 316); Green value is 148 (58.20% from 255 or 46.84% from 316); Blue value is 37 (14.84% from 255 or 11.71% from 316); Max value from RGB is 148 - color contains mainly: green. Hex color #839425 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839425 is #7C6BDA. Grayscale: #828282. Windows color (decimal): -8154075 or 2462851. OLE color: 2462851.
HSL color Cylindrical-coordinate representation of color #839425: hue angle of 69.19º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #839425 is Cyan = 0.11, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 37 | - |
| CMYK | 0.11 | 0 | 0.75 | 0.42 |
| HSL | 69.19º | 0.6% | 0.36% | - |
| HSV(B) | 69.19º | 0.75% | 0.58% | - |
| XYZ | 20.28 | 26.14 | 5.73 | - |
| YUV | 130.26 | 75.37 | 128.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 37 | 0.11 | 0 | 0.75 | 0.42 | 69.19 | 0.6 | 0.36 |
| Hex | 83 | 94 | 25 | B | 0 | 4B | 2A | 45 | 3C | 24 |
| Octal | 203 | 224 | 45 | 13 | 0 | 113 | 52 | 105 | 74 | 44 |
| Binary | 10000011 | 10010100 | 100101 | 1011 | 0 | 1001011 | 101010 | 1000101 | 111100 | 100100 |
Color Harmonies of #839425
Complementary color
Monochromatic Colors of #839425
Black with #839425
Text Example
Text Example
White with #839425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839425; }
p { color: rgb(131,148,37); }
H1.HeaderClassName
{
color: #839425;
}
.AnyTagClassName
{
color: #839425;
}
</style>
background-color css
<style>
a { background-color: #839425; }
a { background-color: rgb(131,148,37); }
div.DivClassName
{
background-color: #839425;
}
.BgClassName
{
background-color: #839425;
}
</style>
border-color css
<style>
span { border-color: #839425; }
span { border-color: rgb(131,148,37); }
td.TdClassName
{
border-color: #839425;
}
.TagClassName
{
border-color: #839425;
}
</style>