Shades of Citron #849417
Tints of Citron #849417
RGB
CMYK
RGB Variations
Color information
#849417 (or 0x849417) is known color: Citron. HEX triplet: 84, 94 and 17. RGB value is (132,148,23). Sum of RGB (Red+Green+Blue) = 132+148+23=303 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.56% from 303); Green value is 148 (58.20% from 255 or 48.84% from 303); Blue value is 23 (9.38% from 255 or 7.59% from 303); Max value from RGB is 148 - color contains mainly: green. Hex color #849417 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849417 is #7B6BE8. Grayscale: #818181. Windows color (decimal): -8088553 or 1545348. OLE color: 1545348.
HSL color Cylindrical-coordinate representation of color #849417: hue angle of 67.68º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #849417 is Cyan = 0.11, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 23 | - |
| CMYK | 0.11 | 0 | 0.84 | 0.42 |
| HSL | 67.68º | 0.73% | 0.34% | - |
| HSV(B) | 67.68º | 0.84% | 0.58% | - |
| XYZ | 20.26 | 26.15 | 4.79 | - |
| YUV | 128.97 | 68.2 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 23 | 0.11 | 0 | 0.84 | 0.42 | 67.68 | 0.73 | 0.34 |
| Hex | 84 | 94 | 17 | B | 0 | 54 | 2A | 44 | 49 | 22 |
| Octal | 204 | 224 | 27 | 13 | 0 | 124 | 52 | 104 | 111 | 42 |
| Binary | 10000100 | 10010100 | 10111 | 1011 | 0 | 1010100 | 101010 | 1000100 | 1001001 | 100010 |
Color Harmonies of #849417
Complementary color
Monochromatic Colors of #849417
Black with #849417
Text Example
Text Example
White with #849417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849417; }
p { color: rgb(132,148,23); }
H1.HeaderClassName
{
color: #849417;
}
.AnyTagClassName
{
color: #849417;
}
</style>
background-color css
<style>
a { background-color: #849417; }
a { background-color: rgb(132,148,23); }
div.DivClassName
{
background-color: #849417;
}
.BgClassName
{
background-color: #849417;
}
</style>
border-color css
<style>
span { border-color: #849417; }
span { border-color: rgb(132,148,23); }
td.TdClassName
{
border-color: #849417;
}
.TagClassName
{
border-color: #849417;
}
</style>