Shades of Mandarian Orange #962419
Tints of Mandarian Orange #962419
RGB
CMYK
RGB Variations
Color information
#962419 (or 0x962419) is known color: Mandarian Orange. HEX triplet: 96, 24 and 19. RGB value is (150,36,25). Sum of RGB (Red+Green+Blue) = 150+36+25=211 (27% of max value = 765). Red value is 150 (58.98% from 255 or 71.09% from 211); Green value is 36 (14.45% from 255 or 17.06% from 211); Blue value is 25 (10.16% from 255 or 11.85% from 211); Max value from RGB is 150 - color contains mainly: red. Hex color #962419 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #962419 is #69DBE6. Grayscale: #444444. Windows color (decimal): -6937575 or 1647766. OLE color: 1647766.
HSL color Cylindrical-coordinate representation of color #962419: hue angle of 5.28º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #962419 is Cyan = 0, Magento = 0.76, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 36 | 25 | - |
| CMYK | 0 | 0.76 | 0.83 | 0.41 |
| HSL | 5.28º | 0.71% | 0.34% | - |
| HSV(B) | 5.28º | 0.83% | 0.59% | - |
| XYZ | 13.38 | 7.82 | 1.72 | - |
| YUV | 68.83 | 103.27 | 185.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 36 | 25 | 0 | 0.76 | 0.83 | 0.41 | 5.28 | 0.71 | 0.34 |
| Hex | 96 | 24 | 19 | 0 | 4C | 53 | 29 | 5 | 47 | 22 |
| Octal | 226 | 44 | 31 | 0 | 114 | 123 | 51 | 5 | 107 | 42 |
| Binary | 10010110 | 100100 | 11001 | 0 | 1001100 | 1010011 | 101001 | 101 | 1000111 | 100010 |
Color Harmonies of #962419
Complementary color
Monochromatic Colors of #962419
Black with #962419
Text Example
Text Example
White with #962419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #962419; }
p { color: rgb(150,36,25); }
H1.HeaderClassName
{
color: #962419;
}
.AnyTagClassName
{
color: #962419;
}
</style>
background-color css
<style>
a { background-color: #962419; }
a { background-color: rgb(150,36,25); }
div.DivClassName
{
background-color: #962419;
}
.BgClassName
{
background-color: #962419;
}
</style>
border-color css
<style>
span { border-color: #962419; }
span { border-color: rgb(150,36,25); }
td.TdClassName
{
border-color: #962419;
}
.TagClassName
{
border-color: #962419;
}
</style>