Shades of Rustic Red #520507
Tints of Rustic Red #520507
RGB
CMYK
RGB Variations
Color information
#520507 (or 0x520507) is known color: Rustic Red. HEX triplet: 52, 05 and 07. RGB value is (82,5,7). Sum of RGB (Red+Green+Blue) = 82+5+7=94 (12% of max value = 765). Red value is 82 (32.42% from 255 or 87.23% from 94); Green value is 5 (2.34% from 255 or 5.32% from 94); Blue value is 7 (3.12% from 255 or 7.45% from 94); Max value from RGB is 82 - color contains mainly: red. Hex color #520507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #520507 is #ADFAF8. Grayscale: #1C1C1C. Windows color (decimal): -11401977 or 460114. OLE color: 460114.
HSL color Cylindrical-coordinate representation of color #520507: hue angle of 358.44º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #520507 is Cyan = 0, Magento = 0.94, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 5 | 7 | - |
| CMYK | 0 | 0.94 | 0.91 | 0.68 |
| HSL | 358.44º | 0.89% | 0.17% | - |
| HSV(B) | 358.44º | 0.94% | 0.32% | - |
| XYZ | 3.57 | 1.92 | 0.38 | - |
| YUV | 28.25 | 116.01 | 166.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 5 | 7 | 0 | 0.94 | 0.91 | 0.68 | 358.44 | 0.89 | 0.17 |
| Hex | 52 | 5 | 7 | 0 | 5E | 5B | 44 | 166 | 59 | 11 |
| Octal | 122 | 5 | 7 | 0 | 136 | 133 | 104 | 546 | 131 | 21 |
| Binary | 1010010 | 101 | 111 | 0 | 1011110 | 1011011 | 1000100 | 101100110 | 1011001 | 10001 |
Color Harmonies of #520507
Complementary color
Monochromatic Colors of #520507
Black with #520507
Text Example
Text Example
White with #520507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520507; }
p { color: rgb(82,5,7); }
H1.HeaderClassName
{
color: #520507;
}
.AnyTagClassName
{
color: #520507;
}
</style>
background-color css
<style>
a { background-color: #520507; }
a { background-color: rgb(82,5,7); }
div.DivClassName
{
background-color: #520507;
}
.BgClassName
{
background-color: #520507;
}
</style>
border-color css
<style>
span { border-color: #520507; }
span { border-color: rgb(82,5,7); }
td.TdClassName
{
border-color: #520507;
}
.TagClassName
{
border-color: #520507;
}
</style>