Shades of Mandarian Orange #952625
Tints of Mandarian Orange #952625
RGB
CMYK
RGB Variations
Color information
#952625 (or 0x952625) is known color: Mandarian Orange. HEX triplet: 95, 26 and 25. RGB value is (149,38,37). Sum of RGB (Red+Green+Blue) = 149+38+37=224 (29% of max value = 765). Red value is 149 (58.59% from 255 or 66.52% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 37 (14.84% from 255 or 16.52% from 224); Max value from RGB is 149 - color contains mainly: red. Hex color #952625 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952625 is #6AD9DA. Grayscale: #474747. Windows color (decimal): -7002587 or 2434709. OLE color: 2434709.
HSL color Cylindrical-coordinate representation of color #952625: hue angle of 0.54º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #952625 is Cyan = 0, Magento = 0.74, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 37 | - |
| CMYK | 0 | 0.74 | 0.75 | 0.42 |
| HSL | 0.54º | 0.6% | 0.36% | - |
| HSV(B) | 0.54º | 0.75% | 0.58% | - |
| XYZ | 13.42 | 7.91 | 2.57 | - |
| YUV | 71.08 | 108.77 | 183.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 37 | 0 | 0.74 | 0.75 | 0.42 | 0.54 | 0.6 | 0.36 |
| Hex | 95 | 26 | 25 | 0 | 4A | 4B | 2A | 1 | 3C | 24 |
| Octal | 225 | 46 | 45 | 0 | 112 | 113 | 52 | 1 | 74 | 44 |
| Binary | 10010101 | 100110 | 100101 | 0 | 1001010 | 1001011 | 101010 | 1 | 111100 | 100100 |
Color Harmonies of #952625
Complementary color
Monochromatic Colors of #952625
Black with #952625
Text Example
Text Example
White with #952625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952625; }
p { color: rgb(149,38,37); }
H1.HeaderClassName
{
color: #952625;
}
.AnyTagClassName
{
color: #952625;
}
</style>
background-color css
<style>
a { background-color: #952625; }
a { background-color: rgb(149,38,37); }
div.DivClassName
{
background-color: #952625;
}
.BgClassName
{
background-color: #952625;
}
</style>
border-color css
<style>
span { border-color: #952625; }
span { border-color: rgb(149,38,37); }
td.TdClassName
{
border-color: #952625;
}
.TagClassName
{
border-color: #952625;
}
</style>