Shades of Mandarian Orange #952918
Tints of Mandarian Orange #952918
RGB
CMYK
RGB Variations
Color information
#952918 (or 0x952918) is known color: Mandarian Orange. HEX triplet: 95, 29 and 18. RGB value is (149,41,24). Sum of RGB (Red+Green+Blue) = 149+41+24=214 (28% of max value = 765). Red value is 149 (58.59% from 255 or 69.63% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 24 (9.77% from 255 or 11.21% from 214); Max value from RGB is 149 - color contains mainly: red. Hex color #952918 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952918 is #6AD6E7. Grayscale: #474747. Windows color (decimal): -7001832 or 1583509. OLE color: 1583509.
HSL color Cylindrical-coordinate representation of color #952918: hue angle of 8.16º degrees, saturation: 0.72, 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 #952918 is Cyan = 0, Magento = 0.72, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 41 | 24 | - |
| CMYK | 0 | 0.72 | 0.84 | 0.42 |
| HSL | 8.16º | 0.72% | 0.34% | - |
| HSV(B) | 8.16º | 0.84% | 0.58% | - |
| XYZ | 13.35 | 8.04 | 1.71 | - |
| YUV | 71.35 | 101.28 | 183.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 41 | 24 | 0 | 0.72 | 0.84 | 0.42 | 8.16 | 0.72 | 0.34 |
| Hex | 95 | 29 | 18 | 0 | 48 | 54 | 2A | 8 | 48 | 22 |
| Octal | 225 | 51 | 30 | 0 | 110 | 124 | 52 | 10 | 110 | 42 |
| Binary | 10010101 | 101001 | 11000 | 0 | 1001000 | 1010100 | 101010 | 1000 | 1001000 | 100010 |
Color Harmonies of #952918
Complementary color
Monochromatic Colors of #952918
Black with #952918
Text Example
Text Example
White with #952918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952918; }
p { color: rgb(149,41,24); }
H1.HeaderClassName
{
color: #952918;
}
.AnyTagClassName
{
color: #952918;
}
</style>
background-color css
<style>
a { background-color: #952918; }
a { background-color: rgb(149,41,24); }
div.DivClassName
{
background-color: #952918;
}
.BgClassName
{
background-color: #952918;
}
</style>
border-color css
<style>
span { border-color: #952918; }
span { border-color: rgb(149,41,24); }
td.TdClassName
{
border-color: #952918;
}
.TagClassName
{
border-color: #952918;
}
</style>