Shades of Mandarian Orange #932525
Tints of Mandarian Orange #932525
RGB
CMYK
RGB Variations
Color information
#932525 (or 0x932525) is known color: Mandarian Orange. HEX triplet: 93, 25 and 25. RGB value is (147,37,37). Sum of RGB (Red+Green+Blue) = 147+37+37=221 (29% of max value = 765). Red value is 147 (57.81% from 255 or 66.52% from 221); Green value is 37 (14.84% from 255 or 16.74% from 221); Blue value is 37 (14.84% from 255 or 16.74% from 221); Max value from RGB is 147 - color contains mainly: red. Hex color #932525 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #932525 is #6CDADA. Grayscale: #464646. Windows color (decimal): -7133915 or 2434451. OLE color: 2434451.
HSL color Cylindrical-coordinate representation of color #932525: hue angle of 0º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #932525 is Cyan = 0, Magento = 0.75, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 37 | 37 | - |
| CMYK | 0 | 0.75 | 0.75 | 0.42 |
| HSL | 0º | 0.6% | 0.36% | - |
| HSV(B) | 0º | 0.75% | 0.58% | - |
| XYZ | 13.03 | 7.66 | 2.54 | - |
| YUV | 69.89 | 109.44 | 183 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 37 | 37 | 0 | 0.75 | 0.75 | 0.42 | 0 | 0.6 | 0.36 |
| Hex | 93 | 25 | 25 | 0 | 4B | 4B | 2A | 0 | 3C | 24 |
| Octal | 223 | 45 | 45 | 0 | 113 | 113 | 52 | 0 | 74 | 44 |
| Binary | 10010011 | 100101 | 100101 | 0 | 1001011 | 1001011 | 101010 | 0 | 111100 | 100100 |
Color Harmonies of #932525
Complementary color
Monochromatic Colors of #932525
Black with #932525
Text Example
Text Example
White with #932525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #932525; }
p { color: rgb(147,37,37); }
H1.HeaderClassName
{
color: #932525;
}
.AnyTagClassName
{
color: #932525;
}
</style>
background-color css
<style>
a { background-color: #932525; }
a { background-color: rgb(147,37,37); }
div.DivClassName
{
background-color: #932525;
}
.BgClassName
{
background-color: #932525;
}
</style>
border-color css
<style>
span { border-color: #932525; }
span { border-color: rgb(147,37,37); }
td.TdClassName
{
border-color: #932525;
}
.TagClassName
{
border-color: #932525;
}
</style>