Shades of Red Oxide #541508
Tints of Red Oxide #541508
RGB
CMYK
RGB Variations
Color information
#541508 (or 0x541508) is known color: Red Oxide. HEX triplet: 54, 15 and 08. RGB value is (84,21,8). Sum of RGB (Red+Green+Blue) = 84+21+8=113 (14% of max value = 765). Red value is 84 (33.20% from 255 or 74.34% from 113); Green value is 21 (8.59% from 255 or 18.58% from 113); Blue value is 8 (3.52% from 255 or 7.08% from 113); Max value from RGB is 84 - color contains mainly: red. Hex color #541508 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #541508 is #ABEAF7. Grayscale: #262626. Windows color (decimal): -11266808 or 529748. OLE color: 529748.
HSL color Cylindrical-coordinate representation of color #541508: hue angle of 10.26º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #541508 is Cyan = 0, Magento = 0.75, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 21 | 8 | - |
| CMYK | 0 | 0.75 | 0.90 | 0.67 |
| HSL | 10.26º | 0.83% | 0.18% | - |
| HSV(B) | 10.26º | 0.9% | 0.33% | - |
| XYZ | 3.97 | 2.44 | 0.49 | - |
| YUV | 38.36 | 110.87 | 160.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 8 | 0 | 0.75 | 0.90 | 0.67 | 10.26 | 0.83 | 0.18 |
| Hex | 54 | 15 | 8 | 0 | 4B | 5A | 43 | A | 53 | 12 |
| Octal | 124 | 25 | 10 | 0 | 113 | 132 | 103 | 12 | 123 | 22 |
| Binary | 1010100 | 10101 | 1000 | 0 | 1001011 | 1011010 | 1000011 | 1010 | 1010011 | 10010 |
Color Harmonies of #541508
Complementary color
Monochromatic Colors of #541508
Black with #541508
Text Example
Text Example
White with #541508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541508; }
p { color: rgb(84,21,8); }
H1.HeaderClassName
{
color: #541508;
}
.AnyTagClassName
{
color: #541508;
}
</style>
background-color css
<style>
a { background-color: #541508; }
a { background-color: rgb(84,21,8); }
div.DivClassName
{
background-color: #541508;
}
.BgClassName
{
background-color: #541508;
}
</style>
border-color css
<style>
span { border-color: #541508; }
span { border-color: rgb(84,21,8); }
td.TdClassName
{
border-color: #541508;
}
.TagClassName
{
border-color: #541508;
}
</style>