Shades of Mandarian Orange #912713
Tints of Mandarian Orange #912713
RGB
CMYK
RGB Variations
Color information
#912713 (or 0x912713) is known color: Mandarian Orange. HEX triplet: 91, 27 and 13. RGB value is (145,39,19). Sum of RGB (Red+Green+Blue) = 145+39+19=203 (26% of max value = 765). Red value is 145 (57.03% from 255 or 71.43% from 203); Green value is 39 (15.62% from 255 or 19.21% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 145 - color contains mainly: red. Hex color #912713 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912713 is #6ED8EC. Grayscale: #444444. Windows color (decimal): -7264493 or 1255313. OLE color: 1255313.
HSL color Cylindrical-coordinate representation of color #912713: hue angle of 9.52º 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 #912713 is Cyan = 0, Magento = 0.73, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 39 | 19 | - |
| CMYK | 0 | 0.73 | 0.87 | 0.43 |
| HSL | 9.52º | 0.77% | 0.32% | - |
| HSV(B) | 9.52º | 0.87% | 0.57% | - |
| XYZ | 12.52 | 7.52 | 1.41 | - |
| YUV | 68.41 | 100.12 | 182.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 39 | 19 | 0 | 0.73 | 0.87 | 0.43 | 9.52 | 0.77 | 0.32 |
| Hex | 91 | 27 | 13 | 0 | 49 | 57 | 2B | A | 4D | 20 |
| Octal | 221 | 47 | 23 | 0 | 111 | 127 | 53 | 12 | 115 | 40 |
| Binary | 10010001 | 100111 | 10011 | 0 | 1001001 | 1010111 | 101011 | 1010 | 1001101 | 100000 |
Color Harmonies of #912713
Complementary color
Monochromatic Colors of #912713
Black with #912713
Text Example
Text Example
White with #912713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912713; }
p { color: rgb(145,39,19); }
H1.HeaderClassName
{
color: #912713;
}
.AnyTagClassName
{
color: #912713;
}
</style>
background-color css
<style>
a { background-color: #912713; }
a { background-color: rgb(145,39,19); }
div.DivClassName
{
background-color: #912713;
}
.BgClassName
{
background-color: #912713;
}
</style>
border-color css
<style>
span { border-color: #912713; }
span { border-color: rgb(145,39,19); }
td.TdClassName
{
border-color: #912713;
}
.TagClassName
{
border-color: #912713;
}
</style>