Shades of Mandarian Orange #941817
Tints of Mandarian Orange #941817
RGB
CMYK
RGB Variations
Color information
#941817 (or 0x941817) is known color: Mandarian Orange. HEX triplet: 94, 18 and 17. RGB value is (148,24,23). Sum of RGB (Red+Green+Blue) = 148+24+23=195 (25% of max value = 765). Red value is 148 (58.20% from 255 or 75.90% from 195); Green value is 24 (9.77% from 255 or 12.31% from 195); Blue value is 23 (9.38% from 255 or 11.79% from 195); Max value from RGB is 148 - color contains mainly: red. Hex color #941817 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #941817 is #6BE7E8. Grayscale: #3D3D3D. Windows color (decimal): -7071721 or 1513620. OLE color: 1513620.
HSL color Cylindrical-coordinate representation of color #941817: hue angle of 0.48º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #941817 is Cyan = 0, Magento = 0.84, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 24 | 23 | - |
| CMYK | 0 | 0.84 | 0.84 | 0.42 |
| HSL | 0.48º | 0.73% | 0.34% | - |
| HSV(B) | 0.48º | 0.84% | 0.58% | - |
| XYZ | 12.69 | 7.01 | 1.49 | - |
| YUV | 60.96 | 106.58 | 190.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 24 | 23 | 0 | 0.84 | 0.84 | 0.42 | 0.48 | 0.73 | 0.34 |
| Hex | 94 | 18 | 17 | 0 | 54 | 54 | 2A | 0 | 49 | 22 |
| Octal | 224 | 30 | 27 | 0 | 124 | 124 | 52 | 0 | 111 | 42 |
| Binary | 10010100 | 11000 | 10111 | 0 | 1010100 | 1010100 | 101010 | 0 | 1001001 | 100010 |
Color Harmonies of #941817
Complementary color
Monochromatic Colors of #941817
Black with #941817
Text Example
Text Example
White with #941817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941817; }
p { color: rgb(148,24,23); }
H1.HeaderClassName
{
color: #941817;
}
.AnyTagClassName
{
color: #941817;
}
</style>
background-color css
<style>
a { background-color: #941817; }
a { background-color: rgb(148,24,23); }
div.DivClassName
{
background-color: #941817;
}
.BgClassName
{
background-color: #941817;
}
</style>
border-color css
<style>
span { border-color: #941817; }
span { border-color: rgb(148,24,23); }
td.TdClassName
{
border-color: #941817;
}
.TagClassName
{
border-color: #941817;
}
</style>