Shades of Sangria #730508
Tints of Sangria #730508
RGB
CMYK
RGB Variations
Color information
#730508 (or 0x730508) is known color: Sangria. HEX triplet: 73, 05 and 08. RGB value is (115,5,8). Sum of RGB (Red+Green+Blue) = 115+5+8=128 (16% of max value = 765). Red value is 115 (45.31% from 255 or 89.84% from 128); Green value is 5 (2.34% from 255 or 3.91% from 128); Blue value is 8 (3.52% from 255 or 6.25% from 128); Max value from RGB is 115 - color contains mainly: red. Hex color #730508 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #730508 is #8CFAF7. Grayscale: #262626. Windows color (decimal): -9239288 or 525683. OLE color: 525683.
HSL color Cylindrical-coordinate representation of color #730508: hue angle of 358.36º 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 #730508 is Cyan = 0, Magento = 0.96, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 5 | 8 | - |
| CMYK | 0 | 0.96 | 0.93 | 0.55 |
| HSL | 358.36º | 0.92% | 0.24% | - |
| HSV(B) | 358.36º | 0.96% | 0.45% | - |
| XYZ | 7.17 | 3.77 | 0.58 | - |
| YUV | 38.23 | 110.94 | 182.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 5 | 8 | 0 | 0.96 | 0.93 | 0.55 | 358.36 | 0.92 | 0.24 |
| Hex | 73 | 5 | 8 | 0 | 60 | 5D | 37 | 166 | 5C | 18 |
| Octal | 163 | 5 | 10 | 0 | 140 | 135 | 67 | 546 | 134 | 30 |
| Binary | 1110011 | 101 | 1000 | 0 | 1100000 | 1011101 | 110111 | 101100110 | 1011100 | 11000 |
Color Harmonies of #730508
Complementary color
Monochromatic Colors of #730508
Black with #730508
Text Example
Text Example
White with #730508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730508; }
p { color: rgb(115,5,8); }
H1.HeaderClassName
{
color: #730508;
}
.AnyTagClassName
{
color: #730508;
}
</style>
background-color css
<style>
a { background-color: #730508; }
a { background-color: rgb(115,5,8); }
div.DivClassName
{
background-color: #730508;
}
.BgClassName
{
background-color: #730508;
}
</style>
border-color css
<style>
span { border-color: #730508; }
span { border-color: rgb(115,5,8); }
td.TdClassName
{
border-color: #730508;
}
.TagClassName
{
border-color: #730508;
}
</style>