Shades of Mandarian Orange #912313
Tints of Mandarian Orange #912313
RGB
CMYK
RGB Variations
Color information
#912313 (or 0x912313) is known color: Mandarian Orange. HEX triplet: 91, 23 and 13. RGB value is (145,35,19). Sum of RGB (Red+Green+Blue) = 145+35+19=199 (26% of max value = 765). Red value is 145 (57.03% from 255 or 72.86% from 199); Green value is 35 (14.06% from 255 or 17.59% from 199); Blue value is 19 (7.81% from 255 or 9.55% from 199); Max value from RGB is 145 - color contains mainly: red. Hex color #912313 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912313 is #6EDCEC. Grayscale: #424242. Windows color (decimal): -7265517 or 1254289. OLE color: 1254289.
HSL color Cylindrical-coordinate representation of color #912313: hue angle of 7.62º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #912313 is Cyan = 0, Magento = 0.76, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 35 | 19 | - |
| CMYK | 0 | 0.76 | 0.87 | 0.43 |
| HSL | 7.62º | 0.77% | 0.32% | - |
| HSV(B) | 7.62º | 0.87% | 0.57% | - |
| XYZ | 12.4 | 7.27 | 1.37 | - |
| YUV | 66.07 | 101.44 | 184.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 35 | 19 | 0 | 0.76 | 0.87 | 0.43 | 7.62 | 0.77 | 0.32 |
| Hex | 91 | 23 | 13 | 0 | 4C | 57 | 2B | 8 | 4D | 20 |
| Octal | 221 | 43 | 23 | 0 | 114 | 127 | 53 | 10 | 115 | 40 |
| Binary | 10010001 | 100011 | 10011 | 0 | 1001100 | 1010111 | 101011 | 1000 | 1001101 | 100000 |
Color Harmonies of #912313
Complementary color
Monochromatic Colors of #912313
Black with #912313
Text Example
Text Example
White with #912313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912313; }
p { color: rgb(145,35,19); }
H1.HeaderClassName
{
color: #912313;
}
.AnyTagClassName
{
color: #912313;
}
</style>
background-color css
<style>
a { background-color: #912313; }
a { background-color: rgb(145,35,19); }
div.DivClassName
{
background-color: #912313;
}
.BgClassName
{
background-color: #912313;
}
</style>
border-color css
<style>
span { border-color: #912313; }
span { border-color: rgb(145,35,19); }
td.TdClassName
{
border-color: #912313;
}
.TagClassName
{
border-color: #912313;
}
</style>