Shades of Citron #989417
Tints of Citron #989417
RGB
CMYK
RGB Variations
Color information
#989417 (or 0x989417) is known color: Citron. HEX triplet: 98, 94 and 17. RGB value is (152,148,23). Sum of RGB (Red+Green+Blue) = 152+148+23=323 (42% of max value = 765). Red value is 152 (59.77% from 255 or 47.06% from 323); Green value is 148 (58.20% from 255 or 45.82% from 323); Blue value is 23 (9.38% from 255 or 7.12% from 323); Max value from RGB is 152 - color contains mainly: red. Hex color #989417 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #989417 is #676BE8. Grayscale: #878787. Windows color (decimal): -6777833 or 1545368. OLE color: 1545368.
HSL color Cylindrical-coordinate representation of color #989417: hue angle of 58.14º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #989417 is Cyan = 0, Magento = 0.03, Yellow = 0.85 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 148 | 23 | - |
| CMYK | 0 | 0.03 | 0.85 | 0.40 |
| HSL | 58.14º | 0.74% | 0.34% | - |
| HSV(B) | 58.14º | 0.85% | 0.6% | - |
| XYZ | 23.69 | 27.92 | 4.95 | - |
| YUV | 134.95 | 64.83 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 148 | 23 | 0 | 0.03 | 0.85 | 0.40 | 58.14 | 0.74 | 0.34 |
| Hex | 98 | 94 | 17 | 0 | 3 | 55 | 28 | 3A | 4A | 22 |
| Octal | 230 | 224 | 27 | 0 | 3 | 125 | 50 | 72 | 112 | 42 |
| Binary | 10011000 | 10010100 | 10111 | 0 | 11 | 1010101 | 101000 | 111010 | 1001010 | 100010 |
Color Harmonies of #989417
Complementary color
Monochromatic Colors of #989417
Black with #989417
Text Example
Text Example
White with #989417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989417; }
p { color: rgb(152,148,23); }
H1.HeaderClassName
{
color: #989417;
}
.AnyTagClassName
{
color: #989417;
}
</style>
background-color css
<style>
a { background-color: #989417; }
a { background-color: rgb(152,148,23); }
div.DivClassName
{
background-color: #989417;
}
.BgClassName
{
background-color: #989417;
}
</style>
border-color css
<style>
span { border-color: #989417; }
span { border-color: rgb(152,148,23); }
td.TdClassName
{
border-color: #989417;
}
.TagClassName
{
border-color: #989417;
}
</style>