Shades of Citron #839527
Tints of Citron #839527
RGB
CMYK
RGB Variations
Color information
#839527 (or 0x839527) is known color: Citron. HEX triplet: 83, 95 and 27. RGB value is (131,149,39). Sum of RGB (Red+Green+Blue) = 131+149+39=319 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.07% from 319); Green value is 149 (58.59% from 255 or 46.71% from 319); Blue value is 39 (15.62% from 255 or 12.23% from 319); Max value from RGB is 149 - color contains mainly: green. Hex color #839527 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839527 is #7C6AD8. Grayscale: #838383. Windows color (decimal): -8153817 or 2594179. OLE color: 2594179.
HSL color Cylindrical-coordinate representation of color #839527: hue angle of 69.82º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #839527 is Cyan = 0.12, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 39 | - |
| CMYK | 0.12 | 0 | 0.74 | 0.42 |
| HSL | 69.82º | 0.59% | 0.37% | - |
| HSV(B) | 69.82º | 0.74% | 0.58% | - |
| XYZ | 20.47 | 26.47 | 5.95 | - |
| YUV | 131.08 | 76.04 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 39 | 0.12 | 0 | 0.74 | 0.42 | 69.82 | 0.59 | 0.37 |
| Hex | 83 | 95 | 27 | C | 0 | 4A | 2A | 46 | 3B | 25 |
| Octal | 203 | 225 | 47 | 14 | 0 | 112 | 52 | 106 | 73 | 45 |
| Binary | 10000011 | 10010101 | 100111 | 1100 | 0 | 1001010 | 101010 | 1000110 | 111011 | 100101 |
Color Harmonies of #839527
Complementary color
Monochromatic Colors of #839527
Black with #839527
Text Example
Text Example
White with #839527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839527; }
p { color: rgb(131,149,39); }
H1.HeaderClassName
{
color: #839527;
}
.AnyTagClassName
{
color: #839527;
}
</style>
background-color css
<style>
a { background-color: #839527; }
a { background-color: rgb(131,149,39); }
div.DivClassName
{
background-color: #839527;
}
.BgClassName
{
background-color: #839527;
}
</style>
border-color css
<style>
span { border-color: #839527; }
span { border-color: rgb(131,149,39); }
td.TdClassName
{
border-color: #839527;
}
.TagClassName
{
border-color: #839527;
}
</style>