Shades of Red Oxide #531714
Tints of Red Oxide #531714
RGB
CMYK
RGB Variations
Color information
#531714 (or 0x531714) is known color: Red Oxide. HEX triplet: 53, 17 and 14. RGB value is (83,23,20). Sum of RGB (Red+Green+Blue) = 83+23+20=126 (16% of max value = 765). Red value is 83 (32.81% from 255 or 65.87% from 126); Green value is 23 (9.38% from 255 or 18.25% from 126); Blue value is 20 (8.20% from 255 or 15.87% from 126); Max value from RGB is 83 - color contains mainly: red. Hex color #531714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531714 is #ACE8EB. Grayscale: #282828. Windows color (decimal): -11331820 or 1316691. OLE color: 1316691.
HSL color Cylindrical-coordinate representation of color #531714: hue angle of 2.86º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531714 is Cyan = 0, Magento = 0.72, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 20 | - |
| CMYK | 0 | 0.72 | 0.76 | 0.67 |
| HSL | 2.86º | 0.61% | 0.2% | - |
| HSV(B) | 2.86º | 0.76% | 0.33% | - |
| XYZ | 4 | 2.5 | 0.93 | - |
| YUV | 40.6 | 116.38 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 20 | 0 | 0.72 | 0.76 | 0.67 | 2.86 | 0.61 | 0.2 |
| Hex | 53 | 17 | 14 | 0 | 48 | 4C | 43 | 3 | 3D | 14 |
| Octal | 123 | 27 | 24 | 0 | 110 | 114 | 103 | 3 | 75 | 24 |
| Binary | 1010011 | 10111 | 10100 | 0 | 1001000 | 1001100 | 1000011 | 11 | 111101 | 10100 |
Color Harmonies of #531714
Complementary color
Monochromatic Colors of #531714
Black with #531714
Text Example
Text Example
White with #531714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531714; }
p { color: rgb(83,23,20); }
H1.HeaderClassName
{
color: #531714;
}
.AnyTagClassName
{
color: #531714;
}
</style>
background-color css
<style>
a { background-color: #531714; }
a { background-color: rgb(83,23,20); }
div.DivClassName
{
background-color: #531714;
}
.BgClassName
{
background-color: #531714;
}
</style>
border-color css
<style>
span { border-color: #531714; }
span { border-color: rgb(83,23,20); }
td.TdClassName
{
border-color: #531714;
}
.TagClassName
{
border-color: #531714;
}
</style>