Shades of Mandarian Orange #982108
Tints of Mandarian Orange #982108
RGB
CMYK
RGB Variations
Color information
#982108 (or 0x982108) is known color: Mandarian Orange. HEX triplet: 98, 21 and 08. RGB value is (152,33,8). Sum of RGB (Red+Green+Blue) = 152+33+8=193 (25% of max value = 765). Red value is 152 (59.77% from 255 or 78.76% from 193); Green value is 33 (13.28% from 255 or 17.10% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 152 - color contains mainly: red. Hex color #982108 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #982108 is #67DEF7. Grayscale: #414141. Windows color (decimal): -6807288 or 532888. OLE color: 532888.
HSL color Cylindrical-coordinate representation of color #982108: hue angle of 10.42º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #982108 is Cyan = 0, Magento = 0.78, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 33 | 8 | - |
| CMYK | 0 | 0.78 | 0.95 | 0.40 |
| HSL | 10.42º | 0.9% | 0.31% | - |
| HSV(B) | 10.42º | 0.95% | 0.6% | - |
| XYZ | 13.54 | 7.78 | 1.02 | - |
| YUV | 65.73 | 95.42 | 189.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 33 | 8 | 0 | 0.78 | 0.95 | 0.40 | 10.42 | 0.9 | 0.31 |
| Hex | 98 | 21 | 8 | 0 | 4E | 5F | 28 | A | 5A | 1F |
| Octal | 230 | 41 | 10 | 0 | 116 | 137 | 50 | 12 | 132 | 37 |
| Binary | 10011000 | 100001 | 1000 | 0 | 1001110 | 1011111 | 101000 | 1010 | 1011010 | 11111 |
Color Harmonies of #982108
Complementary color
Monochromatic Colors of #982108
Black with #982108
Text Example
Text Example
White with #982108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982108; }
p { color: rgb(152,33,8); }
H1.HeaderClassName
{
color: #982108;
}
.AnyTagClassName
{
color: #982108;
}
</style>
background-color css
<style>
a { background-color: #982108; }
a { background-color: rgb(152,33,8); }
div.DivClassName
{
background-color: #982108;
}
.BgClassName
{
background-color: #982108;
}
</style>
border-color css
<style>
span { border-color: #982108; }
span { border-color: rgb(152,33,8); }
td.TdClassName
{
border-color: #982108;
}
.TagClassName
{
border-color: #982108;
}
</style>