Shades of Mandarian Orange #912826
Tints of Mandarian Orange #912826
RGB
CMYK
RGB Variations
Color information
#912826 (or 0x912826) is known color: Mandarian Orange. HEX triplet: 91, 28 and 26. RGB value is (145,40,38). Sum of RGB (Red+Green+Blue) = 145+40+38=223 (29% of max value = 765). Red value is 145 (57.03% from 255 or 65.02% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 145 - color contains mainly: red. Hex color #912826 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912826 is #6ED7D9. Grayscale: #474747. Windows color (decimal): -7264218 or 2500753. OLE color: 2500753.
HSL color Cylindrical-coordinate representation of color #912826: hue angle of 1.12º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #912826 is Cyan = 0, Magento = 0.72, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 40 | 38 | - |
| CMYK | 0 | 0.72 | 0.74 | 0.43 |
| HSL | 1.12º | 0.58% | 0.36% | - |
| HSV(B) | 1.12º | 0.74% | 0.57% | - |
| XYZ | 12.79 | 7.68 | 2.64 | - |
| YUV | 71.17 | 109.29 | 180.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 40 | 38 | 0 | 0.72 | 0.74 | 0.43 | 1.12 | 0.58 | 0.36 |
| Hex | 91 | 28 | 26 | 0 | 48 | 4A | 2B | 1 | 3A | 24 |
| Octal | 221 | 50 | 46 | 0 | 110 | 112 | 53 | 1 | 72 | 44 |
| Binary | 10010001 | 101000 | 100110 | 0 | 1001000 | 1001010 | 101011 | 1 | 111010 | 100100 |
Color Harmonies of #912826
Complementary color
Monochromatic Colors of #912826
Black with #912826
Text Example
Text Example
White with #912826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912826; }
p { color: rgb(145,40,38); }
H1.HeaderClassName
{
color: #912826;
}
.AnyTagClassName
{
color: #912826;
}
</style>
background-color css
<style>
a { background-color: #912826; }
a { background-color: rgb(145,40,38); }
div.DivClassName
{
background-color: #912826;
}
.BgClassName
{
background-color: #912826;
}
</style>
border-color css
<style>
span { border-color: #912826; }
span { border-color: rgb(145,40,38); }
td.TdClassName
{
border-color: #912826;
}
.TagClassName
{
border-color: #912826;
}
</style>