Shades of Rustic Red #321317
Tints of Rustic Red #321317
RGB
CMYK
RGB Variations
Color information
#321317 (or 0x321317) is known color: Rustic Red. HEX triplet: 32, 13 and 17. RGB value is (50,19,23). Sum of RGB (Red+Green+Blue) = 50+19+23=92 (12% of max value = 765). Red value is 50 (19.92% from 255 or 54.35% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 23 (9.38% from 255 or 25% from 92); Max value from RGB is 50 - color contains mainly: red. Hex color #321317 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #321317 is #CDECE8. Grayscale: #1C1C1C. Windows color (decimal): -13495529 or 1512242. OLE color: 1512242.
HSL color Cylindrical-coordinate representation of color #321317: hue angle of 352.26º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #321317 is Cyan = 0, Magento = 0.62, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 19 | 23 | - |
| CMYK | 0 | 0.62 | 0.54 | 0.80 |
| HSL | 352.26º | 0.45% | 0.14% | - |
| HSV(B) | 352.26º | 0.62% | 0.2% | - |
| XYZ | 1.7 | 1.21 | 0.95 | - |
| YUV | 28.73 | 124.77 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 23 | 0 | 0.62 | 0.54 | 0.80 | 352.26 | 0.45 | 0.14 |
| Hex | 32 | 13 | 17 | 0 | 3E | 36 | 50 | 160 | 2D | E |
| Octal | 62 | 23 | 27 | 0 | 76 | 66 | 120 | 540 | 55 | 16 |
| Binary | 110010 | 10011 | 10111 | 0 | 111110 | 110110 | 1010000 | 101100000 | 101101 | 1110 |
Color Harmonies of #321317
Complementary color
Monochromatic Colors of #321317
Black with #321317
Text Example
Text Example
White with #321317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321317; }
p { color: rgb(50,19,23); }
H1.HeaderClassName
{
color: #321317;
}
.AnyTagClassName
{
color: #321317;
}
</style>
background-color css
<style>
a { background-color: #321317; }
a { background-color: rgb(50,19,23); }
div.DivClassName
{
background-color: #321317;
}
.BgClassName
{
background-color: #321317;
}
</style>
border-color css
<style>
span { border-color: #321317; }
span { border-color: rgb(50,19,23); }
td.TdClassName
{
border-color: #321317;
}
.TagClassName
{
border-color: #321317;
}
</style>