Shades of Mandarian Orange #912418
Tints of Mandarian Orange #912418
RGB
CMYK
RGB Variations
Color information
#912418 (or 0x912418) is known color: Mandarian Orange. HEX triplet: 91, 24 and 18. RGB value is (145,36,24). Sum of RGB (Red+Green+Blue) = 145+36+24=205 (27% of max value = 765). Red value is 145 (57.03% from 255 or 70.73% from 205); Green value is 36 (14.45% from 255 or 17.56% from 205); Blue value is 24 (9.77% from 255 or 11.71% from 205); Max value from RGB is 145 - color contains mainly: red. Hex color #912418 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912418 is #6EDBE7. Grayscale: #434343. Windows color (decimal): -7265256 or 1582225. OLE color: 1582225.
HSL color Cylindrical-coordinate representation of color #912418: hue angle of 5.95º 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 #912418 is Cyan = 0, Magento = 0.75, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 24 | - |
| CMYK | 0 | 0.75 | 0.83 | 0.43 |
| HSL | 5.95º | 0.72% | 0.33% | - |
| HSV(B) | 5.95º | 0.83% | 0.57% | - |
| XYZ | 12.47 | 7.35 | 1.62 | - |
| YUV | 67.22 | 103.61 | 183.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 24 | 0 | 0.75 | 0.83 | 0.43 | 5.95 | 0.72 | 0.33 |
| Hex | 91 | 24 | 18 | 0 | 4B | 53 | 2B | 6 | 48 | 21 |
| Octal | 221 | 44 | 30 | 0 | 113 | 123 | 53 | 6 | 110 | 41 |
| Binary | 10010001 | 100100 | 11000 | 0 | 1001011 | 1010011 | 101011 | 110 | 1001000 | 100001 |
Color Harmonies of #912418
Complementary color
Monochromatic Colors of #912418
Black with #912418
Text Example
Text Example
White with #912418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912418; }
p { color: rgb(145,36,24); }
H1.HeaderClassName
{
color: #912418;
}
.AnyTagClassName
{
color: #912418;
}
</style>
background-color css
<style>
a { background-color: #912418; }
a { background-color: rgb(145,36,24); }
div.DivClassName
{
background-color: #912418;
}
.BgClassName
{
background-color: #912418;
}
</style>
border-color css
<style>
span { border-color: #912418; }
span { border-color: rgb(145,36,24); }
td.TdClassName
{
border-color: #912418;
}
.TagClassName
{
border-color: #912418;
}
</style>