Shades of Mandarian Orange #922927
Tints of Mandarian Orange #922927
RGB
CMYK
RGB Variations
Color information
#922927 (or 0x922927) is known color: Mandarian Orange. HEX triplet: 92, 29 and 27. RGB value is (146,41,39). Sum of RGB (Red+Green+Blue) = 146+41+39=226 (29% of max value = 765). Red value is 146 (57.42% from 255 or 64.60% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 39 (15.62% from 255 or 17.26% from 226); Max value from RGB is 146 - color contains mainly: red. Hex color #922927 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #922927 is #6DD6D8. Grayscale: #484848. Windows color (decimal): -7198425 or 2566546. OLE color: 2566546.
HSL color Cylindrical-coordinate representation of color #922927: hue angle of 1.12º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #922927 is Cyan = 0, Magento = 0.72, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 41 | 39 | - |
| CMYK | 0 | 0.72 | 0.73 | 0.43 |
| HSL | 1.12º | 0.58% | 0.36% | - |
| HSV(B) | 1.12º | 0.73% | 0.57% | - |
| XYZ | 13.01 | 7.84 | 2.75 | - |
| YUV | 72.17 | 109.29 | 180.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 41 | 39 | 0 | 0.72 | 0.73 | 0.43 | 1.12 | 0.58 | 0.36 |
| Hex | 92 | 29 | 27 | 0 | 48 | 49 | 2B | 1 | 3A | 24 |
| Octal | 222 | 51 | 47 | 0 | 110 | 111 | 53 | 1 | 72 | 44 |
| Binary | 10010010 | 101001 | 100111 | 0 | 1001000 | 1001001 | 101011 | 1 | 111010 | 100100 |
Color Harmonies of #922927
Complementary color
Monochromatic Colors of #922927
Black with #922927
Text Example
Text Example
White with #922927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922927; }
p { color: rgb(146,41,39); }
H1.HeaderClassName
{
color: #922927;
}
.AnyTagClassName
{
color: #922927;
}
</style>
background-color css
<style>
a { background-color: #922927; }
a { background-color: rgb(146,41,39); }
div.DivClassName
{
background-color: #922927;
}
.BgClassName
{
background-color: #922927;
}
</style>
border-color css
<style>
span { border-color: #922927; }
span { border-color: rgb(146,41,39); }
td.TdClassName
{
border-color: #922927;
}
.TagClassName
{
border-color: #922927;
}
</style>