Shades of Citron #849310
Tints of Citron #849310
RGB
CMYK
RGB Variations
Color information
#849310 (or 0x849310) is known color: Citron. HEX triplet: 84, 93 and 10. RGB value is (132,147,16). Sum of RGB (Red+Green+Blue) = 132+147+16=295 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.75% from 295); Green value is 147 (57.81% from 255 or 49.83% from 295); Blue value is 16 (6.64% from 255 or 5.42% from 295); Max value from RGB is 147 - color contains mainly: green. Hex color #849310 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849310 is #7B6CEF. Grayscale: #808080. Windows color (decimal): -8088816 or 1086340. OLE color: 1086340.
HSL color Cylindrical-coordinate representation of color #849310: hue angle of 66.87º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #849310 is Cyan = 0.10, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 16 | - |
| CMYK | 0.10 | 0 | 0.89 | 0.42 |
| HSL | 66.87º | 0.8% | 0.32% | - |
| HSV(B) | 66.87º | 0.89% | 0.58% | - |
| XYZ | 20.04 | 25.81 | 4.42 | - |
| YUV | 127.58 | 65.03 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 16 | 0.10 | 0 | 0.89 | 0.42 | 66.87 | 0.8 | 0.32 |
| Hex | 84 | 93 | 10 | A | 0 | 59 | 2A | 43 | 50 | 20 |
| Octal | 204 | 223 | 20 | 12 | 0 | 131 | 52 | 103 | 120 | 40 |
| Binary | 10000100 | 10010011 | 10000 | 1010 | 0 | 1011001 | 101010 | 1000011 | 1010000 | 100000 |
Color Harmonies of #849310
Complementary color
Monochromatic Colors of #849310
Black with #849310
Text Example
Text Example
White with #849310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849310; }
p { color: rgb(132,147,16); }
H1.HeaderClassName
{
color: #849310;
}
.AnyTagClassName
{
color: #849310;
}
</style>
background-color css
<style>
a { background-color: #849310; }
a { background-color: rgb(132,147,16); }
div.DivClassName
{
background-color: #849310;
}
.BgClassName
{
background-color: #849310;
}
</style>
border-color css
<style>
span { border-color: #849310; }
span { border-color: rgb(132,147,16); }
td.TdClassName
{
border-color: #849310;
}
.TagClassName
{
border-color: #849310;
}
</style>