Shades of Rustic Red #451719
Tints of Rustic Red #451719
RGB
CMYK
RGB Variations
Color information
#451719 (or 0x451719) is known color: Rustic Red. HEX triplet: 45, 17 and 19. RGB value is (69,23,25). Sum of RGB (Red+Green+Blue) = 69+23+25=117 (15% of max value = 765). Red value is 69 (27.34% from 255 or 58.97% from 117); Green value is 23 (9.38% from 255 or 19.66% from 117); Blue value is 25 (10.16% from 255 or 21.37% from 117); Max value from RGB is 69 - color contains mainly: red. Hex color #451719 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451719 is #BAE8E6. Grayscale: #252525. Windows color (decimal): -12249319 or 1644357. OLE color: 1644357.
HSL color Cylindrical-coordinate representation of color #451719: hue angle of 357.39º degrees, saturation: 0.5, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #451719 is Cyan = 0, Magento = 0.67, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 23 | 25 | - |
| CMYK | 0 | 0.67 | 0.64 | 0.73 |
| HSL | 357.39º | 0.5% | 0.18% | - |
| HSV(B) | 357.39º | 0.67% | 0.27% | - |
| XYZ | 2.94 | 1.95 | 1.14 | - |
| YUV | 36.98 | 121.24 | 150.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 25 | 0 | 0.67 | 0.64 | 0.73 | 357.39 | 0.5 | 0.18 |
| Hex | 45 | 17 | 19 | 0 | 43 | 40 | 49 | 165 | 32 | 12 |
| Octal | 105 | 27 | 31 | 0 | 103 | 100 | 111 | 545 | 62 | 22 |
| Binary | 1000101 | 10111 | 11001 | 0 | 1000011 | 1000000 | 1001001 | 101100101 | 110010 | 10010 |
Color Harmonies of #451719
Complementary color
Monochromatic Colors of #451719
Black with #451719
Text Example
Text Example
White with #451719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451719; }
p { color: rgb(69,23,25); }
H1.HeaderClassName
{
color: #451719;
}
.AnyTagClassName
{
color: #451719;
}
</style>
background-color css
<style>
a { background-color: #451719; }
a { background-color: rgb(69,23,25); }
div.DivClassName
{
background-color: #451719;
}
.BgClassName
{
background-color: #451719;
}
</style>
border-color css
<style>
span { border-color: #451719; }
span { border-color: rgb(69,23,25); }
td.TdClassName
{
border-color: #451719;
}
.TagClassName
{
border-color: #451719;
}
</style>