Shades of Mandarian Orange #912828
Tints of Mandarian Orange #912828
RGB
CMYK
RGB Variations
Color information
#912828 (or 0x912828) is known color: Mandarian Orange. HEX triplet: 91, 28 and 28. RGB value is (145,40,40). Sum of RGB (Red+Green+Blue) = 145+40+40=225 (29% of max value = 765). Red value is 145 (57.03% from 255 or 64.44% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 145 - color contains mainly: red. Hex color #912828 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #912828 is #6ED7D7. Grayscale: #474747. Windows color (decimal): -7264216 or 2631825. OLE color: 2631825.
HSL color Cylindrical-coordinate representation of color #912828: hue angle of 0º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #912828 is Cyan = 0, Magento = 0.72, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 40 | 40 | - |
| CMYK | 0 | 0.72 | 0.72 | 0.43 |
| HSL | 0º | 0.57% | 0.36% | - |
| HSV(B) | 0º | 0.72% | 0.57% | - |
| XYZ | 12.82 | 7.69 | 2.82 | - |
| YUV | 71.4 | 110.29 | 180.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 40 | 40 | 0 | 0.72 | 0.72 | 0.43 | 0 | 0.57 | 0.36 |
| Hex | 91 | 28 | 28 | 0 | 48 | 48 | 2B | 0 | 39 | 24 |
| Octal | 221 | 50 | 50 | 0 | 110 | 110 | 53 | 0 | 71 | 44 |
| Binary | 10010001 | 101000 | 101000 | 0 | 1001000 | 1001000 | 101011 | 0 | 111001 | 100100 |
Color Harmonies of #912828
Complementary color
Monochromatic Colors of #912828
Black with #912828
Text Example
Text Example
White with #912828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912828; }
p { color: rgb(145,40,40); }
H1.HeaderClassName
{
color: #912828;
}
.AnyTagClassName
{
color: #912828;
}
</style>
background-color css
<style>
a { background-color: #912828; }
a { background-color: rgb(145,40,40); }
div.DivClassName
{
background-color: #912828;
}
.BgClassName
{
background-color: #912828;
}
</style>
border-color css
<style>
span { border-color: #912828; }
span { border-color: rgb(145,40,40); }
td.TdClassName
{
border-color: #912828;
}
.TagClassName
{
border-color: #912828;
}
</style>