Shades of Red Oxide #521817
Tints of Red Oxide #521817
RGB
CMYK
RGB Variations
Color information
#521817 (or 0x521817) is known color: Red Oxide. HEX triplet: 52, 18 and 17. RGB value is (82,24,23). Sum of RGB (Red+Green+Blue) = 82+24+23=129 (17% of max value = 765). Red value is 82 (32.42% from 255 or 63.57% from 129); Green value is 24 (9.77% from 255 or 18.60% from 129); Blue value is 23 (9.38% from 255 or 17.83% from 129); Max value from RGB is 82 - color contains mainly: red. Hex color #521817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521817 is #ADE7E8. Grayscale: #292929. Windows color (decimal): -11397097 or 1513554. OLE color: 1513554.
HSL color Cylindrical-coordinate representation of color #521817: hue angle of 1.02º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #521817 is Cyan = 0, Magento = 0.71, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 24 | 23 | - |
| CMYK | 0 | 0.71 | 0.72 | 0.68 |
| HSL | 1.02º | 0.56% | 0.21% | - |
| HSV(B) | 1.02º | 0.72% | 0.32% | - |
| XYZ | 3.96 | 2.51 | 1.09 | - |
| YUV | 41.23 | 117.72 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 24 | 23 | 0 | 0.71 | 0.72 | 0.68 | 1.02 | 0.56 | 0.21 |
| Hex | 52 | 18 | 17 | 0 | 47 | 48 | 44 | 1 | 38 | 15 |
| Octal | 122 | 30 | 27 | 0 | 107 | 110 | 104 | 1 | 70 | 25 |
| Binary | 1010010 | 11000 | 10111 | 0 | 1000111 | 1001000 | 1000100 | 1 | 111000 | 10101 |
Color Harmonies of #521817
Complementary color
Monochromatic Colors of #521817
Black with #521817
Text Example
Text Example
White with #521817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521817; }
p { color: rgb(82,24,23); }
H1.HeaderClassName
{
color: #521817;
}
.AnyTagClassName
{
color: #521817;
}
</style>
background-color css
<style>
a { background-color: #521817; }
a { background-color: rgb(82,24,23); }
div.DivClassName
{
background-color: #521817;
}
.BgClassName
{
background-color: #521817;
}
</style>
border-color css
<style>
span { border-color: #521817; }
span { border-color: rgb(82,24,23); }
td.TdClassName
{
border-color: #521817;
}
.TagClassName
{
border-color: #521817;
}
</style>