Shades of Citron #849524
Tints of Citron #849524
RGB
CMYK
RGB Variations
Color information
#849524 (or 0x849524) is known color: Citron. HEX triplet: 84, 95 and 24. RGB value is (132,149,36). Sum of RGB (Red+Green+Blue) = 132+149+36=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 149 (58.59% from 255 or 47.00% from 317); Blue value is 36 (14.45% from 255 or 11.36% from 317); Max value from RGB is 149 - color contains mainly: green. Hex color #849524 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849524 is #7B6ADB. Grayscale: #838383. Windows color (decimal): -8088284 or 2397572. OLE color: 2397572.
HSL color Cylindrical-coordinate representation of color #849524: hue angle of 69.03º 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 #849524 is Cyan = 0.11, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 36 | - |
| CMYK | 0.11 | 0 | 0.76 | 0.42 |
| HSL | 69.03º | 0.61% | 0.36% | - |
| HSV(B) | 69.03º | 0.76% | 0.58% | - |
| XYZ | 20.58 | 26.53 | 5.7 | - |
| YUV | 131.04 | 74.37 | 128.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 36 | 0.11 | 0 | 0.76 | 0.42 | 69.03 | 0.61 | 0.36 |
| Hex | 84 | 95 | 24 | B | 0 | 4C | 2A | 45 | 3D | 24 |
| Octal | 204 | 225 | 44 | 13 | 0 | 114 | 52 | 105 | 75 | 44 |
| Binary | 10000100 | 10010101 | 100100 | 1011 | 0 | 1001100 | 101010 | 1000101 | 111101 | 100100 |
Color Harmonies of #849524
Complementary color
Monochromatic Colors of #849524
Black with #849524
Text Example
Text Example
White with #849524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849524; }
p { color: rgb(132,149,36); }
H1.HeaderClassName
{
color: #849524;
}
.AnyTagClassName
{
color: #849524;
}
</style>
background-color css
<style>
a { background-color: #849524; }
a { background-color: rgb(132,149,36); }
div.DivClassName
{
background-color: #849524;
}
.BgClassName
{
background-color: #849524;
}
</style>
border-color css
<style>
span { border-color: #849524; }
span { border-color: rgb(132,149,36); }
td.TdClassName
{
border-color: #849524;
}
.TagClassName
{
border-color: #849524;
}
</style>