Shades of Citron #849328
Tints of Citron #849328
RGB
CMYK
RGB Variations
Color information
#849328 (or 0x849328) is known color: Citron. HEX triplet: 84, 93 and 28. RGB value is (132,147,40). Sum of RGB (Red+Green+Blue) = 132+147+40=319 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.38% from 319); Green value is 147 (57.81% from 255 or 46.08% from 319); Blue value is 40 (16.02% from 255 or 12.54% from 319); Max value from RGB is 147 - color contains mainly: green. Hex color #849328 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849328 is #7B6CD7. Grayscale: #828282. Windows color (decimal): -8088792 or 2659204. OLE color: 2659204.
HSL color Cylindrical-coordinate representation of color #849328: hue angle of 68.41º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #849328 is Cyan = 0.10, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 40 | - |
| CMYK | 0.10 | 0 | 0.73 | 0.42 |
| HSL | 68.41º | 0.57% | 0.37% | - |
| HSV(B) | 68.41º | 0.73% | 0.58% | - |
| XYZ | 20.33 | 25.93 | 5.94 | - |
| YUV | 130.32 | 77.03 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 40 | 0.10 | 0 | 0.73 | 0.42 | 68.41 | 0.57 | 0.37 |
| Hex | 84 | 93 | 28 | A | 0 | 49 | 2A | 44 | 39 | 25 |
| Octal | 204 | 223 | 50 | 12 | 0 | 111 | 52 | 104 | 71 | 45 |
| Binary | 10000100 | 10010011 | 101000 | 1010 | 0 | 1001001 | 101010 | 1000100 | 111001 | 100101 |
Color Harmonies of #849328
Complementary color
Monochromatic Colors of #849328
Black with #849328
Text Example
Text Example
White with #849328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849328; }
p { color: rgb(132,147,40); }
H1.HeaderClassName
{
color: #849328;
}
.AnyTagClassName
{
color: #849328;
}
</style>
background-color css
<style>
a { background-color: #849328; }
a { background-color: rgb(132,147,40); }
div.DivClassName
{
background-color: #849328;
}
.BgClassName
{
background-color: #849328;
}
</style>
border-color css
<style>
span { border-color: #849328; }
span { border-color: rgb(132,147,40); }
td.TdClassName
{
border-color: #849328;
}
.TagClassName
{
border-color: #849328;
}
</style>