Shades of Red Oxide #531605
Tints of Red Oxide #531605
RGB
CMYK
RGB Variations
Color information
#531605 (or 0x531605) is known color: Red Oxide. HEX triplet: 53, 16 and 05. RGB value is (83,22,5). Sum of RGB (Red+Green+Blue) = 83+22+5=110 (14% of max value = 765). Red value is 83 (32.81% from 255 or 75.45% from 110); Green value is 22 (8.98% from 255 or 20% from 110); Blue value is 5 (2.34% from 255 or 4.55% from 110); Max value from RGB is 83 - color contains mainly: red. Hex color #531605 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531605 is #ACE9FA. Grayscale: #262626. Windows color (decimal): -11332091 or 333395. OLE color: 333395.
HSL color Cylindrical-coordinate representation of color #531605: hue angle of 13.08º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #531605 is Cyan = 0, Magento = 0.73, Yellow = 0.94 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 5 | - |
| CMYK | 0 | 0.73 | 0.94 | 0.67 |
| HSL | 13.08º | 0.89% | 0.17% | - |
| HSV(B) | 13.08º | 0.94% | 0.33% | - |
| XYZ | 3.88 | 2.42 | 0.41 | - |
| YUV | 38.3 | 109.21 | 159.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 5 | 0 | 0.73 | 0.94 | 0.67 | 13.08 | 0.89 | 0.17 |
| Hex | 53 | 16 | 5 | 0 | 49 | 5E | 43 | D | 59 | 11 |
| Octal | 123 | 26 | 5 | 0 | 111 | 136 | 103 | 15 | 131 | 21 |
| Binary | 1010011 | 10110 | 101 | 0 | 1001001 | 1011110 | 1000011 | 1101 | 1011001 | 10001 |
Color Harmonies of #531605
Complementary color
Monochromatic Colors of #531605
Black with #531605
Text Example
Text Example
White with #531605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531605; }
p { color: rgb(83,22,5); }
H1.HeaderClassName
{
color: #531605;
}
.AnyTagClassName
{
color: #531605;
}
</style>
background-color css
<style>
a { background-color: #531605; }
a { background-color: rgb(83,22,5); }
div.DivClassName
{
background-color: #531605;
}
.BgClassName
{
background-color: #531605;
}
</style>
border-color css
<style>
span { border-color: #531605; }
span { border-color: rgb(83,22,5); }
td.TdClassName
{
border-color: #531605;
}
.TagClassName
{
border-color: #531605;
}
</style>