Shades of Mandarian Orange #912423
Tints of Mandarian Orange #912423
RGB
CMYK
RGB Variations
Color information
#912423 (or 0x912423) is known color: Mandarian Orange. HEX triplet: 91, 24 and 23. RGB value is (145,36,35). Sum of RGB (Red+Green+Blue) = 145+36+35=216 (28% of max value = 765). Red value is 145 (57.03% from 255 or 67.13% from 216); Green value is 36 (14.45% from 255 or 16.67% from 216); Blue value is 35 (14.06% from 255 or 16.20% from 216); Max value from RGB is 145 - color contains mainly: red. Hex color #912423 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912423 is #6EDBDC. Grayscale: #444444. Windows color (decimal): -7265245 or 2303121. OLE color: 2303121.
HSL color Cylindrical-coordinate representation of color #912423: hue angle of 0.55º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #912423 is Cyan = 0, Magento = 0.75, Yellow = 0.76 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 35 | - |
| CMYK | 0 | 0.75 | 0.76 | 0.43 |
| HSL | 0.55º | 0.61% | 0.35% | - |
| HSV(B) | 0.55º | 0.76% | 0.57% | - |
| XYZ | 12.61 | 7.4 | 2.35 | - |
| YUV | 68.48 | 109.11 | 182.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 35 | 0 | 0.75 | 0.76 | 0.43 | 0.55 | 0.61 | 0.35 |
| Hex | 91 | 24 | 23 | 0 | 4B | 4C | 2B | 1 | 3D | 23 |
| Octal | 221 | 44 | 43 | 0 | 113 | 114 | 53 | 1 | 75 | 43 |
| Binary | 10010001 | 100100 | 100011 | 0 | 1001011 | 1001100 | 101011 | 1 | 111101 | 100011 |
Color Harmonies of #912423
Complementary color
Monochromatic Colors of #912423
Black with #912423
Text Example
Text Example
White with #912423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912423; }
p { color: rgb(145,36,35); }
H1.HeaderClassName
{
color: #912423;
}
.AnyTagClassName
{
color: #912423;
}
</style>
background-color css
<style>
a { background-color: #912423; }
a { background-color: rgb(145,36,35); }
div.DivClassName
{
background-color: #912423;
}
.BgClassName
{
background-color: #912423;
}
</style>
border-color css
<style>
span { border-color: #912423; }
span { border-color: rgb(145,36,35); }
td.TdClassName
{
border-color: #912423;
}
.TagClassName
{
border-color: #912423;
}
</style>