Shades of Red Oxide #521414
Tints of Red Oxide #521414
RGB
CMYK
RGB Variations
Color information
#521414 (or 0x521414) is known color: Red Oxide. HEX triplet: 52, 14 and 14. RGB value is (82,20,20). Sum of RGB (Red+Green+Blue) = 82+20+20=122 (16% of max value = 765). Red value is 82 (32.42% from 255 or 67.21% from 122); Green value is 20 (8.20% from 255 or 16.39% from 122); Blue value is 20 (8.20% from 255 or 16.39% from 122); Max value from RGB is 82 - color contains mainly: red. Hex color #521414 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521414 is #ADEBEB. Grayscale: #262626. Windows color (decimal): -11398124 or 1315922. OLE color: 1315922.
HSL color Cylindrical-coordinate representation of color #521414: hue angle of 0º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #521414 is Cyan = 0, Magento = 0.76, Yellow = 0.76 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 20 | 20 | - |
| CMYK | 0 | 0.76 | 0.76 | 0.68 |
| HSL | 0º | 0.61% | 0.2% | - |
| HSV(B) | 0º | 0.76% | 0.32% | - |
| XYZ | 3.86 | 2.34 | 0.91 | - |
| YUV | 38.54 | 117.54 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 20 | 20 | 0 | 0.76 | 0.76 | 0.68 | 0 | 0.61 | 0.2 |
| Hex | 52 | 14 | 14 | 0 | 4C | 4C | 44 | 0 | 3D | 14 |
| Octal | 122 | 24 | 24 | 0 | 114 | 114 | 104 | 0 | 75 | 24 |
| Binary | 1010010 | 10100 | 10100 | 0 | 1001100 | 1001100 | 1000100 | 0 | 111101 | 10100 |
Color Harmonies of #521414
Complementary color
Monochromatic Colors of #521414
Black with #521414
Text Example
Text Example
White with #521414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521414; }
p { color: rgb(82,20,20); }
H1.HeaderClassName
{
color: #521414;
}
.AnyTagClassName
{
color: #521414;
}
</style>
background-color css
<style>
a { background-color: #521414; }
a { background-color: rgb(82,20,20); }
div.DivClassName
{
background-color: #521414;
}
.BgClassName
{
background-color: #521414;
}
</style>
border-color css
<style>
span { border-color: #521414; }
span { border-color: rgb(82,20,20); }
td.TdClassName
{
border-color: #521414;
}
.TagClassName
{
border-color: #521414;
}
</style>