Shades of Mandarian Orange #912419
Tints of Mandarian Orange #912419
RGB
CMYK
RGB Variations
Color information
#912419 (or 0x912419) is known color: Mandarian Orange. HEX triplet: 91, 24 and 19. RGB value is (145,36,25). Sum of RGB (Red+Green+Blue) = 145+36+25=206 (27% of max value = 765). Red value is 145 (57.03% from 255 or 70.39% from 206); Green value is 36 (14.45% from 255 or 17.48% from 206); Blue value is 25 (10.16% from 255 or 12.14% from 206); Max value from RGB is 145 - color contains mainly: red. Hex color #912419 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912419 is #6EDBE6. Grayscale: #434343. Windows color (decimal): -7265255 or 1647761. OLE color: 1647761.
HSL color Cylindrical-coordinate representation of color #912419: hue angle of 5.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 #912419 is Cyan = 0, Magento = 0.75, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 25 | - |
| CMYK | 0 | 0.75 | 0.83 | 0.43 |
| HSL | 5.5º | 0.71% | 0.33% | - |
| HSV(B) | 5.5º | 0.83% | 0.57% | - |
| XYZ | 12.48 | 7.35 | 1.68 | - |
| YUV | 67.34 | 104.11 | 183.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 25 | 0 | 0.75 | 0.83 | 0.43 | 5.5 | 0.71 | 0.33 |
| Hex | 91 | 24 | 19 | 0 | 4B | 53 | 2B | 6 | 47 | 21 |
| Octal | 221 | 44 | 31 | 0 | 113 | 123 | 53 | 6 | 107 | 41 |
| Binary | 10010001 | 100100 | 11001 | 0 | 1001011 | 1010011 | 101011 | 110 | 1000111 | 100001 |
Color Harmonies of #912419
Complementary color
Monochromatic Colors of #912419
Black with #912419
Text Example
Text Example
White with #912419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912419; }
p { color: rgb(145,36,25); }
H1.HeaderClassName
{
color: #912419;
}
.AnyTagClassName
{
color: #912419;
}
</style>
background-color css
<style>
a { background-color: #912419; }
a { background-color: rgb(145,36,25); }
div.DivClassName
{
background-color: #912419;
}
.BgClassName
{
background-color: #912419;
}
</style>
border-color css
<style>
span { border-color: #912419; }
span { border-color: rgb(145,36,25); }
td.TdClassName
{
border-color: #912419;
}
.TagClassName
{
border-color: #912419;
}
</style>