Shades of Mandarian Orange #952721
Tints of Mandarian Orange #952721
RGB
CMYK
RGB Variations
Color information
#952721 (or 0x952721) is known color: Mandarian Orange. HEX triplet: 95, 27 and 21. RGB value is (149,39,33). Sum of RGB (Red+Green+Blue) = 149+39+33=221 (29% of max value = 765). Red value is 149 (58.59% from 255 or 67.42% from 221); Green value is 39 (15.62% from 255 or 17.65% from 221); Blue value is 33 (13.28% from 255 or 14.93% from 221); Max value from RGB is 149 - color contains mainly: red. Hex color #952721 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952721 is #6AD8DE. Grayscale: #474747. Windows color (decimal): -7002335 or 2172821. OLE color: 2172821.
HSL color Cylindrical-coordinate representation of color #952721: hue angle of 3.1º 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 #952721 is Cyan = 0, Magento = 0.74, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 39 | 33 | - |
| CMYK | 0 | 0.74 | 0.78 | 0.42 |
| HSL | 3.1º | 0.64% | 0.36% | - |
| HSV(B) | 3.1º | 0.78% | 0.58% | - |
| XYZ | 13.39 | 7.95 | 2.27 | - |
| YUV | 71.21 | 106.44 | 183.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 39 | 33 | 0 | 0.74 | 0.78 | 0.42 | 3.1 | 0.64 | 0.36 |
| Hex | 95 | 27 | 21 | 0 | 4A | 4E | 2A | 3 | 40 | 24 |
| Octal | 225 | 47 | 41 | 0 | 112 | 116 | 52 | 3 | 100 | 44 |
| Binary | 10010101 | 100111 | 100001 | 0 | 1001010 | 1001110 | 101010 | 11 | 1000000 | 100100 |
Color Harmonies of #952721
Complementary color
Monochromatic Colors of #952721
Black with #952721
Text Example
Text Example
White with #952721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952721; }
p { color: rgb(149,39,33); }
H1.HeaderClassName
{
color: #952721;
}
.AnyTagClassName
{
color: #952721;
}
</style>
background-color css
<style>
a { background-color: #952721; }
a { background-color: rgb(149,39,33); }
div.DivClassName
{
background-color: #952721;
}
.BgClassName
{
background-color: #952721;
}
</style>
border-color css
<style>
span { border-color: #952721; }
span { border-color: rgb(149,39,33); }
td.TdClassName
{
border-color: #952721;
}
.TagClassName
{
border-color: #952721;
}
</style>