Shades of Mandarian Orange #982525
Tints of Mandarian Orange #982525
RGB
CMYK
RGB Variations
Color information
#982525 (or 0x982525) is known color: Mandarian Orange. HEX triplet: 98, 25 and 25. RGB value is (152,37,37). Sum of RGB (Red+Green+Blue) = 152+37+37=226 (29% of max value = 765). Red value is 152 (59.77% from 255 or 67.26% from 226); Green value is 37 (14.84% from 255 or 16.37% from 226); Blue value is 37 (14.84% from 255 or 16.37% from 226); Max value from RGB is 152 - color contains mainly: red. Hex color #982525 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #982525 is #67DADA. Grayscale: #474747. Windows color (decimal): -6806235 or 2434456. OLE color: 2434456.
HSL color Cylindrical-coordinate representation of color #982525: hue angle of 0º 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 #982525 is Cyan = 0, Magento = 0.76, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 37 | 37 | - |
| CMYK | 0 | 0.76 | 0.76 | 0.40 |
| HSL | 0º | 0.61% | 0.37% | - |
| HSV(B) | 0º | 0.76% | 0.6% | - |
| XYZ | 13.94 | 8.13 | 2.58 | - |
| YUV | 71.39 | 108.6 | 185.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 37 | 37 | 0 | 0.76 | 0.76 | 0.40 | 0 | 0.61 | 0.37 |
| Hex | 98 | 25 | 25 | 0 | 4C | 4C | 28 | 0 | 3D | 25 |
| Octal | 230 | 45 | 45 | 0 | 114 | 114 | 50 | 0 | 75 | 45 |
| Binary | 10011000 | 100101 | 100101 | 0 | 1001100 | 1001100 | 101000 | 0 | 111101 | 100101 |
Color Harmonies of #982525
Complementary color
Monochromatic Colors of #982525
Black with #982525
Text Example
Text Example
White with #982525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982525; }
p { color: rgb(152,37,37); }
H1.HeaderClassName
{
color: #982525;
}
.AnyTagClassName
{
color: #982525;
}
</style>
background-color css
<style>
a { background-color: #982525; }
a { background-color: rgb(152,37,37); }
div.DivClassName
{
background-color: #982525;
}
.BgClassName
{
background-color: #982525;
}
</style>
border-color css
<style>
span { border-color: #982525; }
span { border-color: rgb(152,37,37); }
td.TdClassName
{
border-color: #982525;
}
.TagClassName
{
border-color: #982525;
}
</style>