Shades of Citron #849725
Tints of Citron #849725
RGB
CMYK
RGB Variations
Color information
#849725 (or 0x849725) is known color: Citron. HEX triplet: 84, 97 and 25. RGB value is (132,151,37). Sum of RGB (Red+Green+Blue) = 132+151+37=320 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.25% from 320); Green value is 151 (59.38% from 255 or 47.19% from 320); Blue value is 37 (14.84% from 255 or 11.56% from 320); Max value from RGB is 151 - color contains mainly: green. Hex color #849725 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849725 is #7B68DA. Grayscale: #848484. Windows color (decimal): -8087771 or 2463620. OLE color: 2463620.
HSL color Cylindrical-coordinate representation of color #849725: hue angle of 70º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #849725 is Cyan = 0.13, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 37 | - |
| CMYK | 0.13 | 0 | 0.75 | 0.41 |
| HSL | 70º | 0.61% | 0.37% | - |
| HSV(B) | 70º | 0.75% | 0.59% | - |
| XYZ | 20.92 | 27.17 | 5.89 | - |
| YUV | 132.32 | 74.21 | 127.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 37 | 0.13 | 0 | 0.75 | 0.41 | 70 | 0.61 | 0.37 |
| Hex | 84 | 97 | 25 | D | 0 | 4B | 29 | 46 | 3D | 25 |
| Octal | 204 | 227 | 45 | 15 | 0 | 113 | 51 | 106 | 75 | 45 |
| Binary | 10000100 | 10010111 | 100101 | 1101 | 0 | 1001011 | 101001 | 1000110 | 111101 | 100101 |
Color Harmonies of #849725
Complementary color
Monochromatic Colors of #849725
Black with #849725
Text Example
Text Example
White with #849725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849725; }
p { color: rgb(132,151,37); }
H1.HeaderClassName
{
color: #849725;
}
.AnyTagClassName
{
color: #849725;
}
</style>
background-color css
<style>
a { background-color: #849725; }
a { background-color: rgb(132,151,37); }
div.DivClassName
{
background-color: #849725;
}
.BgClassName
{
background-color: #849725;
}
</style>
border-color css
<style>
span { border-color: #849725; }
span { border-color: rgb(132,151,37); }
td.TdClassName
{
border-color: #849725;
}
.TagClassName
{
border-color: #849725;
}
</style>