Shades of Citron #849011
Tints of Citron #849011
RGB
CMYK
RGB Variations
Color information
#849011 (or 0x849011) is known color: Citron. HEX triplet: 84, 90 and 11. RGB value is (132,144,17). Sum of RGB (Red+Green+Blue) = 132+144+17=293 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.05% from 293); Green value is 144 (56.64% from 255 or 49.15% from 293); Blue value is 17 (7.03% from 255 or 5.80% from 293); Max value from RGB is 144 - color contains mainly: green. Hex color #849011 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849011 is #7B6FEE. Grayscale: #7E7E7E. Windows color (decimal): -8089583 or 1151108. OLE color: 1151108.
HSL color Cylindrical-coordinate representation of color #849011: hue angle of 65.67º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #849011 is Cyan = 0.08, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 17 | - |
| CMYK | 0.08 | 0 | 0.88 | 0.44 |
| HSL | 65.67º | 0.79% | 0.32% | - |
| HSV(B) | 65.67º | 0.88% | 0.56% | - |
| XYZ | 19.59 | 24.89 | 4.3 | - |
| YUV | 125.93 | 66.52 | 132.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 17 | 0.08 | 0 | 0.88 | 0.44 | 65.67 | 0.79 | 0.32 |
| Hex | 84 | 90 | 11 | 8 | 0 | 58 | 2C | 42 | 4F | 20 |
| Octal | 204 | 220 | 21 | 10 | 0 | 130 | 54 | 102 | 117 | 40 |
| Binary | 10000100 | 10010000 | 10001 | 1000 | 0 | 1011000 | 101100 | 1000010 | 1001111 | 100000 |
Color Harmonies of #849011
Complementary color
Monochromatic Colors of #849011
Black with #849011
Text Example
Text Example
White with #849011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849011; }
p { color: rgb(132,144,17); }
H1.HeaderClassName
{
color: #849011;
}
.AnyTagClassName
{
color: #849011;
}
</style>
background-color css
<style>
a { background-color: #849011; }
a { background-color: rgb(132,144,17); }
div.DivClassName
{
background-color: #849011;
}
.BgClassName
{
background-color: #849011;
}
</style>
border-color css
<style>
span { border-color: #849011; }
span { border-color: rgb(132,144,17); }
td.TdClassName
{
border-color: #849011;
}
.TagClassName
{
border-color: #849011;
}
</style>