Shades of Citron #849313
Tints of Citron #849313
RGB
CMYK
RGB Variations
Color information
#849313 (or 0x849313) is known color: Citron. HEX triplet: 84, 93 and 13. RGB value is (132,147,19). Sum of RGB (Red+Green+Blue) = 132+147+19=298 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.30% from 298); Green value is 147 (57.81% from 255 or 49.33% from 298); Blue value is 19 (7.81% from 255 or 6.38% from 298); Max value from RGB is 147 - color contains mainly: green. Hex color #849313 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849313 is #7B6CEC. Grayscale: #808080. Windows color (decimal): -8088813 or 1282948. OLE color: 1282948.
HSL color Cylindrical-coordinate representation of color #849313: hue angle of 67.03º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #849313 is Cyan = 0.10, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 19 | - |
| CMYK | 0.10 | 0 | 0.87 | 0.42 |
| HSL | 67.03º | 0.77% | 0.33% | - |
| HSV(B) | 67.03º | 0.87% | 0.58% | - |
| XYZ | 20.07 | 25.82 | 4.54 | - |
| YUV | 127.92 | 66.53 | 130.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 19 | 0.10 | 0 | 0.87 | 0.42 | 67.03 | 0.77 | 0.33 |
| Hex | 84 | 93 | 13 | A | 0 | 57 | 2A | 43 | 4D | 21 |
| Octal | 204 | 223 | 23 | 12 | 0 | 127 | 52 | 103 | 115 | 41 |
| Binary | 10000100 | 10010011 | 10011 | 1010 | 0 | 1010111 | 101010 | 1000011 | 1001101 | 100001 |
Color Harmonies of #849313
Complementary color
Monochromatic Colors of #849313
Black with #849313
Text Example
Text Example
White with #849313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849313; }
p { color: rgb(132,147,19); }
H1.HeaderClassName
{
color: #849313;
}
.AnyTagClassName
{
color: #849313;
}
</style>
background-color css
<style>
a { background-color: #849313; }
a { background-color: rgb(132,147,19); }
div.DivClassName
{
background-color: #849313;
}
.BgClassName
{
background-color: #849313;
}
</style>
border-color css
<style>
span { border-color: #849313; }
span { border-color: rgb(132,147,19); }
td.TdClassName
{
border-color: #849313;
}
.TagClassName
{
border-color: #849313;
}
</style>