Shades of Mandarian Orange #992508
Tints of Mandarian Orange #992508
RGB
CMYK
RGB Variations
Color information
#992508 (or 0x992508) is known color: Mandarian Orange. HEX triplet: 99, 25 and 08. RGB value is (153,37,8). Sum of RGB (Red+Green+Blue) = 153+37+8=198 (26% of max value = 765). Red value is 153 (60.16% from 255 or 77.27% from 198); Green value is 37 (14.84% from 255 or 18.69% from 198); Blue value is 8 (3.52% from 255 or 4.04% from 198); Max value from RGB is 153 - color contains mainly: red. Hex color #992508 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #992508 is #66DAF7. Grayscale: #444444. Windows color (decimal): -6740728 or 533913. OLE color: 533913.
HSL color Cylindrical-coordinate representation of color #992508: hue angle of 12º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #992508 is Cyan = 0, Magento = 0.76, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 37 | 8 | - |
| CMYK | 0 | 0.76 | 0.95 | 0.4 |
| HSL | 12º | 0.9% | 0.32% | - |
| HSV(B) | 12º | 0.95% | 0.6% | - |
| XYZ | 13.84 | 8.11 | 1.07 | - |
| YUV | 68.38 | 93.93 | 188.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 37 | 8 | 0 | 0.76 | 0.95 | 0.4 | 12 | 0.9 | 0.32 |
| Hex | 99 | 25 | 8 | 0 | 4C | 5F | 28 | C | 5A | 20 |
| Octal | 231 | 45 | 10 | 0 | 114 | 137 | 50 | 14 | 132 | 40 |
| Binary | 10011001 | 100101 | 1000 | 0 | 1001100 | 1011111 | 101000 | 1100 | 1011010 | 100000 |
Color Harmonies of #992508
Complementary color
Monochromatic Colors of #992508
Black with #992508
Text Example
Text Example
White with #992508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #992508; }
p { color: rgb(153,37,8); }
H1.HeaderClassName
{
color: #992508;
}
.AnyTagClassName
{
color: #992508;
}
</style>
background-color css
<style>
a { background-color: #992508; }
a { background-color: rgb(153,37,8); }
div.DivClassName
{
background-color: #992508;
}
.BgClassName
{
background-color: #992508;
}
</style>
border-color css
<style>
span { border-color: #992508; }
span { border-color: rgb(153,37,8); }
td.TdClassName
{
border-color: #992508;
}
.TagClassName
{
border-color: #992508;
}
</style>