Shades of Red Oxide #531207
Tints of Red Oxide #531207
RGB
CMYK
RGB Variations
Color information
#531207 (or 0x531207) is known color: Red Oxide. HEX triplet: 53, 12 and 07. RGB value is (83,18,7). Sum of RGB (Red+Green+Blue) = 83+18+7=108 (14% of max value = 765). Red value is 83 (32.81% from 255 or 76.85% from 108); Green value is 18 (7.42% from 255 or 16.67% from 108); Blue value is 7 (3.12% from 255 or 6.48% from 108); Max value from RGB is 83 - color contains mainly: red. Hex color #531207 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531207 is #ACEDF8. Grayscale: #242424. Windows color (decimal): -11333113 or 463443. OLE color: 463443.
HSL color Cylindrical-coordinate representation of color #531207: hue angle of 8.68º 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 #531207 is Cyan = 0, Magento = 0.78, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 18 | 7 | - |
| CMYK | 0 | 0.78 | 0.92 | 0.67 |
| HSL | 8.68º | 0.84% | 0.18% | - |
| HSV(B) | 8.68º | 0.92% | 0.33% | - |
| XYZ | 3.82 | 2.29 | 0.44 | - |
| YUV | 36.18 | 111.53 | 161.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 7 | 0 | 0.78 | 0.92 | 0.67 | 8.68 | 0.84 | 0.18 |
| Hex | 53 | 12 | 7 | 0 | 4E | 5C | 43 | 9 | 54 | 12 |
| Octal | 123 | 22 | 7 | 0 | 116 | 134 | 103 | 11 | 124 | 22 |
| Binary | 1010011 | 10010 | 111 | 0 | 1001110 | 1011100 | 1000011 | 1001 | 1010100 | 10010 |
Color Harmonies of #531207
Complementary color
Monochromatic Colors of #531207
Black with #531207
Text Example
Text Example
White with #531207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531207; }
p { color: rgb(83,18,7); }
H1.HeaderClassName
{
color: #531207;
}
.AnyTagClassName
{
color: #531207;
}
</style>
background-color css
<style>
a { background-color: #531207; }
a { background-color: rgb(83,18,7); }
div.DivClassName
{
background-color: #531207;
}
.BgClassName
{
background-color: #531207;
}
</style>
border-color css
<style>
span { border-color: #531207; }
span { border-color: rgb(83,18,7); }
td.TdClassName
{
border-color: #531207;
}
.TagClassName
{
border-color: #531207;
}
</style>