Shades of Sangria #750305
Tints of Sangria #750305
RGB
CMYK
RGB Variations
Color information
#750305 (or 0x750305) is known color: Sangria. HEX triplet: 75, 03 and 05. RGB value is (117,3,5). Sum of RGB (Red+Green+Blue) = 117+3+5=125 (16% of max value = 765). Red value is 117 (46.09% from 255 or 93.6% from 125); Green value is 3 (1.56% from 255 or 2.4% from 125); Blue value is 5 (2.34% from 255 or 4% from 125); Max value from RGB is 117 - color contains mainly: red. Hex color #750305 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #750305 is #8AFCFA. Grayscale: #252525. Windows color (decimal): -9108731 or 328565. OLE color: 328565.
HSL color Cylindrical-coordinate representation of color #750305: hue angle of 358.95º 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 #750305 is Cyan = 0, Magento = 0.97, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 3 | 5 | - |
| CMYK | 0 | 0.97 | 0.96 | 0.54 |
| HSL | 358.95º | 0.95% | 0.24% | - |
| HSV(B) | 358.95º | 0.97% | 0.46% | - |
| XYZ | 7.4 | 3.86 | 0.5 | - |
| YUV | 37.31 | 109.77 | 184.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 3 | 5 | 0 | 0.97 | 0.96 | 0.54 | 358.95 | 0.95 | 0.24 |
| Hex | 75 | 3 | 5 | 0 | 61 | 60 | 36 | 167 | 5F | 18 |
| Octal | 165 | 3 | 5 | 0 | 141 | 140 | 66 | 547 | 137 | 30 |
| Binary | 1110101 | 11 | 101 | 0 | 1100001 | 1100000 | 110110 | 101100111 | 1011111 | 11000 |
Color Harmonies of #750305
Complementary color
Monochromatic Colors of #750305
Black with #750305
Text Example
Text Example
White with #750305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750305; }
p { color: rgb(117,3,5); }
H1.HeaderClassName
{
color: #750305;
}
.AnyTagClassName
{
color: #750305;
}
</style>
background-color css
<style>
a { background-color: #750305; }
a { background-color: rgb(117,3,5); }
div.DivClassName
{
background-color: #750305;
}
.BgClassName
{
background-color: #750305;
}
</style>
border-color css
<style>
span { border-color: #750305; }
span { border-color: rgb(117,3,5); }
td.TdClassName
{
border-color: #750305;
}
.TagClassName
{
border-color: #750305;
}
</style>