Shades of Citron #849326
Tints of Citron #849326
RGB
CMYK
RGB Variations
Color information
#849326 (or 0x849326) is known color: Citron. HEX triplet: 84, 93 and 26. RGB value is (132,147,38). Sum of RGB (Red+Green+Blue) = 132+147+38=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 147 (57.81% from 255 or 46.37% from 317); Blue value is 38 (15.23% from 255 or 11.99% from 317); Max value from RGB is 147 - color contains mainly: green. Hex color #849326 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849326 is #7B6CD9. Grayscale: #828282. Windows color (decimal): -8088794 or 2528132. OLE color: 2528132.
HSL color Cylindrical-coordinate representation of color #849326: hue angle of 68.26º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #849326 is Cyan = 0.10, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 38 | - |
| CMYK | 0.10 | 0 | 0.74 | 0.42 |
| HSL | 68.26º | 0.59% | 0.36% | - |
| HSV(B) | 68.26º | 0.74% | 0.58% | - |
| XYZ | 20.3 | 25.91 | 5.77 | - |
| YUV | 130.09 | 76.03 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 38 | 0.10 | 0 | 0.74 | 0.42 | 68.26 | 0.59 | 0.36 |
| Hex | 84 | 93 | 26 | A | 0 | 4A | 2A | 44 | 3B | 24 |
| Octal | 204 | 223 | 46 | 12 | 0 | 112 | 52 | 104 | 73 | 44 |
| Binary | 10000100 | 10010011 | 100110 | 1010 | 0 | 1001010 | 101010 | 1000100 | 111011 | 100100 |
Color Harmonies of #849326
Complementary color
Monochromatic Colors of #849326
Black with #849326
Text Example
Text Example
White with #849326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849326; }
p { color: rgb(132,147,38); }
H1.HeaderClassName
{
color: #849326;
}
.AnyTagClassName
{
color: #849326;
}
</style>
background-color css
<style>
a { background-color: #849326; }
a { background-color: rgb(132,147,38); }
div.DivClassName
{
background-color: #849326;
}
.BgClassName
{
background-color: #849326;
}
</style>
border-color css
<style>
span { border-color: #849326; }
span { border-color: rgb(132,147,38); }
td.TdClassName
{
border-color: #849326;
}
.TagClassName
{
border-color: #849326;
}
</style>