Shades of Rustic Red #451318
Tints of Rustic Red #451318
RGB
CMYK
RGB Variations
Color information
#451318 (or 0x451318) is known color: Rustic Red. HEX triplet: 45, 13 and 18. RGB value is (69,19,24). Sum of RGB (Red+Green+Blue) = 69+19+24=112 (14% of max value = 765). Red value is 69 (27.34% from 255 or 61.61% from 112); Green value is 19 (7.81% from 255 or 16.96% from 112); Blue value is 24 (9.77% from 255 or 21.43% from 112); Max value from RGB is 69 - color contains mainly: red. Hex color #451318 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451318 is #BAECE7. Grayscale: #222222. Windows color (decimal): -12250344 or 1577797. OLE color: 1577797.
HSL color Cylindrical-coordinate representation of color #451318: hue angle of 354º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #451318 is Cyan = 0, Magento = 0.72, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 19 | 24 | - |
| CMYK | 0 | 0.72 | 0.65 | 0.73 |
| HSL | 354º | 0.57% | 0.17% | - |
| HSV(B) | 354º | 0.72% | 0.27% | - |
| XYZ | 2.85 | 1.8 | 1.06 | - |
| YUV | 34.52 | 122.07 | 152.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 24 | 0 | 0.72 | 0.65 | 0.73 | 354 | 0.57 | 0.17 |
| Hex | 45 | 13 | 18 | 0 | 48 | 41 | 49 | 162 | 39 | 11 |
| Octal | 105 | 23 | 30 | 0 | 110 | 101 | 111 | 542 | 71 | 21 |
| Binary | 1000101 | 10011 | 11000 | 0 | 1001000 | 1000001 | 1001001 | 101100010 | 111001 | 10001 |
Color Harmonies of #451318
Complementary color
Monochromatic Colors of #451318
Black with #451318
Text Example
Text Example
White with #451318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451318; }
p { color: rgb(69,19,24); }
H1.HeaderClassName
{
color: #451318;
}
.AnyTagClassName
{
color: #451318;
}
</style>
background-color css
<style>
a { background-color: #451318; }
a { background-color: rgb(69,19,24); }
div.DivClassName
{
background-color: #451318;
}
.BgClassName
{
background-color: #451318;
}
</style>
border-color css
<style>
span { border-color: #451318; }
span { border-color: rgb(69,19,24); }
td.TdClassName
{
border-color: #451318;
}
.TagClassName
{
border-color: #451318;
}
</style>