Shades of Red Oxide #531407
Tints of Red Oxide #531407
RGB
CMYK
RGB Variations
Color information
#531407 (or 0x531407) is known color: Red Oxide. HEX triplet: 53, 14 and 07. RGB value is (83,20,7). Sum of RGB (Red+Green+Blue) = 83+20+7=110 (14% of max value = 765). Red value is 83 (32.81% from 255 or 75.45% from 110); Green value is 20 (8.20% from 255 or 18.18% from 110); Blue value is 7 (3.12% from 255 or 6.36% from 110); Max value from RGB is 83 - color contains mainly: red. Hex color #531407 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531407 is #ACEBF8. Grayscale: #252525. Windows color (decimal): -11332601 or 463955. OLE color: 463955.
HSL color Cylindrical-coordinate representation of color #531407: hue angle of 10.26º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #531407 is Cyan = 0, Magento = 0.76, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 7 | - |
| CMYK | 0 | 0.76 | 0.92 | 0.67 |
| HSL | 10.26º | 0.84% | 0.18% | - |
| HSV(B) | 10.26º | 0.92% | 0.33% | - |
| XYZ | 3.86 | 2.35 | 0.45 | - |
| YUV | 37.36 | 110.87 | 160.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 7 | 0 | 0.76 | 0.92 | 0.67 | 10.26 | 0.84 | 0.18 |
| Hex | 53 | 14 | 7 | 0 | 4C | 5C | 43 | A | 54 | 12 |
| Octal | 123 | 24 | 7 | 0 | 114 | 134 | 103 | 12 | 124 | 22 |
| Binary | 1010011 | 10100 | 111 | 0 | 1001100 | 1011100 | 1000011 | 1010 | 1010100 | 10010 |
Color Harmonies of #531407
Complementary color
Monochromatic Colors of #531407
Black with #531407
Text Example
Text Example
White with #531407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531407; }
p { color: rgb(83,20,7); }
H1.HeaderClassName
{
color: #531407;
}
.AnyTagClassName
{
color: #531407;
}
</style>
background-color css
<style>
a { background-color: #531407; }
a { background-color: rgb(83,20,7); }
div.DivClassName
{
background-color: #531407;
}
.BgClassName
{
background-color: #531407;
}
</style>
border-color css
<style>
span { border-color: #531407; }
span { border-color: rgb(83,20,7); }
td.TdClassName
{
border-color: #531407;
}
.TagClassName
{
border-color: #531407;
}
</style>