Shades of Mandarian Orange #892514
Tints of Mandarian Orange #892514
RGB
CMYK
RGB Variations
Color information
#892514 (or 0x892514) is known color: Mandarian Orange. HEX triplet: 89, 25 and 14. RGB value is (137,37,20). Sum of RGB (Red+Green+Blue) = 137+37+20=194 (25% of max value = 765). Red value is 137 (53.91% from 255 or 70.62% from 194); Green value is 37 (14.84% from 255 or 19.07% from 194); Blue value is 20 (8.20% from 255 or 10.31% from 194); Max value from RGB is 137 - color contains mainly: red. Hex color #892514 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892514 is #76DAEB. Grayscale: #414141. Windows color (decimal): -7789292 or 1320329. OLE color: 1320329.
HSL color Cylindrical-coordinate representation of color #892514: hue angle of 8.72º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #892514 is Cyan = 0, Magento = 0.73, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 37 | 20 | - |
| CMYK | 0 | 0.73 | 0.85 | 0.46 |
| HSL | 8.72º | 0.75% | 0.31% | - |
| HSV(B) | 8.72º | 0.85% | 0.54% | - |
| XYZ | 11.1 | 6.69 | 1.37 | - |
| YUV | 64.96 | 102.63 | 179.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 37 | 20 | 0 | 0.73 | 0.85 | 0.46 | 8.72 | 0.75 | 0.31 |
| Hex | 89 | 25 | 14 | 0 | 49 | 55 | 2E | 9 | 4B | 1F |
| Octal | 211 | 45 | 24 | 0 | 111 | 125 | 56 | 11 | 113 | 37 |
| Binary | 10001001 | 100101 | 10100 | 0 | 1001001 | 1010101 | 101110 | 1001 | 1001011 | 11111 |
Color Harmonies of #892514
Complementary color
Monochromatic Colors of #892514
Black with #892514
Text Example
Text Example
White with #892514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892514; }
p { color: rgb(137,37,20); }
H1.HeaderClassName
{
color: #892514;
}
.AnyTagClassName
{
color: #892514;
}
</style>
background-color css
<style>
a { background-color: #892514; }
a { background-color: rgb(137,37,20); }
div.DivClassName
{
background-color: #892514;
}
.BgClassName
{
background-color: #892514;
}
</style>
border-color css
<style>
span { border-color: #892514; }
span { border-color: rgb(137,37,20); }
td.TdClassName
{
border-color: #892514;
}
.TagClassName
{
border-color: #892514;
}
</style>