Shades of Mandarian Orange #941714
Tints of Mandarian Orange #941714
RGB
CMYK
RGB Variations
Color information
#941714 (or 0x941714) is known color: Mandarian Orange. HEX triplet: 94, 17 and 14. RGB value is (148,23,20). Sum of RGB (Red+Green+Blue) = 148+23+20=191 (25% of max value = 765). Red value is 148 (58.20% from 255 or 77.49% from 191); Green value is 23 (9.38% from 255 or 12.04% from 191); Blue value is 20 (8.20% from 255 or 10.47% from 191); Max value from RGB is 148 - color contains mainly: red. Hex color #941714 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #941714 is #6BE8EB. Grayscale: #3C3C3C. Windows color (decimal): -7071980 or 1316756. OLE color: 1316756.
HSL color Cylindrical-coordinate representation of color #941714: hue angle of 1.41º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #941714 is Cyan = 0, Magento = 0.84, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 23 | 20 | - |
| CMYK | 0 | 0.84 | 0.86 | 0.42 |
| HSL | 1.41º | 0.76% | 0.33% | - |
| HSV(B) | 1.41º | 0.86% | 0.58% | - |
| XYZ | 12.65 | 6.96 | 1.34 | - |
| YUV | 60.03 | 105.41 | 190.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 23 | 20 | 0 | 0.84 | 0.86 | 0.42 | 1.41 | 0.76 | 0.33 |
| Hex | 94 | 17 | 14 | 0 | 54 | 56 | 2A | 1 | 4C | 21 |
| Octal | 224 | 27 | 24 | 0 | 124 | 126 | 52 | 1 | 114 | 41 |
| Binary | 10010100 | 10111 | 10100 | 0 | 1010100 | 1010110 | 101010 | 1 | 1001100 | 100001 |
Color Harmonies of #941714
Complementary color
Monochromatic Colors of #941714
Black with #941714
Text Example
Text Example
White with #941714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941714; }
p { color: rgb(148,23,20); }
H1.HeaderClassName
{
color: #941714;
}
.AnyTagClassName
{
color: #941714;
}
</style>
background-color css
<style>
a { background-color: #941714; }
a { background-color: rgb(148,23,20); }
div.DivClassName
{
background-color: #941714;
}
.BgClassName
{
background-color: #941714;
}
</style>
border-color css
<style>
span { border-color: #941714; }
span { border-color: rgb(148,23,20); }
td.TdClassName
{
border-color: #941714;
}
.TagClassName
{
border-color: #941714;
}
</style>