Shades of Rustic Red #320718
Tints of Rustic Red #320718
RGB
CMYK
RGB Variations
Color information
#320718 (or 0x320718) is known color: Rustic Red. HEX triplet: 32, 07 and 18. RGB value is (50,7,24). Sum of RGB (Red+Green+Blue) = 50+7+24=81 (10% of max value = 765). Red value is 50 (19.92% from 255 or 61.73% from 81); Green value is 7 (3.12% from 255 or 8.64% from 81); Blue value is 24 (9.77% from 255 or 29.63% from 81); Max value from RGB is 50 - color contains mainly: red. Hex color #320718 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #320718 is #CDF8E7. Grayscale: #151515. Windows color (decimal): -13498600 or 1574706. OLE color: 1574706.
HSL color Cylindrical-coordinate representation of color #320718: hue angle of 336.28º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #320718 is Cyan = 0, Magento = 0.86, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 7 | 24 | - |
| CMYK | 0 | 0.86 | 0.52 | 0.80 |
| HSL | 336.28º | 0.75% | 0.11% | - |
| HSV(B) | 336.28º | 0.86% | 0.2% | - |
| XYZ | 1.56 | 0.9 | 0.96 | - |
| YUV | 21.8 | 129.25 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 24 | 0 | 0.86 | 0.52 | 0.80 | 336.28 | 0.75 | 0.11 |
| Hex | 32 | 7 | 18 | 0 | 56 | 34 | 50 | 150 | 4B | B |
| Octal | 62 | 7 | 30 | 0 | 126 | 64 | 120 | 520 | 113 | 13 |
| Binary | 110010 | 111 | 11000 | 0 | 1010110 | 110100 | 1010000 | 101010000 | 1001011 | 1011 |
Color Harmonies of #320718
Complementary color
Monochromatic Colors of #320718
Black with #320718
Text Example
Text Example
White with #320718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320718; }
p { color: rgb(50,7,24); }
H1.HeaderClassName
{
color: #320718;
}
.AnyTagClassName
{
color: #320718;
}
</style>
background-color css
<style>
a { background-color: #320718; }
a { background-color: rgb(50,7,24); }
div.DivClassName
{
background-color: #320718;
}
.BgClassName
{
background-color: #320718;
}
</style>
border-color css
<style>
span { border-color: #320718; }
span { border-color: rgb(50,7,24); }
td.TdClassName
{
border-color: #320718;
}
.TagClassName
{
border-color: #320718;
}
</style>