Shades of Rustic Red #450915
Tints of Rustic Red #450915
RGB
CMYK
RGB Variations
Color information
#450915 (or 0x450915) is known color: Rustic Red. HEX triplet: 45, 09 and 15. RGB value is (69,9,21). Sum of RGB (Red+Green+Blue) = 69+9+21=99 (13% of max value = 765). Red value is 69 (27.34% from 255 or 69.70% from 99); Green value is 9 (3.91% from 255 or 9.09% from 99); Blue value is 21 (8.59% from 255 or 21.21% from 99); Max value from RGB is 69 - color contains mainly: red. Hex color #450915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450915 is #BAF6EA. Grayscale: #1C1C1C. Windows color (decimal): -12252907 or 1378629. OLE color: 1378629.
HSL color Cylindrical-coordinate representation of color #450915: hue angle of 348º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #450915 is Cyan = 0, Magento = 0.87, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 9 | 21 | - |
| CMYK | 0 | 0.87 | 0.70 | 0.73 |
| HSL | 348º | 0.77% | 0.15% | - |
| HSV(B) | 348º | 0.87% | 0.27% | - |
| XYZ | 2.69 | 1.51 | 0.86 | - |
| YUV | 28.31 | 123.88 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 9 | 21 | 0 | 0.87 | 0.70 | 0.73 | 348 | 0.77 | 0.15 |
| Hex | 45 | 9 | 15 | 0 | 57 | 46 | 49 | 15C | 4D | F |
| Octal | 105 | 11 | 25 | 0 | 127 | 106 | 111 | 534 | 115 | 17 |
| Binary | 1000101 | 1001 | 10101 | 0 | 1010111 | 1000110 | 1001001 | 101011100 | 1001101 | 1111 |
Color Harmonies of #450915
Complementary color
Monochromatic Colors of #450915
Black with #450915
Text Example
Text Example
White with #450915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450915; }
p { color: rgb(69,9,21); }
H1.HeaderClassName
{
color: #450915;
}
.AnyTagClassName
{
color: #450915;
}
</style>
background-color css
<style>
a { background-color: #450915; }
a { background-color: rgb(69,9,21); }
div.DivClassName
{
background-color: #450915;
}
.BgClassName
{
background-color: #450915;
}
</style>
border-color css
<style>
span { border-color: #450915; }
span { border-color: rgb(69,9,21); }
td.TdClassName
{
border-color: #450915;
}
.TagClassName
{
border-color: #450915;
}
</style>