Shades of Rustic Red #450710
Tints of Rustic Red #450710
RGB
CMYK
RGB Variations
Color information
#450710 (or 0x450710) is known color: Rustic Red. HEX triplet: 45, 07 and 10. RGB value is (69,7,16). Sum of RGB (Red+Green+Blue) = 69+7+16=92 (12% of max value = 765). Red value is 69 (27.34% from 255 or 75% from 92); Green value is 7 (3.12% from 255 or 7.61% from 92); Blue value is 16 (6.64% from 255 or 17.39% from 92); Max value from RGB is 69 - color contains mainly: red. Hex color #450710 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450710 is #BAF8EF. Grayscale: #1A1A1A. Windows color (decimal): -12253424 or 1050437. OLE color: 1050437.
HSL color Cylindrical-coordinate representation of color #450710: hue angle of 351.29º 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 #450710 is Cyan = 0, Magento = 0.90, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 7 | 16 | - |
| CMYK | 0 | 0.90 | 0.77 | 0.73 |
| HSL | 351.29º | 0.82% | 0.15% | - |
| HSV(B) | 351.29º | 0.9% | 0.27% | - |
| XYZ | 2.62 | 1.45 | 0.63 | - |
| YUV | 26.56 | 122.04 | 158.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 7 | 16 | 0 | 0.90 | 0.77 | 0.73 | 351.29 | 0.82 | 0.15 |
| Hex | 45 | 7 | 10 | 0 | 5A | 4D | 49 | 15F | 52 | F |
| Octal | 105 | 7 | 20 | 0 | 132 | 115 | 111 | 537 | 122 | 17 |
| Binary | 1000101 | 111 | 10000 | 0 | 1011010 | 1001101 | 1001001 | 101011111 | 1010010 | 1111 |
Color Harmonies of #450710
Complementary color
Monochromatic Colors of #450710
Black with #450710
Text Example
Text Example
White with #450710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450710; }
p { color: rgb(69,7,16); }
H1.HeaderClassName
{
color: #450710;
}
.AnyTagClassName
{
color: #450710;
}
</style>
background-color css
<style>
a { background-color: #450710; }
a { background-color: rgb(69,7,16); }
div.DivClassName
{
background-color: #450710;
}
.BgClassName
{
background-color: #450710;
}
</style>
border-color css
<style>
span { border-color: #450710; }
span { border-color: rgb(69,7,16); }
td.TdClassName
{
border-color: #450710;
}
.TagClassName
{
border-color: #450710;
}
</style>