Shades of Rustic Red #361419
Tints of Rustic Red #361419
RGB
CMYK
RGB Variations
Color information
#361419 (or 0x361419) is known color: Rustic Red. HEX triplet: 36, 14 and 19. RGB value is (54,20,25). Sum of RGB (Red+Green+Blue) = 54+20+25=99 (13% of max value = 765). Red value is 54 (21.48% from 255 or 54.55% from 99); Green value is 20 (8.20% from 255 or 20.20% from 99); Blue value is 25 (10.16% from 255 or 25.25% from 99); Max value from RGB is 54 - color contains mainly: red. Hex color #361419 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361419 is #C9EBE6. Grayscale: #1E1E1E. Windows color (decimal): -13233127 or 1643574. OLE color: 1643574.
HSL color Cylindrical-coordinate representation of color #361419: hue angle of 351.18º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #361419 is Cyan = 0, Magento = 0.63, Yellow = 0.54 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 25 | - |
| CMYK | 0 | 0.63 | 0.54 | 0.79 |
| HSL | 351.18º | 0.46% | 0.15% | - |
| HSV(B) | 351.18º | 0.63% | 0.21% | - |
| XYZ | 1.95 | 1.35 | 1.08 | - |
| YUV | 30.74 | 124.76 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 25 | 0 | 0.63 | 0.54 | 0.79 | 351.18 | 0.46 | 0.15 |
| Hex | 36 | 14 | 19 | 0 | 3F | 36 | 4F | 15F | 2E | F |
| Octal | 66 | 24 | 31 | 0 | 77 | 66 | 117 | 537 | 56 | 17 |
| Binary | 110110 | 10100 | 11001 | 0 | 111111 | 110110 | 1001111 | 101011111 | 101110 | 1111 |
Color Harmonies of #361419
Complementary color
Monochromatic Colors of #361419
Black with #361419
Text Example
Text Example
White with #361419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361419; }
p { color: rgb(54,20,25); }
H1.HeaderClassName
{
color: #361419;
}
.AnyTagClassName
{
color: #361419;
}
</style>
background-color css
<style>
a { background-color: #361419; }
a { background-color: rgb(54,20,25); }
div.DivClassName
{
background-color: #361419;
}
.BgClassName
{
background-color: #361419;
}
</style>
border-color css
<style>
span { border-color: #361419; }
span { border-color: rgb(54,20,25); }
td.TdClassName
{
border-color: #361419;
}
.TagClassName
{
border-color: #361419;
}
</style>