Shades of Citron #849217
Tints of Citron #849217
RGB
CMYK
RGB Variations
Color information
#849217 (or 0x849217) is known color: Citron. HEX triplet: 84, 92 and 17. RGB value is (132,146,23). Sum of RGB (Red+Green+Blue) = 132+146+23=301 (39% of max value = 765). Red value is 132 (51.95% from 255 or 43.85% from 301); Green value is 146 (57.42% from 255 or 48.50% from 301); Blue value is 23 (9.38% from 255 or 7.64% from 301); Max value from RGB is 146 - color contains mainly: green. Hex color #849217 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849217 is #7B6DE8. Grayscale: #808080. Windows color (decimal): -8089065 or 1544836. OLE color: 1544836.
HSL color Cylindrical-coordinate representation of color #849217: hue angle of 66.83º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #849217 is Cyan = 0.10, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 23 | - |
| CMYK | 0.10 | 0 | 0.84 | 0.43 |
| HSL | 66.83º | 0.73% | 0.33% | - |
| HSV(B) | 66.83º | 0.84% | 0.57% | - |
| XYZ | 19.95 | 25.53 | 4.69 | - |
| YUV | 127.79 | 68.86 | 131 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 23 | 0.10 | 0 | 0.84 | 0.43 | 66.83 | 0.73 | 0.33 |
| Hex | 84 | 92 | 17 | A | 0 | 54 | 2B | 43 | 49 | 21 |
| Octal | 204 | 222 | 27 | 12 | 0 | 124 | 53 | 103 | 111 | 41 |
| Binary | 10000100 | 10010010 | 10111 | 1010 | 0 | 1010100 | 101011 | 1000011 | 1001001 | 100001 |
Color Harmonies of #849217
Complementary color
Monochromatic Colors of #849217
Black with #849217
Text Example
Text Example
White with #849217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849217; }
p { color: rgb(132,146,23); }
H1.HeaderClassName
{
color: #849217;
}
.AnyTagClassName
{
color: #849217;
}
</style>
background-color css
<style>
a { background-color: #849217; }
a { background-color: rgb(132,146,23); }
div.DivClassName
{
background-color: #849217;
}
.BgClassName
{
background-color: #849217;
}
</style>
border-color css
<style>
span { border-color: #849217; }
span { border-color: rgb(132,146,23); }
td.TdClassName
{
border-color: #849217;
}
.TagClassName
{
border-color: #849217;
}
</style>