Shades of Citron #849727
Tints of Citron #849727
RGB
CMYK
RGB Variations
Color information
#849727 (or 0x849727) is known color: Citron. HEX triplet: 84, 97 and 27. RGB value is (132,151,39). Sum of RGB (Red+Green+Blue) = 132+151+39=322 (42% of max value = 765). Red value is 132 (51.95% from 255 or 40.99% from 322); Green value is 151 (59.38% from 255 or 46.89% from 322); Blue value is 39 (15.62% from 255 or 12.11% from 322); Max value from RGB is 151 - color contains mainly: green. Hex color #849727 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849727 is #7B68D8. Grayscale: #848484. Windows color (decimal): -8087769 or 2594692. OLE color: 2594692.
HSL color Cylindrical-coordinate representation of color #849727: hue angle of 70.18º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #849727 is Cyan = 0.13, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 39 | - |
| CMYK | 0.13 | 0 | 0.74 | 0.41 |
| HSL | 70.18º | 0.59% | 0.37% | - |
| HSV(B) | 70.18º | 0.74% | 0.59% | - |
| XYZ | 20.95 | 27.19 | 6.06 | - |
| YUV | 132.55 | 75.21 | 127.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 39 | 0.13 | 0 | 0.74 | 0.41 | 70.18 | 0.59 | 0.37 |
| Hex | 84 | 97 | 27 | D | 0 | 4A | 29 | 46 | 3B | 25 |
| Octal | 204 | 227 | 47 | 15 | 0 | 112 | 51 | 106 | 73 | 45 |
| Binary | 10000100 | 10010111 | 100111 | 1101 | 0 | 1001010 | 101001 | 1000110 | 111011 | 100101 |
Color Harmonies of #849727
Complementary color
Monochromatic Colors of #849727
Black with #849727
Text Example
Text Example
White with #849727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849727; }
p { color: rgb(132,151,39); }
H1.HeaderClassName
{
color: #849727;
}
.AnyTagClassName
{
color: #849727;
}
</style>
background-color css
<style>
a { background-color: #849727; }
a { background-color: rgb(132,151,39); }
div.DivClassName
{
background-color: #849727;
}
.BgClassName
{
background-color: #849727;
}
</style>
border-color css
<style>
span { border-color: #849727; }
span { border-color: rgb(132,151,39); }
td.TdClassName
{
border-color: #849727;
}
.TagClassName
{
border-color: #849727;
}
</style>