Shades of Citron #849127
Tints of Citron #849127
RGB
CMYK
RGB Variations
Color information
#849127 (or 0x849127) is known color: Citron. HEX triplet: 84, 91 and 27. RGB value is (132,145,39). Sum of RGB (Red+Green+Blue) = 132+145+39=316 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.77% from 316); Green value is 145 (57.03% from 255 or 45.89% from 316); Blue value is 39 (15.62% from 255 or 12.34% from 316); Max value from RGB is 145 - color contains mainly: green. Hex color #849127 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849127 is #7B6ED8. Grayscale: #818181. Windows color (decimal): -8089305 or 2593156. OLE color: 2593156.
HSL color Cylindrical-coordinate representation of color #849127: hue angle of 67.36º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #849127 is Cyan = 0.09, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 145 | 39 | - |
| CMYK | 0.09 | 0 | 0.73 | 0.43 |
| HSL | 67.36º | 0.58% | 0.36% | - |
| HSV(B) | 67.36º | 0.73% | 0.57% | - |
| XYZ | 20.01 | 25.3 | 5.75 | - |
| YUV | 129.03 | 77.19 | 130.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 39 | 0.09 | 0 | 0.73 | 0.43 | 67.36 | 0.58 | 0.36 |
| Hex | 84 | 91 | 27 | 9 | 0 | 49 | 2B | 43 | 3A | 24 |
| Octal | 204 | 221 | 47 | 11 | 0 | 111 | 53 | 103 | 72 | 44 |
| Binary | 10000100 | 10010001 | 100111 | 1001 | 0 | 1001001 | 101011 | 1000011 | 111010 | 100100 |
Color Harmonies of #849127
Complementary color
Monochromatic Colors of #849127
Black with #849127
Text Example
Text Example
White with #849127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849127; }
p { color: rgb(132,145,39); }
H1.HeaderClassName
{
color: #849127;
}
.AnyTagClassName
{
color: #849127;
}
</style>
background-color css
<style>
a { background-color: #849127; }
a { background-color: rgb(132,145,39); }
div.DivClassName
{
background-color: #849127;
}
.BgClassName
{
background-color: #849127;
}
</style>
border-color css
<style>
span { border-color: #849127; }
span { border-color: rgb(132,145,39); }
td.TdClassName
{
border-color: #849127;
}
.TagClassName
{
border-color: #849127;
}
</style>