Shades of Citron #849622
Tints of Citron #849622
RGB
CMYK
RGB Variations
Color information
#849622 (or 0x849622) is known color: Citron. HEX triplet: 84, 96 and 22. RGB value is (132,150,34). Sum of RGB (Red+Green+Blue) = 132+150+34=316 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.77% from 316); Green value is 150 (58.98% from 255 or 47.47% from 316); Blue value is 34 (13.67% from 255 or 10.76% from 316); Max value from RGB is 150 - color contains mainly: green. Hex color #849622 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849622 is #7B69DD. Grayscale: #838383. Windows color (decimal): -8088030 or 2266756. OLE color: 2266756.
HSL color Cylindrical-coordinate representation of color #849622: hue angle of 69.31º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #849622 is Cyan = 0.12, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 34 | - |
| CMYK | 0.12 | 0 | 0.77 | 0.41 |
| HSL | 69.31º | 0.63% | 0.36% | - |
| HSV(B) | 69.31º | 0.77% | 0.59% | - |
| XYZ | 20.71 | 26.83 | 5.6 | - |
| YUV | 131.39 | 73.04 | 128.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 34 | 0.12 | 0 | 0.77 | 0.41 | 69.31 | 0.63 | 0.36 |
| Hex | 84 | 96 | 22 | C | 0 | 4D | 29 | 45 | 3F | 24 |
| Octal | 204 | 226 | 42 | 14 | 0 | 115 | 51 | 105 | 77 | 44 |
| Binary | 10000100 | 10010110 | 100010 | 1100 | 0 | 1001101 | 101001 | 1000101 | 111111 | 100100 |
Color Harmonies of #849622
Complementary color
Monochromatic Colors of #849622
Black with #849622
Text Example
Text Example
White with #849622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849622; }
p { color: rgb(132,150,34); }
H1.HeaderClassName
{
color: #849622;
}
.AnyTagClassName
{
color: #849622;
}
</style>
background-color css
<style>
a { background-color: #849622; }
a { background-color: rgb(132,150,34); }
div.DivClassName
{
background-color: #849622;
}
.BgClassName
{
background-color: #849622;
}
</style>
border-color css
<style>
span { border-color: #849622; }
span { border-color: rgb(132,150,34); }
td.TdClassName
{
border-color: #849622;
}
.TagClassName
{
border-color: #849622;
}
</style>