Shades of Mandarian Orange #982417
Tints of Mandarian Orange #982417
RGB
CMYK
RGB Variations
Color information
#982417 (or 0x982417) is known color: Mandarian Orange. HEX triplet: 98, 24 and 17. RGB value is (152,36,23). Sum of RGB (Red+Green+Blue) = 152+36+23=211 (27% of max value = 765). Red value is 152 (59.77% from 255 or 72.04% from 211); Green value is 36 (14.45% from 255 or 17.06% from 211); Blue value is 23 (9.38% from 255 or 10.90% from 211); Max value from RGB is 152 - color contains mainly: red. Hex color #982417 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #982417 is #67DBE8. Grayscale: #454545. Windows color (decimal): -6806505 or 1516696. OLE color: 1516696.
HSL color Cylindrical-coordinate representation of color #982417: hue angle of 6.05º 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 #982417 is Cyan = 0, Magento = 0.76, Yellow = 0.85 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 36 | 23 | - |
| CMYK | 0 | 0.76 | 0.85 | 0.40 |
| HSL | 6.05º | 0.74% | 0.34% | - |
| HSV(B) | 6.05º | 0.85% | 0.6% | - |
| XYZ | 13.73 | 8 | 1.63 | - |
| YUV | 69.2 | 101.93 | 187.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 36 | 23 | 0 | 0.76 | 0.85 | 0.40 | 6.05 | 0.74 | 0.34 |
| Hex | 98 | 24 | 17 | 0 | 4C | 55 | 28 | 6 | 4A | 22 |
| Octal | 230 | 44 | 27 | 0 | 114 | 125 | 50 | 6 | 112 | 42 |
| Binary | 10011000 | 100100 | 10111 | 0 | 1001100 | 1010101 | 101000 | 110 | 1001010 | 100010 |
Color Harmonies of #982417
Complementary color
Monochromatic Colors of #982417
Black with #982417
Text Example
Text Example
White with #982417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982417; }
p { color: rgb(152,36,23); }
H1.HeaderClassName
{
color: #982417;
}
.AnyTagClassName
{
color: #982417;
}
</style>
background-color css
<style>
a { background-color: #982417; }
a { background-color: rgb(152,36,23); }
div.DivClassName
{
background-color: #982417;
}
.BgClassName
{
background-color: #982417;
}
</style>
border-color css
<style>
span { border-color: #982417; }
span { border-color: rgb(152,36,23); }
td.TdClassName
{
border-color: #982417;
}
.TagClassName
{
border-color: #982417;
}
</style>