Shades of Mandarian Orange #912518
Tints of Mandarian Orange #912518
RGB
CMYK
RGB Variations
Color information
#912518 (or 0x912518) is known color: Mandarian Orange. HEX triplet: 91, 25 and 18. RGB value is (145,37,24). Sum of RGB (Red+Green+Blue) = 145+37+24=206 (27% of max value = 765). Red value is 145 (57.03% from 255 or 70.39% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 24 (9.77% from 255 or 11.65% from 206); Max value from RGB is 145 - color contains mainly: red. Hex color #912518 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912518 is #6EDAE7. Grayscale: #434343. Windows color (decimal): -7265000 or 1582481. OLE color: 1582481.
HSL color Cylindrical-coordinate representation of color #912518: hue angle of 6.45º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #912518 is Cyan = 0, Magento = 0.74, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 37 | 24 | - |
| CMYK | 0 | 0.74 | 0.83 | 0.43 |
| HSL | 6.45º | 0.72% | 0.33% | - |
| HSV(B) | 6.45º | 0.83% | 0.57% | - |
| XYZ | 12.5 | 7.41 | 1.64 | - |
| YUV | 67.81 | 103.28 | 183.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 37 | 24 | 0 | 0.74 | 0.83 | 0.43 | 6.45 | 0.72 | 0.33 |
| Hex | 91 | 25 | 18 | 0 | 4A | 53 | 2B | 6 | 48 | 21 |
| Octal | 221 | 45 | 30 | 0 | 112 | 123 | 53 | 6 | 110 | 41 |
| Binary | 10010001 | 100101 | 11000 | 0 | 1001010 | 1010011 | 101011 | 110 | 1001000 | 100001 |
Color Harmonies of #912518
Complementary color
Monochromatic Colors of #912518
Black with #912518
Text Example
Text Example
White with #912518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912518; }
p { color: rgb(145,37,24); }
H1.HeaderClassName
{
color: #912518;
}
.AnyTagClassName
{
color: #912518;
}
</style>
background-color css
<style>
a { background-color: #912518; }
a { background-color: rgb(145,37,24); }
div.DivClassName
{
background-color: #912518;
}
.BgClassName
{
background-color: #912518;
}
</style>
border-color css
<style>
span { border-color: #912518; }
span { border-color: rgb(145,37,24); }
td.TdClassName
{
border-color: #912518;
}
.TagClassName
{
border-color: #912518;
}
</style>