Shades of Sangria #730509
Tints of Sangria #730509
RGB
CMYK
RGB Variations
Color information
#730509 (or 0x730509) is known color: Sangria. HEX triplet: 73, 05 and 09. RGB value is (115,5,9). Sum of RGB (Red+Green+Blue) = 115+5+9=129 (17% of max value = 765). Red value is 115 (45.31% from 255 or 89.15% from 129); Green value is 5 (2.34% from 255 or 3.88% from 129); Blue value is 9 (3.91% from 255 or 6.98% from 129); Max value from RGB is 115 - color contains mainly: red. Hex color #730509 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #730509 is #8CFAF6. Grayscale: #262626. Windows color (decimal): -9239287 or 591219. OLE color: 591219.
HSL color Cylindrical-coordinate representation of color #730509: hue angle of 357.82º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #730509 is Cyan = 0, Magento = 0.96, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 5 | 9 | - |
| CMYK | 0 | 0.96 | 0.92 | 0.55 |
| HSL | 357.82º | 0.92% | 0.24% | - |
| HSV(B) | 357.82º | 0.96% | 0.45% | - |
| XYZ | 7.17 | 3.77 | 0.61 | - |
| YUV | 38.35 | 111.44 | 182.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 5 | 9 | 0 | 0.96 | 0.92 | 0.55 | 357.82 | 0.92 | 0.24 |
| Hex | 73 | 5 | 9 | 0 | 60 | 5C | 37 | 166 | 5C | 18 |
| Octal | 163 | 5 | 11 | 0 | 140 | 134 | 67 | 546 | 134 | 30 |
| Binary | 1110011 | 101 | 1001 | 0 | 1100000 | 1011100 | 110111 | 101100110 | 1011100 | 11000 |
Color Harmonies of #730509
Complementary color
Monochromatic Colors of #730509
Black with #730509
Text Example
Text Example
White with #730509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730509; }
p { color: rgb(115,5,9); }
H1.HeaderClassName
{
color: #730509;
}
.AnyTagClassName
{
color: #730509;
}
</style>
background-color css
<style>
a { background-color: #730509; }
a { background-color: rgb(115,5,9); }
div.DivClassName
{
background-color: #730509;
}
.BgClassName
{
background-color: #730509;
}
</style>
border-color css
<style>
span { border-color: #730509; }
span { border-color: rgb(115,5,9); }
td.TdClassName
{
border-color: #730509;
}
.TagClassName
{
border-color: #730509;
}
</style>