Shades of Citron #849316
Tints of Citron #849316
RGB
CMYK
RGB Variations
Color information
#849316 (or 0x849316) is known color: Citron. HEX triplet: 84, 93 and 16. RGB value is (132,147,22). Sum of RGB (Red+Green+Blue) = 132+147+22=301 (39% of max value = 765). Red value is 132 (51.95% from 255 or 43.85% from 301); Green value is 147 (57.81% from 255 or 48.84% from 301); Blue value is 22 (8.98% from 255 or 7.31% from 301); Max value from RGB is 147 - color contains mainly: green. Hex color #849316 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849316 is #7B6CE9. Grayscale: #808080. Windows color (decimal): -8088810 or 1479556. OLE color: 1479556.
HSL color Cylindrical-coordinate representation of color #849316: hue angle of 67.2º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #849316 is Cyan = 0.10, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 22 | - |
| CMYK | 0.10 | 0 | 0.85 | 0.42 |
| HSL | 67.2º | 0.74% | 0.33% | - |
| HSV(B) | 67.2º | 0.85% | 0.58% | - |
| XYZ | 20.09 | 25.83 | 4.69 | - |
| YUV | 128.27 | 68.03 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 22 | 0.10 | 0 | 0.85 | 0.42 | 67.2 | 0.74 | 0.33 |
| Hex | 84 | 93 | 16 | A | 0 | 55 | 2A | 43 | 4A | 21 |
| Octal | 204 | 223 | 26 | 12 | 0 | 125 | 52 | 103 | 112 | 41 |
| Binary | 10000100 | 10010011 | 10110 | 1010 | 0 | 1010101 | 101010 | 1000011 | 1001010 | 100001 |
Color Harmonies of #849316
Complementary color
Monochromatic Colors of #849316
Black with #849316
Text Example
Text Example
White with #849316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849316; }
p { color: rgb(132,147,22); }
H1.HeaderClassName
{
color: #849316;
}
.AnyTagClassName
{
color: #849316;
}
</style>
background-color css
<style>
a { background-color: #849316; }
a { background-color: rgb(132,147,22); }
div.DivClassName
{
background-color: #849316;
}
.BgClassName
{
background-color: #849316;
}
</style>
border-color css
<style>
span { border-color: #849316; }
span { border-color: rgb(132,147,22); }
td.TdClassName
{
border-color: #849316;
}
.TagClassName
{
border-color: #849316;
}
</style>