Shades of Mandarian Orange #912615
Tints of Mandarian Orange #912615
RGB
CMYK
RGB Variations
Color information
#912615 (or 0x912615) is known color: Mandarian Orange. HEX triplet: 91, 26 and 15. RGB value is (145,38,21). Sum of RGB (Red+Green+Blue) = 145+38+21=204 (27% of max value = 765). Red value is 145 (57.03% from 255 or 71.08% from 204); Green value is 38 (15.23% from 255 or 18.63% from 204); Blue value is 21 (8.59% from 255 or 10.29% from 204); Max value from RGB is 145 - color contains mainly: red. Hex color #912615 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912615 is #6ED9EA. Grayscale: #444444. Windows color (decimal): -7264747 or 1386129. OLE color: 1386129.
HSL color Cylindrical-coordinate representation of color #912615: hue angle of 8.23º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #912615 is Cyan = 0, Magento = 0.74, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 38 | 21 | - |
| CMYK | 0 | 0.74 | 0.86 | 0.43 |
| HSL | 8.23º | 0.75% | 0.33% | - |
| HSV(B) | 8.23º | 0.86% | 0.57% | - |
| XYZ | 12.51 | 7.46 | 1.49 | - |
| YUV | 68.06 | 101.45 | 182.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 38 | 21 | 0 | 0.74 | 0.86 | 0.43 | 8.23 | 0.75 | 0.33 |
| Hex | 91 | 26 | 15 | 0 | 4A | 56 | 2B | 8 | 4B | 21 |
| Octal | 221 | 46 | 25 | 0 | 112 | 126 | 53 | 10 | 113 | 41 |
| Binary | 10010001 | 100110 | 10101 | 0 | 1001010 | 1010110 | 101011 | 1000 | 1001011 | 100001 |
Color Harmonies of #912615
Complementary color
Monochromatic Colors of #912615
Black with #912615
Text Example
Text Example
White with #912615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912615; }
p { color: rgb(145,38,21); }
H1.HeaderClassName
{
color: #912615;
}
.AnyTagClassName
{
color: #912615;
}
</style>
background-color css
<style>
a { background-color: #912615; }
a { background-color: rgb(145,38,21); }
div.DivClassName
{
background-color: #912615;
}
.BgClassName
{
background-color: #912615;
}
</style>
border-color css
<style>
span { border-color: #912615; }
span { border-color: rgb(145,38,21); }
td.TdClassName
{
border-color: #912615;
}
.TagClassName
{
border-color: #912615;
}
</style>