Shades of Citron #849327
Tints of Citron #849327
RGB
CMYK
RGB Variations
Color information
#849327 (or 0x849327) is known color: Citron. HEX triplet: 84, 93 and 27. RGB value is (132,147,39). Sum of RGB (Red+Green+Blue) = 132+147+39=318 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.51% from 318); Green value is 147 (57.81% from 255 or 46.23% from 318); Blue value is 39 (15.62% from 255 or 12.26% from 318); Max value from RGB is 147 - color contains mainly: green. Hex color #849327 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849327 is #7B6CD8. Grayscale: #828282. Windows color (decimal): -8088793 or 2593668. OLE color: 2593668.
HSL color Cylindrical-coordinate representation of color #849327: hue angle of 68.33º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #849327 is Cyan = 0.10, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 39 | - |
| CMYK | 0.10 | 0 | 0.73 | 0.42 |
| HSL | 68.33º | 0.58% | 0.36% | - |
| HSV(B) | 68.33º | 0.73% | 0.58% | - |
| XYZ | 20.32 | 25.92 | 5.85 | - |
| YUV | 130.2 | 76.53 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 39 | 0.10 | 0 | 0.73 | 0.42 | 68.33 | 0.58 | 0.36 |
| Hex | 84 | 93 | 27 | A | 0 | 49 | 2A | 44 | 3A | 24 |
| Octal | 204 | 223 | 47 | 12 | 0 | 111 | 52 | 104 | 72 | 44 |
| Binary | 10000100 | 10010011 | 100111 | 1010 | 0 | 1001001 | 101010 | 1000100 | 111010 | 100100 |
Color Harmonies of #849327
Complementary color
Monochromatic Colors of #849327
Black with #849327
Text Example
Text Example
White with #849327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849327; }
p { color: rgb(132,147,39); }
H1.HeaderClassName
{
color: #849327;
}
.AnyTagClassName
{
color: #849327;
}
</style>
background-color css
<style>
a { background-color: #849327; }
a { background-color: rgb(132,147,39); }
div.DivClassName
{
background-color: #849327;
}
.BgClassName
{
background-color: #849327;
}
</style>
border-color css
<style>
span { border-color: #849327; }
span { border-color: rgb(132,147,39); }
td.TdClassName
{
border-color: #849327;
}
.TagClassName
{
border-color: #849327;
}
</style>