Shades of Mandarian Orange #912321
Tints of Mandarian Orange #912321
RGB
CMYK
RGB Variations
Color information
#912321 (or 0x912321) is known color: Mandarian Orange. HEX triplet: 91, 23 and 21. RGB value is (145,35,33). Sum of RGB (Red+Green+Blue) = 145+35+33=213 (28% of max value = 765). Red value is 145 (57.03% from 255 or 68.08% from 213); Green value is 35 (14.06% from 255 or 16.43% from 213); Blue value is 33 (13.28% from 255 or 15.49% from 213); Max value from RGB is 145 - color contains mainly: red. Hex color #912321 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912321 is #6EDCDE. Grayscale: #434343. Windows color (decimal): -7265503 or 2171793. OLE color: 2171793.
HSL color Cylindrical-coordinate representation of color #912321: hue angle of 1.07º 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 #912321 is Cyan = 0, Magento = 0.76, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 35 | 33 | - |
| CMYK | 0 | 0.76 | 0.77 | 0.43 |
| HSL | 1.07º | 0.63% | 0.35% | - |
| HSV(B) | 1.07º | 0.77% | 0.57% | - |
| XYZ | 12.55 | 7.33 | 2.19 | - |
| YUV | 67.66 | 108.44 | 183.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 35 | 33 | 0 | 0.76 | 0.77 | 0.43 | 1.07 | 0.63 | 0.35 |
| Hex | 91 | 23 | 21 | 0 | 4C | 4D | 2B | 1 | 3F | 23 |
| Octal | 221 | 43 | 41 | 0 | 114 | 115 | 53 | 1 | 77 | 43 |
| Binary | 10010001 | 100011 | 100001 | 0 | 1001100 | 1001101 | 101011 | 1 | 111111 | 100011 |
Color Harmonies of #912321
Complementary color
Monochromatic Colors of #912321
Black with #912321
Text Example
Text Example
White with #912321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912321; }
p { color: rgb(145,35,33); }
H1.HeaderClassName
{
color: #912321;
}
.AnyTagClassName
{
color: #912321;
}
</style>
background-color css
<style>
a { background-color: #912321; }
a { background-color: rgb(145,35,33); }
div.DivClassName
{
background-color: #912321;
}
.BgClassName
{
background-color: #912321;
}
</style>
border-color css
<style>
span { border-color: #912321; }
span { border-color: rgb(145,35,33); }
td.TdClassName
{
border-color: #912321;
}
.TagClassName
{
border-color: #912321;
}
</style>