Shades of Citron #849517
Tints of Citron #849517
RGB
CMYK
RGB Variations
Color information
#849517 (or 0x849517) is known color: Citron. HEX triplet: 84, 95 and 17. RGB value is (132,149,23). Sum of RGB (Red+Green+Blue) = 132+149+23=304 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.42% from 304); Green value is 149 (58.59% from 255 or 49.01% from 304); Blue value is 23 (9.38% from 255 or 7.57% from 304); Max value from RGB is 149 - color contains mainly: green. Hex color #849517 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849517 is #7B6AE8. Grayscale: #828282. Windows color (decimal): -8088297 or 1545604. OLE color: 1545604.
HSL color Cylindrical-coordinate representation of color #849517: hue angle of 68.1º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #849517 is Cyan = 0.11, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 23 | - |
| CMYK | 0.11 | 0 | 0.85 | 0.42 |
| HSL | 68.1º | 0.73% | 0.34% | - |
| HSV(B) | 68.1º | 0.85% | 0.58% | - |
| XYZ | 20.42 | 26.46 | 4.84 | - |
| YUV | 129.55 | 67.87 | 129.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 23 | 0.11 | 0 | 0.85 | 0.42 | 68.1 | 0.73 | 0.34 |
| Hex | 84 | 95 | 17 | B | 0 | 55 | 2A | 44 | 49 | 22 |
| Octal | 204 | 225 | 27 | 13 | 0 | 125 | 52 | 104 | 111 | 42 |
| Binary | 10000100 | 10010101 | 10111 | 1011 | 0 | 1010101 | 101010 | 1000100 | 1001001 | 100010 |
Color Harmonies of #849517
Complementary color
Monochromatic Colors of #849517
Black with #849517
Text Example
Text Example
White with #849517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849517; }
p { color: rgb(132,149,23); }
H1.HeaderClassName
{
color: #849517;
}
.AnyTagClassName
{
color: #849517;
}
</style>
background-color css
<style>
a { background-color: #849517; }
a { background-color: rgb(132,149,23); }
div.DivClassName
{
background-color: #849517;
}
.BgClassName
{
background-color: #849517;
}
</style>
border-color css
<style>
span { border-color: #849517; }
span { border-color: rgb(132,149,23); }
td.TdClassName
{
border-color: #849517;
}
.TagClassName
{
border-color: #849517;
}
</style>