Shades of Rustic Red #361519
Tints of Rustic Red #361519
RGB
CMYK
RGB Variations
Color information
#361519 (or 0x361519) is known color: Rustic Red. HEX triplet: 36, 15 and 19. RGB value is (54,21,25). Sum of RGB (Red+Green+Blue) = 54+21+25=100 (13% of max value = 765). Red value is 54 (21.48% from 255 or 54% from 100); Green value is 21 (8.59% from 255 or 21% from 100); Blue value is 25 (10.16% from 255 or 25% from 100); Max value from RGB is 54 - color contains mainly: red. Hex color #361519 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361519 is #C9EAE6. Grayscale: #1F1F1F. Windows color (decimal): -13232871 or 1643830. OLE color: 1643830.
HSL color Cylindrical-coordinate representation of color #361519: hue angle of 352.73º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #361519 is Cyan = 0, Magento = 0.61, Yellow = 0.54 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 25 | - |
| CMYK | 0 | 0.61 | 0.54 | 0.79 |
| HSL | 352.73º | 0.44% | 0.15% | - |
| HSV(B) | 352.73º | 0.61% | 0.21% | - |
| XYZ | 1.96 | 1.39 | 1.08 | - |
| YUV | 31.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 25 | 0 | 0.61 | 0.54 | 0.79 | 352.73 | 0.44 | 0.15 |
| Hex | 36 | 15 | 19 | 0 | 3D | 36 | 4F | 161 | 2C | F |
| Octal | 66 | 25 | 31 | 0 | 75 | 66 | 117 | 541 | 54 | 17 |
| Binary | 110110 | 10101 | 11001 | 0 | 111101 | 110110 | 1001111 | 101100001 | 101100 | 1111 |
Color Harmonies of #361519
Complementary color
Monochromatic Colors of #361519
Black with #361519
Text Example
Text Example
White with #361519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361519; }
p { color: rgb(54,21,25); }
H1.HeaderClassName
{
color: #361519;
}
.AnyTagClassName
{
color: #361519;
}
</style>
background-color css
<style>
a { background-color: #361519; }
a { background-color: rgb(54,21,25); }
div.DivClassName
{
background-color: #361519;
}
.BgClassName
{
background-color: #361519;
}
</style>
border-color css
<style>
span { border-color: #361519; }
span { border-color: rgb(54,21,25); }
td.TdClassName
{
border-color: #361519;
}
.TagClassName
{
border-color: #361519;
}
</style>