Shades of Mandarian Orange #952613
Tints of Mandarian Orange #952613
RGB
CMYK
RGB Variations
Color information
#952613 (or 0x952613) is known color: Mandarian Orange. HEX triplet: 95, 26 and 13. RGB value is (149,38,19). Sum of RGB (Red+Green+Blue) = 149+38+19=206 (27% of max value = 765). Red value is 149 (58.59% from 255 or 72.33% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 19 (7.81% from 255 or 9.22% from 206); Max value from RGB is 149 - color contains mainly: red. Hex color #952613 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952613 is #6AD9EC. Grayscale: #454545. Windows color (decimal): -7002605 or 1255061. OLE color: 1255061.
HSL color Cylindrical-coordinate representation of color #952613: hue angle of 8.77º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #952613 is Cyan = 0, Magento = 0.74, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 19 | - |
| CMYK | 0 | 0.74 | 0.87 | 0.42 |
| HSL | 8.77º | 0.77% | 0.33% | - |
| HSV(B) | 8.77º | 0.87% | 0.58% | - |
| XYZ | 13.21 | 7.82 | 1.43 | - |
| YUV | 69.02 | 99.77 | 185.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 19 | 0 | 0.74 | 0.87 | 0.42 | 8.77 | 0.77 | 0.33 |
| Hex | 95 | 26 | 13 | 0 | 4A | 57 | 2A | 9 | 4D | 21 |
| Octal | 225 | 46 | 23 | 0 | 112 | 127 | 52 | 11 | 115 | 41 |
| Binary | 10010101 | 100110 | 10011 | 0 | 1001010 | 1010111 | 101010 | 1001 | 1001101 | 100001 |
Color Harmonies of #952613
Complementary color
Monochromatic Colors of #952613
Black with #952613
Text Example
Text Example
White with #952613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952613; }
p { color: rgb(149,38,19); }
H1.HeaderClassName
{
color: #952613;
}
.AnyTagClassName
{
color: #952613;
}
</style>
background-color css
<style>
a { background-color: #952613; }
a { background-color: rgb(149,38,19); }
div.DivClassName
{
background-color: #952613;
}
.BgClassName
{
background-color: #952613;
}
</style>
border-color css
<style>
span { border-color: #952613; }
span { border-color: rgb(149,38,19); }
td.TdClassName
{
border-color: #952613;
}
.TagClassName
{
border-color: #952613;
}
</style>