Shades of Rustic Red #450310
Tints of Rustic Red #450310
RGB
CMYK
RGB Variations
Color information
#450310 (or 0x450310) is known color: Rustic Red. HEX triplet: 45, 03 and 10. RGB value is (69,3,16). Sum of RGB (Red+Green+Blue) = 69+3+16=88 (11% of max value = 765). Red value is 69 (27.34% from 255 or 78.41% from 88); Green value is 3 (1.56% from 255 or 3.41% from 88); Blue value is 16 (6.64% from 255 or 18.18% from 88); Max value from RGB is 69 - color contains mainly: red. Hex color #450310 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450310 is #BAFCEF. Grayscale: #181818. Windows color (decimal): -12254448 or 1049413. OLE color: 1049413.
HSL color Cylindrical-coordinate representation of color #450310: hue angle of 348.18º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #450310 is Cyan = 0, Magento = 0.96, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 3 | 16 | - |
| CMYK | 0 | 0.96 | 0.77 | 0.73 |
| HSL | 348.18º | 0.92% | 0.14% | - |
| HSV(B) | 348.18º | 0.96% | 0.27% | - |
| XYZ | 2.58 | 1.37 | 0.62 | - |
| YUV | 24.22 | 123.37 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 3 | 16 | 0 | 0.96 | 0.77 | 0.73 | 348.18 | 0.92 | 0.14 |
| Hex | 45 | 3 | 10 | 0 | 60 | 4D | 49 | 15C | 5C | E |
| Octal | 105 | 3 | 20 | 0 | 140 | 115 | 111 | 534 | 134 | 16 |
| Binary | 1000101 | 11 | 10000 | 0 | 1100000 | 1001101 | 1001001 | 101011100 | 1011100 | 1110 |
Color Harmonies of #450310
Complementary color
Monochromatic Colors of #450310
Black with #450310
Text Example
Text Example
White with #450310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450310; }
p { color: rgb(69,3,16); }
H1.HeaderClassName
{
color: #450310;
}
.AnyTagClassName
{
color: #450310;
}
</style>
background-color css
<style>
a { background-color: #450310; }
a { background-color: rgb(69,3,16); }
div.DivClassName
{
background-color: #450310;
}
.BgClassName
{
background-color: #450310;
}
</style>
border-color css
<style>
span { border-color: #450310; }
span { border-color: rgb(69,3,16); }
td.TdClassName
{
border-color: #450310;
}
.TagClassName
{
border-color: #450310;
}
</style>