Shades of Mandarian Orange #952218
Tints of Mandarian Orange #952218
RGB
CMYK
RGB Variations
Color information
#952218 (or 0x952218) is known color: Mandarian Orange. HEX triplet: 95, 22 and 18. RGB value is (149,34,24). Sum of RGB (Red+Green+Blue) = 149+34+24=207 (27% of max value = 765). Red value is 149 (58.59% from 255 or 71.98% from 207); Green value is 34 (13.67% from 255 or 16.43% from 207); Blue value is 24 (9.77% from 255 or 11.59% from 207); Max value from RGB is 149 - color contains mainly: red. Hex color #952218 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952218 is #6ADDE7. Grayscale: #434343. Windows color (decimal): -7003624 or 1581717. OLE color: 1581717.
HSL color Cylindrical-coordinate representation of color #952218: hue angle of 4.8º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #952218 is Cyan = 0, Magento = 0.77, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 34 | 24 | - |
| CMYK | 0 | 0.77 | 0.84 | 0.42 |
| HSL | 4.8º | 0.72% | 0.34% | - |
| HSV(B) | 4.8º | 0.84% | 0.58% | - |
| XYZ | 13.13 | 7.6 | 1.64 | - |
| YUV | 67.25 | 103.6 | 186.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 34 | 24 | 0 | 0.77 | 0.84 | 0.42 | 4.8 | 0.72 | 0.34 |
| Hex | 95 | 22 | 18 | 0 | 4D | 54 | 2A | 5 | 48 | 22 |
| Octal | 225 | 42 | 30 | 0 | 115 | 124 | 52 | 5 | 110 | 42 |
| Binary | 10010101 | 100010 | 11000 | 0 | 1001101 | 1010100 | 101010 | 101 | 1001000 | 100010 |
Color Harmonies of #952218
Complementary color
Monochromatic Colors of #952218
Black with #952218
Text Example
Text Example
White with #952218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952218; }
p { color: rgb(149,34,24); }
H1.HeaderClassName
{
color: #952218;
}
.AnyTagClassName
{
color: #952218;
}
</style>
background-color css
<style>
a { background-color: #952218; }
a { background-color: rgb(149,34,24); }
div.DivClassName
{
background-color: #952218;
}
.BgClassName
{
background-color: #952218;
}
</style>
border-color css
<style>
span { border-color: #952218; }
span { border-color: rgb(149,34,24); }
td.TdClassName
{
border-color: #952218;
}
.TagClassName
{
border-color: #952218;
}
</style>