Shades of Rustic Red #331316
Tints of Rustic Red #331316
RGB
CMYK
RGB Variations
Color information
#331316 (or 0x331316) is known color: Rustic Red. HEX triplet: 33, 13 and 16. RGB value is (51,19,22). Sum of RGB (Red+Green+Blue) = 51+19+22=92 (12% of max value = 765). Red value is 51 (20.31% from 255 or 55.43% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 22 (8.98% from 255 or 23.91% from 92); Max value from RGB is 51 - color contains mainly: red. Hex color #331316 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #331316 is #CCECE9. Grayscale: #1C1C1C. Windows color (decimal): -13429994 or 1446707. OLE color: 1446707.
HSL color Cylindrical-coordinate representation of color #331316: hue angle of 354.38º degrees, saturation: 0.46, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #331316 is Cyan = 0, Magento = 0.63, Yellow = 0.57 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 19 | 22 | - |
| CMYK | 0 | 0.63 | 0.57 | 0.8 |
| HSL | 354.38º | 0.46% | 0.14% | - |
| HSV(B) | 354.38º | 0.63% | 0.2% | - |
| XYZ | 1.74 | 1.23 | 0.9 | - |
| YUV | 28.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 22 | 0 | 0.63 | 0.57 | 0.8 | 354.38 | 0.46 | 0.14 |
| Hex | 33 | 13 | 16 | 0 | 3F | 39 | 50 | 162 | 2E | E |
| Octal | 63 | 23 | 26 | 0 | 77 | 71 | 120 | 542 | 56 | 16 |
| Binary | 110011 | 10011 | 10110 | 0 | 111111 | 111001 | 1010000 | 101100010 | 101110 | 1110 |
Color Harmonies of #331316
Complementary color
Monochromatic Colors of #331316
Black with #331316
Text Example
Text Example
White with #331316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331316; }
p { color: rgb(51,19,22); }
H1.HeaderClassName
{
color: #331316;
}
.AnyTagClassName
{
color: #331316;
}
</style>
background-color css
<style>
a { background-color: #331316; }
a { background-color: rgb(51,19,22); }
div.DivClassName
{
background-color: #331316;
}
.BgClassName
{
background-color: #331316;
}
</style>
border-color css
<style>
span { border-color: #331316; }
span { border-color: rgb(51,19,22); }
td.TdClassName
{
border-color: #331316;
}
.TagClassName
{
border-color: #331316;
}
</style>