Shades of Rustic Red #350819
Tints of Rustic Red #350819
RGB
CMYK
RGB Variations
Color information
#350819 (or 0x350819) is known color: Rustic Red. HEX triplet: 35, 08 and 19. RGB value is (53,8,25). Sum of RGB (Red+Green+Blue) = 53+8+25=86 (11% of max value = 765). Red value is 53 (21.09% from 255 or 61.63% from 86); Green value is 8 (3.52% from 255 or 9.30% from 86); Blue value is 25 (10.16% from 255 or 29.07% from 86); Max value from RGB is 53 - color contains mainly: red. Hex color #350819 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #350819 is #CAF7E6. Grayscale: #171717. Windows color (decimal): -13301735 or 1640501. OLE color: 1640501.
HSL color Cylindrical-coordinate representation of color #350819: hue angle of 337.33º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #350819 is Cyan = 0, Magento = 0.85, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 8 | 25 | - |
| CMYK | 0 | 0.85 | 0.53 | 0.79 |
| HSL | 337.33º | 0.74% | 0.12% | - |
| HSV(B) | 337.33º | 0.85% | 0.21% | - |
| XYZ | 1.73 | 1 | 1.02 | - |
| YUV | 23.39 | 128.91 | 149.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 25 | 0 | 0.85 | 0.53 | 0.79 | 337.33 | 0.74 | 0.12 |
| Hex | 35 | 8 | 19 | 0 | 55 | 35 | 4F | 151 | 4A | C |
| Octal | 65 | 10 | 31 | 0 | 125 | 65 | 117 | 521 | 112 | 14 |
| Binary | 110101 | 1000 | 11001 | 0 | 1010101 | 110101 | 1001111 | 101010001 | 1001010 | 1100 |
Color Harmonies of #350819
Complementary color
Monochromatic Colors of #350819
Black with #350819
Text Example
Text Example
White with #350819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350819; }
p { color: rgb(53,8,25); }
H1.HeaderClassName
{
color: #350819;
}
.AnyTagClassName
{
color: #350819;
}
</style>
background-color css
<style>
a { background-color: #350819; }
a { background-color: rgb(53,8,25); }
div.DivClassName
{
background-color: #350819;
}
.BgClassName
{
background-color: #350819;
}
</style>
border-color css
<style>
span { border-color: #350819; }
span { border-color: rgb(53,8,25); }
td.TdClassName
{
border-color: #350819;
}
.TagClassName
{
border-color: #350819;
}
</style>