Shades of Mandarian Orange #952307
Tints of Mandarian Orange #952307
RGB
CMYK
RGB Variations
Color information
#952307 (or 0x952307) is known color: Mandarian Orange. HEX triplet: 95, 23 and 07. RGB value is (149,35,7). Sum of RGB (Red+Green+Blue) = 149+35+7=191 (25% of max value = 765). Red value is 149 (58.59% from 255 or 78.01% from 191); Green value is 35 (14.06% from 255 or 18.32% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 149 - color contains mainly: red. Hex color #952307 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952307 is #6ADCF8. Grayscale: #424242. Windows color (decimal): -7003385 or 467861. OLE color: 467861.
HSL color Cylindrical-coordinate representation of color #952307: hue angle of 11.83º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #952307 is Cyan = 0, Magento = 0.77, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 35 | 7 | - |
| CMYK | 0 | 0.77 | 0.95 | 0.42 |
| HSL | 11.83º | 0.91% | 0.31% | - |
| HSV(B) | 11.83º | 0.95% | 0.58% | - |
| XYZ | 13.03 | 7.61 | 0.98 | - |
| YUV | 65.89 | 94.77 | 187.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 35 | 7 | 0 | 0.77 | 0.95 | 0.42 | 11.83 | 0.91 | 0.31 |
| Hex | 95 | 23 | 7 | 0 | 4D | 5F | 2A | C | 5B | 1F |
| Octal | 225 | 43 | 7 | 0 | 115 | 137 | 52 | 14 | 133 | 37 |
| Binary | 10010101 | 100011 | 111 | 0 | 1001101 | 1011111 | 101010 | 1100 | 1011011 | 11111 |
Color Harmonies of #952307
Complementary color
Monochromatic Colors of #952307
Black with #952307
Text Example
Text Example
White with #952307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952307; }
p { color: rgb(149,35,7); }
H1.HeaderClassName
{
color: #952307;
}
.AnyTagClassName
{
color: #952307;
}
</style>
background-color css
<style>
a { background-color: #952307; }
a { background-color: rgb(149,35,7); }
div.DivClassName
{
background-color: #952307;
}
.BgClassName
{
background-color: #952307;
}
</style>
border-color css
<style>
span { border-color: #952307; }
span { border-color: rgb(149,35,7); }
td.TdClassName
{
border-color: #952307;
}
.TagClassName
{
border-color: #952307;
}
</style>