Shades of Red Oxide #531504
Tints of Red Oxide #531504
RGB
CMYK
RGB Variations
Color information
#531504 (or 0x531504) is known color: Red Oxide. HEX triplet: 53, 15 and 04. RGB value is (83,21,4). Sum of RGB (Red+Green+Blue) = 83+21+4=108 (14% of max value = 765). Red value is 83 (32.81% from 255 or 76.85% from 108); Green value is 21 (8.59% from 255 or 19.44% from 108); Blue value is 4 (1.95% from 255 or 3.70% from 108); Max value from RGB is 83 - color contains mainly: red. Hex color #531504 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531504 is #ACEAFB. Grayscale: #252525. Windows color (decimal): -11332348 or 267603. OLE color: 267603.
HSL color Cylindrical-coordinate representation of color #531504: hue angle of 12.91º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #531504 is Cyan = 0, Magento = 0.75, Yellow = 0.95 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 4 | - |
| CMYK | 0 | 0.75 | 0.95 | 0.67 |
| HSL | 12.91º | 0.91% | 0.17% | - |
| HSV(B) | 12.91º | 0.95% | 0.33% | - |
| XYZ | 3.86 | 2.38 | 0.37 | - |
| YUV | 37.6 | 109.04 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 4 | 0 | 0.75 | 0.95 | 0.67 | 12.91 | 0.91 | 0.17 |
| Hex | 53 | 15 | 4 | 0 | 4B | 5F | 43 | D | 5B | 11 |
| Octal | 123 | 25 | 4 | 0 | 113 | 137 | 103 | 15 | 133 | 21 |
| Binary | 1010011 | 10101 | 100 | 0 | 1001011 | 1011111 | 1000011 | 1101 | 1011011 | 10001 |
Color Harmonies of #531504
Complementary color
Monochromatic Colors of #531504
Black with #531504
Text Example
Text Example
White with #531504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531504; }
p { color: rgb(83,21,4); }
H1.HeaderClassName
{
color: #531504;
}
.AnyTagClassName
{
color: #531504;
}
</style>
background-color css
<style>
a { background-color: #531504; }
a { background-color: rgb(83,21,4); }
div.DivClassName
{
background-color: #531504;
}
.BgClassName
{
background-color: #531504;
}
</style>
border-color css
<style>
span { border-color: #531504; }
span { border-color: rgb(83,21,4); }
td.TdClassName
{
border-color: #531504;
}
.TagClassName
{
border-color: #531504;
}
</style>