Shades of Mandarian Orange #952407
Tints of Mandarian Orange #952407
RGB
CMYK
RGB Variations
Color information
#952407 (or 0x952407) is known color: Mandarian Orange. HEX triplet: 95, 24 and 07. RGB value is (149,36,7). Sum of RGB (Red+Green+Blue) = 149+36+7=192 (25% of max value = 765). Red value is 149 (58.59% from 255 or 77.60% from 192); Green value is 36 (14.45% from 255 or 18.75% from 192); Blue value is 7 (3.12% from 255 or 3.65% from 192); Max value from RGB is 149 - color contains mainly: red. Hex color #952407 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952407 is #6ADBF8. Grayscale: #424242. Windows color (decimal): -7003129 or 468117. OLE color: 468117.
HSL color Cylindrical-coordinate representation of color #952407: hue angle of 12.25º 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 #952407 is Cyan = 0, Magento = 0.76, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 36 | 7 | - |
| CMYK | 0 | 0.76 | 0.95 | 0.42 |
| HSL | 12.25º | 0.91% | 0.31% | - |
| HSV(B) | 12.25º | 0.95% | 0.58% | - |
| XYZ | 13.06 | 7.67 | 0.99 | - |
| YUV | 66.48 | 94.44 | 186.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 36 | 7 | 0 | 0.76 | 0.95 | 0.42 | 12.25 | 0.91 | 0.31 |
| Hex | 95 | 24 | 7 | 0 | 4C | 5F | 2A | C | 5B | 1F |
| Octal | 225 | 44 | 7 | 0 | 114 | 137 | 52 | 14 | 133 | 37 |
| Binary | 10010101 | 100100 | 111 | 0 | 1001100 | 1011111 | 101010 | 1100 | 1011011 | 11111 |
Color Harmonies of #952407
Complementary color
Monochromatic Colors of #952407
Black with #952407
Text Example
Text Example
White with #952407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952407; }
p { color: rgb(149,36,7); }
H1.HeaderClassName
{
color: #952407;
}
.AnyTagClassName
{
color: #952407;
}
</style>
background-color css
<style>
a { background-color: #952407; }
a { background-color: rgb(149,36,7); }
div.DivClassName
{
background-color: #952407;
}
.BgClassName
{
background-color: #952407;
}
</style>
border-color css
<style>
span { border-color: #952407; }
span { border-color: rgb(149,36,7); }
td.TdClassName
{
border-color: #952407;
}
.TagClassName
{
border-color: #952407;
}
</style>