Shades of Mandarian Orange #912219
Tints of Mandarian Orange #912219
RGB
CMYK
RGB Variations
Color information
#912219 (or 0x912219) is known color: Mandarian Orange. HEX triplet: 91, 22 and 19. RGB value is (145,34,25). Sum of RGB (Red+Green+Blue) = 145+34+25=204 (27% of max value = 765). Red value is 145 (57.03% from 255 or 71.08% from 204); Green value is 34 (13.67% from 255 or 16.67% from 204); Blue value is 25 (10.16% from 255 or 12.25% from 204); Max value from RGB is 145 - color contains mainly: red. Hex color #912219 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912219 is #6EDDE6. Grayscale: #424242. Windows color (decimal): -7265767 or 1647249. OLE color: 1647249.
HSL color Cylindrical-coordinate representation of color #912219: hue angle of 4.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #912219 is Cyan = 0, Magento = 0.77, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 34 | 25 | - |
| CMYK | 0 | 0.77 | 0.83 | 0.43 |
| HSL | 4.5º | 0.71% | 0.33% | - |
| HSV(B) | 4.5º | 0.83% | 0.57% | - |
| XYZ | 12.42 | 7.23 | 1.66 | - |
| YUV | 66.16 | 104.77 | 184.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 34 | 25 | 0 | 0.77 | 0.83 | 0.43 | 4.5 | 0.71 | 0.33 |
| Hex | 91 | 22 | 19 | 0 | 4D | 53 | 2B | 4 | 47 | 21 |
| Octal | 221 | 42 | 31 | 0 | 115 | 123 | 53 | 4 | 107 | 41 |
| Binary | 10010001 | 100010 | 11001 | 0 | 1001101 | 1010011 | 101011 | 100 | 1000111 | 100001 |
Color Harmonies of #912219
Complementary color
Monochromatic Colors of #912219
Black with #912219
Text Example
Text Example
White with #912219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912219; }
p { color: rgb(145,34,25); }
H1.HeaderClassName
{
color: #912219;
}
.AnyTagClassName
{
color: #912219;
}
</style>
background-color css
<style>
a { background-color: #912219; }
a { background-color: rgb(145,34,25); }
div.DivClassName
{
background-color: #912219;
}
.BgClassName
{
background-color: #912219;
}
</style>
border-color css
<style>
span { border-color: #912219; }
span { border-color: rgb(145,34,25); }
td.TdClassName
{
border-color: #912219;
}
.TagClassName
{
border-color: #912219;
}
</style>