Shades of Mandarian Orange #982625
Tints of Mandarian Orange #982625
RGB
CMYK
RGB Variations
Color information
#982625 (or 0x982625) is known color: Mandarian Orange. HEX triplet: 98, 26 and 25. RGB value is (152,38,37). Sum of RGB (Red+Green+Blue) = 152+38+37=227 (30% of max value = 765). Red value is 152 (59.77% from 255 or 66.96% from 227); Green value is 38 (15.23% from 255 or 16.74% from 227); Blue value is 37 (14.84% from 255 or 16.30% from 227); Max value from RGB is 152 - color contains mainly: red. Hex color #982625 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #982625 is #67D9DA. Grayscale: #484848. Windows color (decimal): -6805979 or 2434712. OLE color: 2434712.
HSL color Cylindrical-coordinate representation of color #982625: hue angle of 0.52º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #982625 is Cyan = 0, Magento = 0.75, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 38 | 37 | - |
| CMYK | 0 | 0.75 | 0.76 | 0.40 |
| HSL | 0.52º | 0.61% | 0.37% | - |
| HSV(B) | 0.52º | 0.76% | 0.6% | - |
| XYZ | 13.98 | 8.2 | 2.6 | - |
| YUV | 71.97 | 108.27 | 185.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 38 | 37 | 0 | 0.75 | 0.76 | 0.40 | 0.52 | 0.61 | 0.37 |
| Hex | 98 | 26 | 25 | 0 | 4B | 4C | 28 | 1 | 3D | 25 |
| Octal | 230 | 46 | 45 | 0 | 113 | 114 | 50 | 1 | 75 | 45 |
| Binary | 10011000 | 100110 | 100101 | 0 | 1001011 | 1001100 | 101000 | 1 | 111101 | 100101 |
Color Harmonies of #982625
Complementary color
Monochromatic Colors of #982625
Black with #982625
Text Example
Text Example
White with #982625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982625; }
p { color: rgb(152,38,37); }
H1.HeaderClassName
{
color: #982625;
}
.AnyTagClassName
{
color: #982625;
}
</style>
background-color css
<style>
a { background-color: #982625; }
a { background-color: rgb(152,38,37); }
div.DivClassName
{
background-color: #982625;
}
.BgClassName
{
background-color: #982625;
}
</style>
border-color css
<style>
span { border-color: #982625; }
span { border-color: rgb(152,38,37); }
td.TdClassName
{
border-color: #982625;
}
.TagClassName
{
border-color: #982625;
}
</style>