Shades of Red Oxide #531608
Tints of Red Oxide #531608
RGB
CMYK
RGB Variations
Color information
#531608 (or 0x531608) is known color: Red Oxide. HEX triplet: 53, 16 and 08. RGB value is (83,22,8). Sum of RGB (Red+Green+Blue) = 83+22+8=113 (14% of max value = 765). Red value is 83 (32.81% from 255 or 73.45% from 113); Green value is 22 (8.98% from 255 or 19.47% from 113); Blue value is 8 (3.52% from 255 or 7.08% from 113); Max value from RGB is 83 - color contains mainly: red. Hex color #531608 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #531608 is #ACE9F7. Grayscale: #262626. Windows color (decimal): -11332088 or 530003. OLE color: 530003.
HSL color Cylindrical-coordinate representation of color #531608: hue angle of 11.2º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #531608 is Cyan = 0, Magento = 0.73, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 8 | - |
| CMYK | 0 | 0.73 | 0.90 | 0.67 |
| HSL | 11.2º | 0.82% | 0.18% | - |
| HSV(B) | 11.2º | 0.9% | 0.33% | - |
| XYZ | 3.9 | 2.43 | 0.49 | - |
| YUV | 38.64 | 110.71 | 159.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 8 | 0 | 0.73 | 0.90 | 0.67 | 11.2 | 0.82 | 0.18 |
| Hex | 53 | 16 | 8 | 0 | 49 | 5A | 43 | B | 52 | 12 |
| Octal | 123 | 26 | 10 | 0 | 111 | 132 | 103 | 13 | 122 | 22 |
| Binary | 1010011 | 10110 | 1000 | 0 | 1001001 | 1011010 | 1000011 | 1011 | 1010010 | 10010 |
Color Harmonies of #531608
Complementary color
Monochromatic Colors of #531608
Black with #531608
Text Example
Text Example
White with #531608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531608; }
p { color: rgb(83,22,8); }
H1.HeaderClassName
{
color: #531608;
}
.AnyTagClassName
{
color: #531608;
}
</style>
background-color css
<style>
a { background-color: #531608; }
a { background-color: rgb(83,22,8); }
div.DivClassName
{
background-color: #531608;
}
.BgClassName
{
background-color: #531608;
}
</style>
border-color css
<style>
span { border-color: #531608; }
span { border-color: rgb(83,22,8); }
td.TdClassName
{
border-color: #531608;
}
.TagClassName
{
border-color: #531608;
}
</style>