Shades of Mandarian Orange #982607
Tints of Mandarian Orange #982607
RGB
CMYK
RGB Variations
Color information
#982607 (or 0x982607) is known color: Mandarian Orange. HEX triplet: 98, 26 and 07. RGB value is (152,38,7). Sum of RGB (Red+Green+Blue) = 152+38+7=197 (26% of max value = 765). Red value is 152 (59.77% from 255 or 77.16% from 197); Green value is 38 (15.23% from 255 or 19.29% from 197); Blue value is 7 (3.12% from 255 or 3.55% from 197); Max value from RGB is 152 - color contains mainly: red. Hex color #982607 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #982607 is #67D9F8. Grayscale: #444444. Windows color (decimal): -6806009 or 468632. OLE color: 468632.
HSL color Cylindrical-coordinate representation of color #982607: hue angle of 12.83º degrees, saturation: 0.91, 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 #982607 is Cyan = 0, Magento = 0.75, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 38 | 7 | - |
| CMYK | 0 | 0.75 | 0.95 | 0.40 |
| HSL | 12.83º | 0.91% | 0.31% | - |
| HSV(B) | 12.83º | 0.95% | 0.6% | - |
| XYZ | 13.68 | 8.08 | 1.04 | - |
| YUV | 68.55 | 93.27 | 187.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 38 | 7 | 0 | 0.75 | 0.95 | 0.40 | 12.83 | 0.91 | 0.31 |
| Hex | 98 | 26 | 7 | 0 | 4B | 5F | 28 | D | 5B | 1F |
| Octal | 230 | 46 | 7 | 0 | 113 | 137 | 50 | 15 | 133 | 37 |
| Binary | 10011000 | 100110 | 111 | 0 | 1001011 | 1011111 | 101000 | 1101 | 1011011 | 11111 |
Color Harmonies of #982607
Complementary color
Monochromatic Colors of #982607
Black with #982607
Text Example
Text Example
White with #982607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982607; }
p { color: rgb(152,38,7); }
H1.HeaderClassName
{
color: #982607;
}
.AnyTagClassName
{
color: #982607;
}
</style>
background-color css
<style>
a { background-color: #982607; }
a { background-color: rgb(152,38,7); }
div.DivClassName
{
background-color: #982607;
}
.BgClassName
{
background-color: #982607;
}
</style>
border-color css
<style>
span { border-color: #982607; }
span { border-color: rgb(152,38,7); }
td.TdClassName
{
border-color: #982607;
}
.TagClassName
{
border-color: #982607;
}
</style>