Shades of Mandarian Orange #982613
Tints of Mandarian Orange #982613
RGB
CMYK
RGB Variations
Color information
#982613 (or 0x982613) is known color: Mandarian Orange. HEX triplet: 98, 26 and 13. RGB value is (152,38,19). Sum of RGB (Red+Green+Blue) = 152+38+19=209 (27% of max value = 765). Red value is 152 (59.77% from 255 or 72.73% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 19 (7.81% from 255 or 9.09% from 209); Max value from RGB is 152 - color contains mainly: red. Hex color #982613 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #982613 is #67D9EC. Grayscale: #464646. Windows color (decimal): -6805997 or 1255064. OLE color: 1255064.
HSL color Cylindrical-coordinate representation of color #982613: hue angle of 8.57º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #982613 is Cyan = 0, Magento = 0.75, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 38 | 19 | - |
| CMYK | 0 | 0.75 | 0.87 | 0.40 |
| HSL | 8.57º | 0.78% | 0.34% | - |
| HSV(B) | 8.57º | 0.88% | 0.6% | - |
| XYZ | 13.76 | 8.11 | 1.46 | - |
| YUV | 69.92 | 99.27 | 186.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 38 | 19 | 0 | 0.75 | 0.87 | 0.40 | 8.57 | 0.78 | 0.34 |
| Hex | 98 | 26 | 13 | 0 | 4B | 57 | 28 | 9 | 4E | 22 |
| Octal | 230 | 46 | 23 | 0 | 113 | 127 | 50 | 11 | 116 | 42 |
| Binary | 10011000 | 100110 | 10011 | 0 | 1001011 | 1010111 | 101000 | 1001 | 1001110 | 100010 |
Color Harmonies of #982613
Complementary color
Monochromatic Colors of #982613
Black with #982613
Text Example
Text Example
White with #982613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982613; }
p { color: rgb(152,38,19); }
H1.HeaderClassName
{
color: #982613;
}
.AnyTagClassName
{
color: #982613;
}
</style>
background-color css
<style>
a { background-color: #982613; }
a { background-color: rgb(152,38,19); }
div.DivClassName
{
background-color: #982613;
}
.BgClassName
{
background-color: #982613;
}
</style>
border-color css
<style>
span { border-color: #982613; }
span { border-color: rgb(152,38,19); }
td.TdClassName
{
border-color: #982613;
}
.TagClassName
{
border-color: #982613;
}
</style>