Shades of Rustic Red #321318
Tints of Rustic Red #321318
RGB
CMYK
RGB Variations
Color information
#321318 (or 0x321318) is known color: Rustic Red. HEX triplet: 32, 13 and 18. RGB value is (50,19,24). Sum of RGB (Red+Green+Blue) = 50+19+24=93 (12% of max value = 765). Red value is 50 (19.92% from 255 or 53.76% from 93); Green value is 19 (7.81% from 255 or 20.43% from 93); Blue value is 24 (9.77% from 255 or 25.81% from 93); Max value from RGB is 50 - color contains mainly: red. Hex color #321318 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #321318 is #CDECE7. Grayscale: #1C1C1C. Windows color (decimal): -13495528 or 1577778. OLE color: 1577778.
HSL color Cylindrical-coordinate representation of color #321318: hue angle of 350.32º 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 #321318 is Cyan = 0, Magento = 0.62, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 19 | 24 | - |
| CMYK | 0 | 0.62 | 0.52 | 0.80 |
| HSL | 350.32º | 0.45% | 0.14% | - |
| HSV(B) | 350.32º | 0.62% | 0.2% | - |
| XYZ | 1.71 | 1.21 | 1.01 | - |
| YUV | 28.84 | 125.27 | 143.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 24 | 0 | 0.62 | 0.52 | 0.80 | 350.32 | 0.45 | 0.14 |
| Hex | 32 | 13 | 18 | 0 | 3E | 34 | 50 | 15E | 2D | E |
| Octal | 62 | 23 | 30 | 0 | 76 | 64 | 120 | 536 | 55 | 16 |
| Binary | 110010 | 10011 | 11000 | 0 | 111110 | 110100 | 1010000 | 101011110 | 101101 | 1110 |
Color Harmonies of #321318
Complementary color
Monochromatic Colors of #321318
Black with #321318
Text Example
Text Example
White with #321318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321318; }
p { color: rgb(50,19,24); }
H1.HeaderClassName
{
color: #321318;
}
.AnyTagClassName
{
color: #321318;
}
</style>
background-color css
<style>
a { background-color: #321318; }
a { background-color: rgb(50,19,24); }
div.DivClassName
{
background-color: #321318;
}
.BgClassName
{
background-color: #321318;
}
</style>
border-color css
<style>
span { border-color: #321318; }
span { border-color: rgb(50,19,24); }
td.TdClassName
{
border-color: #321318;
}
.TagClassName
{
border-color: #321318;
}
</style>