Shades of Citron #849413
Tints of Citron #849413
RGB
CMYK
RGB Variations
Color information
#849413 (or 0x849413) is known color: Citron. HEX triplet: 84, 94 and 13. RGB value is (132,148,19). Sum of RGB (Red+Green+Blue) = 132+148+19=299 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.15% from 299); Green value is 148 (58.20% from 255 or 49.50% from 299); Blue value is 19 (7.81% from 255 or 6.35% from 299); Max value from RGB is 148 - color contains mainly: green. Hex color #849413 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849413 is #7B6BEC. Grayscale: #818181. Windows color (decimal): -8088557 or 1283204. OLE color: 1283204.
HSL color Cylindrical-coordinate representation of color #849413: hue angle of 67.44º 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 #849413 is Cyan = 0.11, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 19 | - |
| CMYK | 0.11 | 0 | 0.87 | 0.42 |
| HSL | 67.44º | 0.77% | 0.33% | - |
| HSV(B) | 67.44º | 0.87% | 0.58% | - |
| XYZ | 20.22 | 26.13 | 4.59 | - |
| YUV | 128.51 | 66.2 | 130.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 19 | 0.11 | 0 | 0.87 | 0.42 | 67.44 | 0.77 | 0.33 |
| Hex | 84 | 94 | 13 | B | 0 | 57 | 2A | 43 | 4D | 21 |
| Octal | 204 | 224 | 23 | 13 | 0 | 127 | 52 | 103 | 115 | 41 |
| Binary | 10000100 | 10010100 | 10011 | 1011 | 0 | 1010111 | 101010 | 1000011 | 1001101 | 100001 |
Color Harmonies of #849413
Complementary color
Monochromatic Colors of #849413
Black with #849413
Text Example
Text Example
White with #849413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849413; }
p { color: rgb(132,148,19); }
H1.HeaderClassName
{
color: #849413;
}
.AnyTagClassName
{
color: #849413;
}
</style>
background-color css
<style>
a { background-color: #849413; }
a { background-color: rgb(132,148,19); }
div.DivClassName
{
background-color: #849413;
}
.BgClassName
{
background-color: #849413;
}
</style>
border-color css
<style>
span { border-color: #849413; }
span { border-color: rgb(132,148,19); }
td.TdClassName
{
border-color: #849413;
}
.TagClassName
{
border-color: #849413;
}
</style>