Shades of Red Oxide #541610
Tints of Red Oxide #541610
RGB
CMYK
RGB Variations
Color information
#541610 (or 0x541610) is known color: Red Oxide. HEX triplet: 54, 16 and 10. RGB value is (84,22,16). Sum of RGB (Red+Green+Blue) = 84+22+16=122 (16% of max value = 765). Red value is 84 (33.20% from 255 or 68.85% from 122); Green value is 22 (8.98% from 255 or 18.03% from 122); Blue value is 16 (6.64% from 255 or 13.11% from 122); Max value from RGB is 84 - color contains mainly: red. Hex color #541610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541610 is #ABE9EF. Grayscale: #272727. Windows color (decimal): -11266544 or 1054292. OLE color: 1054292.
HSL color Cylindrical-coordinate representation of color #541610: hue angle of 5.29º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #541610 is Cyan = 0, Magento = 0.74, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 16 | - |
| CMYK | 0 | 0.74 | 0.81 | 0.67 |
| HSL | 5.29º | 0.68% | 0.2% | - |
| HSV(B) | 5.29º | 0.81% | 0.33% | - |
| XYZ | 4.04 | 2.5 | 0.76 | - |
| YUV | 39.85 | 114.54 | 159.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 16 | 0 | 0.74 | 0.81 | 0.67 | 5.29 | 0.68 | 0.2 |
| Hex | 54 | 16 | 10 | 0 | 4A | 51 | 43 | 5 | 44 | 14 |
| Octal | 124 | 26 | 20 | 0 | 112 | 121 | 103 | 5 | 104 | 24 |
| Binary | 1010100 | 10110 | 10000 | 0 | 1001010 | 1010001 | 1000011 | 101 | 1000100 | 10100 |
Color Harmonies of #541610
Complementary color
Monochromatic Colors of #541610
Black with #541610
Text Example
Text Example
White with #541610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541610; }
p { color: rgb(84,22,16); }
H1.HeaderClassName
{
color: #541610;
}
.AnyTagClassName
{
color: #541610;
}
</style>
background-color css
<style>
a { background-color: #541610; }
a { background-color: rgb(84,22,16); }
div.DivClassName
{
background-color: #541610;
}
.BgClassName
{
background-color: #541610;
}
</style>
border-color css
<style>
span { border-color: #541610; }
span { border-color: rgb(84,22,16); }
td.TdClassName
{
border-color: #541610;
}
.TagClassName
{
border-color: #541610;
}
</style>