Shades of Rustic Red #450714
Tints of Rustic Red #450714
RGB
CMYK
RGB Variations
Color information
#450714 (or 0x450714) is known color: Rustic Red. HEX triplet: 45, 07 and 14. RGB value is (69,7,20). Sum of RGB (Red+Green+Blue) = 69+7+20=96 (12% of max value = 765). Red value is 69 (27.34% from 255 or 71.88% from 96); Green value is 7 (3.12% from 255 or 7.29% from 96); Blue value is 20 (8.20% from 255 or 20.83% from 96); Max value from RGB is 69 - color contains mainly: red. Hex color #450714 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450714 is #BAF8EB. Grayscale: #1B1B1B. Windows color (decimal): -12253420 or 1312581. OLE color: 1312581.
HSL color Cylindrical-coordinate representation of color #450714: hue angle of 347.42º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #450714 is Cyan = 0, Magento = 0.90, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 7 | 20 | - |
| CMYK | 0 | 0.90 | 0.71 | 0.73 |
| HSL | 347.42º | 0.82% | 0.15% | - |
| HSV(B) | 347.42º | 0.9% | 0.27% | - |
| XYZ | 2.66 | 1.47 | 0.81 | - |
| YUV | 27.02 | 124.04 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 7 | 20 | 0 | 0.90 | 0.71 | 0.73 | 347.42 | 0.82 | 0.15 |
| Hex | 45 | 7 | 14 | 0 | 5A | 47 | 49 | 15B | 52 | F |
| Octal | 105 | 7 | 24 | 0 | 132 | 107 | 111 | 533 | 122 | 17 |
| Binary | 1000101 | 111 | 10100 | 0 | 1011010 | 1000111 | 1001001 | 101011011 | 1010010 | 1111 |
Color Harmonies of #450714
Complementary color
Monochromatic Colors of #450714
Black with #450714
Text Example
Text Example
White with #450714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450714; }
p { color: rgb(69,7,20); }
H1.HeaderClassName
{
color: #450714;
}
.AnyTagClassName
{
color: #450714;
}
</style>
background-color css
<style>
a { background-color: #450714; }
a { background-color: rgb(69,7,20); }
div.DivClassName
{
background-color: #450714;
}
.BgClassName
{
background-color: #450714;
}
</style>
border-color css
<style>
span { border-color: #450714; }
span { border-color: rgb(69,7,20); }
td.TdClassName
{
border-color: #450714;
}
.TagClassName
{
border-color: #450714;
}
</style>