Shades of Mandarian Orange #912521
Tints of Mandarian Orange #912521
RGB
CMYK
RGB Variations
Color information
#912521 (or 0x912521) is known color: Mandarian Orange. HEX triplet: 91, 25 and 21. RGB value is (145,37,33). Sum of RGB (Red+Green+Blue) = 145+37+33=215 (28% of max value = 765). Red value is 145 (57.03% from 255 or 67.44% from 215); Green value is 37 (14.84% from 255 or 17.21% from 215); Blue value is 33 (13.28% from 255 or 15.35% from 215); Max value from RGB is 145 - color contains mainly: red. Hex color #912521 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912521 is #6EDADE. Grayscale: #444444. Windows color (decimal): -7264991 or 2172305. OLE color: 2172305.
HSL color Cylindrical-coordinate representation of color #912521: hue angle of 2.14º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #912521 is Cyan = 0, Magento = 0.74, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 37 | 33 | - |
| CMYK | 0 | 0.74 | 0.77 | 0.43 |
| HSL | 2.14º | 0.63% | 0.35% | - |
| HSV(B) | 2.14º | 0.77% | 0.57% | - |
| XYZ | 12.61 | 7.45 | 2.21 | - |
| YUV | 68.84 | 107.78 | 182.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 37 | 33 | 0 | 0.74 | 0.77 | 0.43 | 2.14 | 0.63 | 0.35 |
| Hex | 91 | 25 | 21 | 0 | 4A | 4D | 2B | 2 | 3F | 23 |
| Octal | 221 | 45 | 41 | 0 | 112 | 115 | 53 | 2 | 77 | 43 |
| Binary | 10010001 | 100101 | 100001 | 0 | 1001010 | 1001101 | 101011 | 10 | 111111 | 100011 |
Color Harmonies of #912521
Complementary color
Monochromatic Colors of #912521
Black with #912521
Text Example
Text Example
White with #912521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912521; }
p { color: rgb(145,37,33); }
H1.HeaderClassName
{
color: #912521;
}
.AnyTagClassName
{
color: #912521;
}
</style>
background-color css
<style>
a { background-color: #912521; }
a { background-color: rgb(145,37,33); }
div.DivClassName
{
background-color: #912521;
}
.BgClassName
{
background-color: #912521;
}
</style>
border-color css
<style>
span { border-color: #912521; }
span { border-color: rgb(145,37,33); }
td.TdClassName
{
border-color: #912521;
}
.TagClassName
{
border-color: #912521;
}
</style>