Shades of Mandarian Orange #952515
Tints of Mandarian Orange #952515
RGB
CMYK
RGB Variations
Color information
#952515 (or 0x952515) is known color: Mandarian Orange. HEX triplet: 95, 25 and 15. RGB value is (149,37,21). Sum of RGB (Red+Green+Blue) = 149+37+21=207 (27% of max value = 765). Red value is 149 (58.59% from 255 or 71.98% from 207); Green value is 37 (14.84% from 255 or 17.87% from 207); Blue value is 21 (8.59% from 255 or 10.14% from 207); Max value from RGB is 149 - color contains mainly: red. Hex color #952515 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952515 is #6ADAEA. Grayscale: #444444. Windows color (decimal): -7002859 or 1385877. OLE color: 1385877.
HSL color Cylindrical-coordinate representation of color #952515: hue angle of 7.5º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #952515 is Cyan = 0, Magento = 0.75, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 37 | 21 | - |
| CMYK | 0 | 0.75 | 0.86 | 0.42 |
| HSL | 7.5º | 0.75% | 0.33% | - |
| HSV(B) | 7.5º | 0.86% | 0.58% | - |
| XYZ | 13.19 | 7.77 | 1.51 | - |
| YUV | 68.66 | 101.11 | 185.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 37 | 21 | 0 | 0.75 | 0.86 | 0.42 | 7.5 | 0.75 | 0.33 |
| Hex | 95 | 25 | 15 | 0 | 4B | 56 | 2A | 8 | 4B | 21 |
| Octal | 225 | 45 | 25 | 0 | 113 | 126 | 52 | 10 | 113 | 41 |
| Binary | 10010101 | 100101 | 10101 | 0 | 1001011 | 1010110 | 101010 | 1000 | 1001011 | 100001 |
Color Harmonies of #952515
Complementary color
Monochromatic Colors of #952515
Black with #952515
Text Example
Text Example
White with #952515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952515; }
p { color: rgb(149,37,21); }
H1.HeaderClassName
{
color: #952515;
}
.AnyTagClassName
{
color: #952515;
}
</style>
background-color css
<style>
a { background-color: #952515; }
a { background-color: rgb(149,37,21); }
div.DivClassName
{
background-color: #952515;
}
.BgClassName
{
background-color: #952515;
}
</style>
border-color css
<style>
span { border-color: #952515; }
span { border-color: rgb(149,37,21); }
td.TdClassName
{
border-color: #952515;
}
.TagClassName
{
border-color: #952515;
}
</style>