Shades of Mandarian Orange #982714
Tints of Mandarian Orange #982714
RGB
CMYK
RGB Variations
Color information
#982714 (or 0x982714) is known color: Mandarian Orange. HEX triplet: 98, 27 and 14. RGB value is (152,39,20). Sum of RGB (Red+Green+Blue) = 152+39+20=211 (27% of max value = 765). Red value is 152 (59.77% from 255 or 72.04% from 211); Green value is 39 (15.62% from 255 or 18.48% from 211); Blue value is 20 (8.20% from 255 or 9.48% from 211); Max value from RGB is 152 - color contains mainly: red. Hex color #982714 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #982714 is #67D8EB. Grayscale: #464646. Windows color (decimal): -6805740 or 1320856. OLE color: 1320856.
HSL color Cylindrical-coordinate representation of color #982714: hue angle of 8.64º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #982714 is Cyan = 0, Magento = 0.74, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 39 | 20 | - |
| CMYK | 0 | 0.74 | 0.87 | 0.40 |
| HSL | 8.64º | 0.77% | 0.34% | - |
| HSV(B) | 8.64º | 0.87% | 0.6% | - |
| XYZ | 13.8 | 8.18 | 1.51 | - |
| YUV | 70.62 | 99.44 | 186.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 39 | 20 | 0 | 0.74 | 0.87 | 0.40 | 8.64 | 0.77 | 0.34 |
| Hex | 98 | 27 | 14 | 0 | 4A | 57 | 28 | 9 | 4D | 22 |
| Octal | 230 | 47 | 24 | 0 | 112 | 127 | 50 | 11 | 115 | 42 |
| Binary | 10011000 | 100111 | 10100 | 0 | 1001010 | 1010111 | 101000 | 1001 | 1001101 | 100010 |
Color Harmonies of #982714
Complementary color
Monochromatic Colors of #982714
Black with #982714
Text Example
Text Example
White with #982714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982714; }
p { color: rgb(152,39,20); }
H1.HeaderClassName
{
color: #982714;
}
.AnyTagClassName
{
color: #982714;
}
</style>
background-color css
<style>
a { background-color: #982714; }
a { background-color: rgb(152,39,20); }
div.DivClassName
{
background-color: #982714;
}
.BgClassName
{
background-color: #982714;
}
</style>
border-color css
<style>
span { border-color: #982714; }
span { border-color: rgb(152,39,20); }
td.TdClassName
{
border-color: #982714;
}
.TagClassName
{
border-color: #982714;
}
</style>