Shades of Mandarian Orange #822423
Tints of Mandarian Orange #822423
RGB
CMYK
RGB Variations
Color information
#822423 (or 0x822423) is known color: Mandarian Orange. HEX triplet: 82, 24 and 23. RGB value is (130,36,35). Sum of RGB (Red+Green+Blue) = 130+36+35=201 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.68% from 201); Green value is 36 (14.45% from 255 or 17.91% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 130 - color contains mainly: red. Hex color #822423 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822423 is #7DDBDC. Grayscale: #404040. Windows color (decimal): -8248285 or 2303106. OLE color: 2303106.
HSL color Cylindrical-coordinate representation of color #822423: hue angle of 0.63º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #822423 is Cyan = 0, Magento = 0.72, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 36 | 35 | - |
| CMYK | 0 | 0.72 | 0.73 | 0.49 |
| HSL | 0.63º | 0.58% | 0.32% | - |
| HSV(B) | 0.63º | 0.73% | 0.51% | - |
| XYZ | 10.14 | 6.13 | 2.24 | - |
| YUV | 63.99 | 111.64 | 175.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 36 | 35 | 0 | 0.72 | 0.73 | 0.49 | 0.63 | 0.58 | 0.32 |
| Hex | 82 | 24 | 23 | 0 | 48 | 49 | 31 | 1 | 3A | 20 |
| Octal | 202 | 44 | 43 | 0 | 110 | 111 | 61 | 1 | 72 | 40 |
| Binary | 10000010 | 100100 | 100011 | 0 | 1001000 | 1001001 | 110001 | 1 | 111010 | 100000 |
Color Harmonies of #822423
Complementary color
Monochromatic Colors of #822423
Black with #822423
Text Example
Text Example
White with #822423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822423; }
p { color: rgb(130,36,35); }
H1.HeaderClassName
{
color: #822423;
}
.AnyTagClassName
{
color: #822423;
}
</style>
background-color css
<style>
a { background-color: #822423; }
a { background-color: rgb(130,36,35); }
div.DivClassName
{
background-color: #822423;
}
.BgClassName
{
background-color: #822423;
}
</style>
border-color css
<style>
span { border-color: #822423; }
span { border-color: rgb(130,36,35); }
td.TdClassName
{
border-color: #822423;
}
.TagClassName
{
border-color: #822423;
}
</style>