Shades of Sangria #760305
Tints of Sangria #760305
RGB
CMYK
RGB Variations
Color information
#760305 (or 0x760305) is known color: Sangria. HEX triplet: 76, 03 and 05. RGB value is (118,3,5). Sum of RGB (Red+Green+Blue) = 118+3+5=126 (16% of max value = 765). Red value is 118 (46.48% from 255 or 93.65% from 126); Green value is 3 (1.56% from 255 or 2.38% from 126); Blue value is 5 (2.34% from 255 or 3.97% from 126); Max value from RGB is 118 - color contains mainly: red. Hex color #760305 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760305 is #89FCFA. Grayscale: #252525. Windows color (decimal): -9043195 or 328566. OLE color: 328566.
HSL color Cylindrical-coordinate representation of color #760305: hue angle of 358.96º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #760305 is Cyan = 0, Magento = 0.97, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 3 | 5 | - |
| CMYK | 0 | 0.97 | 0.96 | 0.54 |
| HSL | 358.96º | 0.95% | 0.24% | - |
| HSV(B) | 358.96º | 0.97% | 0.46% | - |
| XYZ | 7.53 | 3.93 | 0.5 | - |
| YUV | 37.61 | 109.6 | 185.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 3 | 5 | 0 | 0.97 | 0.96 | 0.54 | 358.96 | 0.95 | 0.24 |
| Hex | 76 | 3 | 5 | 0 | 61 | 60 | 36 | 167 | 5F | 18 |
| Octal | 166 | 3 | 5 | 0 | 141 | 140 | 66 | 547 | 137 | 30 |
| Binary | 1110110 | 11 | 101 | 0 | 1100001 | 1100000 | 110110 | 101100111 | 1011111 | 11000 |
Color Harmonies of #760305
Complementary color
Monochromatic Colors of #760305
Black with #760305
Text Example
Text Example
White with #760305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760305; }
p { color: rgb(118,3,5); }
H1.HeaderClassName
{
color: #760305;
}
.AnyTagClassName
{
color: #760305;
}
</style>
background-color css
<style>
a { background-color: #760305; }
a { background-color: rgb(118,3,5); }
div.DivClassName
{
background-color: #760305;
}
.BgClassName
{
background-color: #760305;
}
</style>
border-color css
<style>
span { border-color: #760305; }
span { border-color: rgb(118,3,5); }
td.TdClassName
{
border-color: #760305;
}
.TagClassName
{
border-color: #760305;
}
</style>