Shades of Mandarian Orange #952506
Tints of Mandarian Orange #952506
RGB
CMYK
RGB Variations
Color information
#952506 (or 0x952506) is known color: Mandarian Orange. HEX triplet: 95, 25 and 06. RGB value is (149,37,6). Sum of RGB (Red+Green+Blue) = 149+37+6=192 (25% of max value = 765). Red value is 149 (58.59% from 255 or 77.60% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 6 (2.73% from 255 or 3.12% from 192); Max value from RGB is 149 - color contains mainly: red. Hex color #952506 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952506 is #6ADAF9. Grayscale: #434343. Windows color (decimal): -7002874 or 402837. OLE color: 402837.
HSL color Cylindrical-coordinate representation of color #952506: hue angle of 13.01º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #952506 is Cyan = 0, Magento = 0.75, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 37 | 6 | - |
| CMYK | 0 | 0.75 | 0.96 | 0.42 |
| HSL | 13.01º | 0.92% | 0.3% | - |
| HSV(B) | 13.01º | 0.96% | 0.58% | - |
| XYZ | 13.09 | 7.73 | 0.97 | - |
| YUV | 66.95 | 93.61 | 186.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 37 | 6 | 0 | 0.75 | 0.96 | 0.42 | 13.01 | 0.92 | 0.3 |
| Hex | 95 | 25 | 6 | 0 | 4B | 60 | 2A | D | 5C | 1E |
| Octal | 225 | 45 | 6 | 0 | 113 | 140 | 52 | 15 | 134 | 36 |
| Binary | 10010101 | 100101 | 110 | 0 | 1001011 | 1100000 | 101010 | 1101 | 1011100 | 11110 |
Color Harmonies of #952506
Complementary color
Monochromatic Colors of #952506
Black with #952506
Text Example
Text Example
White with #952506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952506; }
p { color: rgb(149,37,6); }
H1.HeaderClassName
{
color: #952506;
}
.AnyTagClassName
{
color: #952506;
}
</style>
background-color css
<style>
a { background-color: #952506; }
a { background-color: rgb(149,37,6); }
div.DivClassName
{
background-color: #952506;
}
.BgClassName
{
background-color: #952506;
}
</style>
border-color css
<style>
span { border-color: #952506; }
span { border-color: rgb(149,37,6); }
td.TdClassName
{
border-color: #952506;
}
.TagClassName
{
border-color: #952506;
}
</style>