Shades of Mandarian Orange #952827
Tints of Mandarian Orange #952827
RGB
CMYK
RGB Variations
Color information
#952827 (or 0x952827) is known color: Mandarian Orange. HEX triplet: 95, 28 and 27. RGB value is (149,40,39). Sum of RGB (Red+Green+Blue) = 149+40+39=228 (30% of max value = 765). Red value is 149 (58.59% from 255 or 65.35% from 228); Green value is 40 (16.02% from 255 or 17.54% from 228); Blue value is 39 (15.62% from 255 or 17.11% from 228); Max value from RGB is 149 - color contains mainly: red. Hex color #952827 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952827 is #6AD7D8. Grayscale: #484848. Windows color (decimal): -7002073 or 2566293. OLE color: 2566293.
HSL color Cylindrical-coordinate representation of color #952827: hue angle of 0.55º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #952827 is Cyan = 0, Magento = 0.73, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 40 | 39 | - |
| CMYK | 0 | 0.73 | 0.74 | 0.42 |
| HSL | 0.55º | 0.59% | 0.37% | - |
| HSV(B) | 0.55º | 0.74% | 0.58% | - |
| XYZ | 13.52 | 8.05 | 2.76 | - |
| YUV | 72.48 | 109.11 | 182.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 40 | 39 | 0 | 0.73 | 0.74 | 0.42 | 0.55 | 0.59 | 0.37 |
| Hex | 95 | 28 | 27 | 0 | 49 | 4A | 2A | 1 | 3B | 25 |
| Octal | 225 | 50 | 47 | 0 | 111 | 112 | 52 | 1 | 73 | 45 |
| Binary | 10010101 | 101000 | 100111 | 0 | 1001001 | 1001010 | 101010 | 1 | 111011 | 100101 |
Color Harmonies of #952827
Complementary color
Monochromatic Colors of #952827
Black with #952827
Text Example
Text Example
White with #952827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952827; }
p { color: rgb(149,40,39); }
H1.HeaderClassName
{
color: #952827;
}
.AnyTagClassName
{
color: #952827;
}
</style>
background-color css
<style>
a { background-color: #952827; }
a { background-color: rgb(149,40,39); }
div.DivClassName
{
background-color: #952827;
}
.BgClassName
{
background-color: #952827;
}
</style>
border-color css
<style>
span { border-color: #952827; }
span { border-color: rgb(149,40,39); }
td.TdClassName
{
border-color: #952827;
}
.TagClassName
{
border-color: #952827;
}
</style>