Shades of Mandarian Orange #952921
Tints of Mandarian Orange #952921
RGB
CMYK
RGB Variations
Color information
#952921 (or 0x952921) is known color: Mandarian Orange. HEX triplet: 95, 29 and 21. RGB value is (149,41,33). Sum of RGB (Red+Green+Blue) = 149+41+33=223 (29% of max value = 765). Red value is 149 (58.59% from 255 or 66.82% from 223); Green value is 41 (16.41% from 255 or 18.39% from 223); Blue value is 33 (13.28% from 255 or 14.80% from 223); Max value from RGB is 149 - color contains mainly: red. Hex color #952921 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952921 is #6AD6DE. Grayscale: #484848. Windows color (decimal): -7001823 or 2173333. OLE color: 2173333.
HSL color Cylindrical-coordinate representation of color #952921: hue angle of 4.14º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #952921 is Cyan = 0, Magento = 0.72, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 41 | 33 | - |
| CMYK | 0 | 0.72 | 0.78 | 0.42 |
| HSL | 4.14º | 0.64% | 0.36% | - |
| HSV(B) | 4.14º | 0.78% | 0.58% | - |
| XYZ | 13.46 | 8.09 | 2.29 | - |
| YUV | 72.38 | 105.78 | 182.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 41 | 33 | 0 | 0.72 | 0.78 | 0.42 | 4.14 | 0.64 | 0.36 |
| Hex | 95 | 29 | 21 | 0 | 48 | 4E | 2A | 4 | 40 | 24 |
| Octal | 225 | 51 | 41 | 0 | 110 | 116 | 52 | 4 | 100 | 44 |
| Binary | 10010101 | 101001 | 100001 | 0 | 1001000 | 1001110 | 101010 | 100 | 1000000 | 100100 |
Color Harmonies of #952921
Complementary color
Monochromatic Colors of #952921
Black with #952921
Text Example
Text Example
White with #952921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952921; }
p { color: rgb(149,41,33); }
H1.HeaderClassName
{
color: #952921;
}
.AnyTagClassName
{
color: #952921;
}
</style>
background-color css
<style>
a { background-color: #952921; }
a { background-color: rgb(149,41,33); }
div.DivClassName
{
background-color: #952921;
}
.BgClassName
{
background-color: #952921;
}
</style>
border-color css
<style>
span { border-color: #952921; }
span { border-color: rgb(149,41,33); }
td.TdClassName
{
border-color: #952921;
}
.TagClassName
{
border-color: #952921;
}
</style>