Shades of Red Oxide #531410
Tints of Red Oxide #531410
RGB
CMYK
RGB Variations
Color information
#531410 (or 0x531410) is known color: Red Oxide. HEX triplet: 53, 14 and 10. RGB value is (83,20,16). Sum of RGB (Red+Green+Blue) = 83+20+16=119 (15% of max value = 765). Red value is 83 (32.81% from 255 or 69.75% from 119); Green value is 20 (8.20% from 255 or 16.81% from 119); Blue value is 16 (6.64% from 255 or 13.45% from 119); Max value from RGB is 83 - color contains mainly: red. Hex color #531410 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531410 is #ACEBEF. Grayscale: #262626. Windows color (decimal): -11332592 or 1053779. OLE color: 1053779.
HSL color Cylindrical-coordinate representation of color #531410: hue angle of 3.58º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #531410 is Cyan = 0, Magento = 0.76, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 16 | - |
| CMYK | 0 | 0.76 | 0.81 | 0.67 |
| HSL | 3.58º | 0.68% | 0.19% | - |
| HSV(B) | 3.58º | 0.81% | 0.33% | - |
| XYZ | 3.91 | 2.38 | 0.74 | - |
| YUV | 38.38 | 115.37 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 16 | 0 | 0.76 | 0.81 | 0.67 | 3.58 | 0.68 | 0.19 |
| Hex | 53 | 14 | 10 | 0 | 4C | 51 | 43 | 4 | 44 | 13 |
| Octal | 123 | 24 | 20 | 0 | 114 | 121 | 103 | 4 | 104 | 23 |
| Binary | 1010011 | 10100 | 10000 | 0 | 1001100 | 1010001 | 1000011 | 100 | 1000100 | 10011 |
Color Harmonies of #531410
Complementary color
Monochromatic Colors of #531410
Black with #531410
Text Example
Text Example
White with #531410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531410; }
p { color: rgb(83,20,16); }
H1.HeaderClassName
{
color: #531410;
}
.AnyTagClassName
{
color: #531410;
}
</style>
background-color css
<style>
a { background-color: #531410; }
a { background-color: rgb(83,20,16); }
div.DivClassName
{
background-color: #531410;
}
.BgClassName
{
background-color: #531410;
}
</style>
border-color css
<style>
span { border-color: #531410; }
span { border-color: rgb(83,20,16); }
td.TdClassName
{
border-color: #531410;
}
.TagClassName
{
border-color: #531410;
}
</style>