Shades of Red Oxide #531614
Tints of Red Oxide #531614
RGB
CMYK
RGB Variations
Color information
#531614 (or 0x531614) is known color: Red Oxide. HEX triplet: 53, 16 and 14. RGB value is (83,22,20). Sum of RGB (Red+Green+Blue) = 83+22+20=125 (16% of max value = 765). Red value is 83 (32.81% from 255 or 66.4% from 125); Green value is 22 (8.98% from 255 or 17.6% from 125); Blue value is 20 (8.20% from 255 or 16% from 125); Max value from RGB is 83 - color contains mainly: red. Hex color #531614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531614 is #ACE9EB. Grayscale: #282828. Windows color (decimal): -11332076 or 1316435. OLE color: 1316435.
HSL color Cylindrical-coordinate representation of color #531614: hue angle of 1.9º 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 #531614 is Cyan = 0, Magento = 0.73, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 20 | - |
| CMYK | 0 | 0.73 | 0.76 | 0.67 |
| HSL | 1.9º | 0.61% | 0.2% | - |
| HSV(B) | 1.9º | 0.76% | 0.33% | - |
| XYZ | 3.98 | 2.46 | 0.93 | - |
| YUV | 40.01 | 116.71 | 158.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 20 | 0 | 0.73 | 0.76 | 0.67 | 1.9 | 0.61 | 0.2 |
| Hex | 53 | 16 | 14 | 0 | 49 | 4C | 43 | 2 | 3D | 14 |
| Octal | 123 | 26 | 24 | 0 | 111 | 114 | 103 | 2 | 75 | 24 |
| Binary | 1010011 | 10110 | 10100 | 0 | 1001001 | 1001100 | 1000011 | 10 | 111101 | 10100 |
Color Harmonies of #531614
Complementary color
Monochromatic Colors of #531614
Black with #531614
Text Example
Text Example
White with #531614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531614; }
p { color: rgb(83,22,20); }
H1.HeaderClassName
{
color: #531614;
}
.AnyTagClassName
{
color: #531614;
}
</style>
background-color css
<style>
a { background-color: #531614; }
a { background-color: rgb(83,22,20); }
div.DivClassName
{
background-color: #531614;
}
.BgClassName
{
background-color: #531614;
}
</style>
border-color css
<style>
span { border-color: #531614; }
span { border-color: rgb(83,22,20); }
td.TdClassName
{
border-color: #531614;
}
.TagClassName
{
border-color: #531614;
}
</style>