Shades of Mandarian Orange #952924
Tints of Mandarian Orange #952924
RGB
CMYK
RGB Variations
Color information
#952924 (or 0x952924) is known color: Mandarian Orange. HEX triplet: 95, 29 and 24. RGB value is (149,41,36). Sum of RGB (Red+Green+Blue) = 149+41+36=226 (29% of max value = 765). Red value is 149 (58.59% from 255 or 65.93% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 36 (14.45% from 255 or 15.93% from 226); Max value from RGB is 149 - color contains mainly: red. Hex color #952924 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952924 is #6AD6DB. Grayscale: #484848. Windows color (decimal): -7001820 or 2369941. OLE color: 2369941.
HSL color Cylindrical-coordinate representation of color #952924: hue angle of 2.65º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #952924 is Cyan = 0, Magento = 0.72, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 41 | 36 | - |
| CMYK | 0 | 0.72 | 0.76 | 0.42 |
| HSL | 2.65º | 0.61% | 0.36% | - |
| HSV(B) | 2.65º | 0.76% | 0.58% | - |
| XYZ | 13.51 | 8.1 | 2.52 | - |
| YUV | 72.72 | 107.28 | 182.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 41 | 36 | 0 | 0.72 | 0.76 | 0.42 | 2.65 | 0.61 | 0.36 |
| Hex | 95 | 29 | 24 | 0 | 48 | 4C | 2A | 3 | 3D | 24 |
| Octal | 225 | 51 | 44 | 0 | 110 | 114 | 52 | 3 | 75 | 44 |
| Binary | 10010101 | 101001 | 100100 | 0 | 1001000 | 1001100 | 101010 | 11 | 111101 | 100100 |
Color Harmonies of #952924
Complementary color
Monochromatic Colors of #952924
Black with #952924
Text Example
Text Example
White with #952924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952924; }
p { color: rgb(149,41,36); }
H1.HeaderClassName
{
color: #952924;
}
.AnyTagClassName
{
color: #952924;
}
</style>
background-color css
<style>
a { background-color: #952924; }
a { background-color: rgb(149,41,36); }
div.DivClassName
{
background-color: #952924;
}
.BgClassName
{
background-color: #952924;
}
</style>
border-color css
<style>
span { border-color: #952924; }
span { border-color: rgb(149,41,36); }
td.TdClassName
{
border-color: #952924;
}
.TagClassName
{
border-color: #952924;
}
</style>