Shades of Sangria #730307
Tints of Sangria #730307
RGB
CMYK
RGB Variations
Color information
#730307 (or 0x730307) is known color: Sangria. HEX triplet: 73, 03 and 07. RGB value is (115,3,7). Sum of RGB (Red+Green+Blue) = 115+3+7=125 (16% of max value = 765). Red value is 115 (45.31% from 255 or 92% from 125); Green value is 3 (1.56% from 255 or 2.4% from 125); Blue value is 7 (3.12% from 255 or 5.6% from 125); Max value from RGB is 115 - color contains mainly: red. Hex color #730307 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #730307 is #8CFCF8. Grayscale: #252525. Windows color (decimal): -9239801 or 459635. OLE color: 459635.
HSL color Cylindrical-coordinate representation of color #730307: hue angle of 357.86º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #730307 is Cyan = 0, Magento = 0.97, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 3 | 7 | - |
| CMYK | 0 | 0.97 | 0.94 | 0.55 |
| HSL | 357.86º | 0.95% | 0.23% | - |
| HSV(B) | 357.86º | 0.97% | 0.45% | - |
| XYZ | 7.14 | 3.73 | 0.54 | - |
| YUV | 36.94 | 111.11 | 183.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 3 | 7 | 0 | 0.97 | 0.94 | 0.55 | 357.86 | 0.95 | 0.23 |
| Hex | 73 | 3 | 7 | 0 | 61 | 5E | 37 | 166 | 5F | 17 |
| Octal | 163 | 3 | 7 | 0 | 141 | 136 | 67 | 546 | 137 | 27 |
| Binary | 1110011 | 11 | 111 | 0 | 1100001 | 1011110 | 110111 | 101100110 | 1011111 | 10111 |
Color Harmonies of #730307
Complementary color
Monochromatic Colors of #730307
Black with #730307
Text Example
Text Example
White with #730307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730307; }
p { color: rgb(115,3,7); }
H1.HeaderClassName
{
color: #730307;
}
.AnyTagClassName
{
color: #730307;
}
</style>
background-color css
<style>
a { background-color: #730307; }
a { background-color: rgb(115,3,7); }
div.DivClassName
{
background-color: #730307;
}
.BgClassName
{
background-color: #730307;
}
</style>
border-color css
<style>
span { border-color: #730307; }
span { border-color: rgb(115,3,7); }
td.TdClassName
{
border-color: #730307;
}
.TagClassName
{
border-color: #730307;
}
</style>