Shades of Sangria #760608
Tints of Sangria #760608
RGB
CMYK
RGB Variations
Color information
#760608 (or 0x760608) is known color: Sangria. HEX triplet: 76, 06 and 08. RGB value is (118,6,8). Sum of RGB (Red+Green+Blue) = 118+6+8=132 (17% of max value = 765). Red value is 118 (46.48% from 255 or 89.39% from 132); Green value is 6 (2.73% from 255 or 4.55% from 132); Blue value is 8 (3.52% from 255 or 6.06% from 132); Max value from RGB is 118 - color contains mainly: red. Hex color #760608 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #760608 is #89F9F7. Grayscale: #272727. Windows color (decimal): -9042424 or 525942. OLE color: 525942.
HSL color Cylindrical-coordinate representation of color #760608: hue angle of 358.93º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #760608 is Cyan = 0, Magento = 0.95, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 6 | 8 | - |
| CMYK | 0 | 0.95 | 0.93 | 0.54 |
| HSL | 358.93º | 0.9% | 0.24% | - |
| HSV(B) | 358.93º | 0.95% | 0.46% | - |
| XYZ | 7.58 | 4 | 0.6 | - |
| YUV | 39.72 | 110.11 | 183.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 6 | 8 | 0 | 0.95 | 0.93 | 0.54 | 358.93 | 0.9 | 0.24 |
| Hex | 76 | 6 | 8 | 0 | 5F | 5D | 36 | 167 | 5A | 18 |
| Octal | 166 | 6 | 10 | 0 | 137 | 135 | 66 | 547 | 132 | 30 |
| Binary | 1110110 | 110 | 1000 | 0 | 1011111 | 1011101 | 110110 | 101100111 | 1011010 | 11000 |
Color Harmonies of #760608
Complementary color
Monochromatic Colors of #760608
Black with #760608
Text Example
Text Example
White with #760608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760608; }
p { color: rgb(118,6,8); }
H1.HeaderClassName
{
color: #760608;
}
.AnyTagClassName
{
color: #760608;
}
</style>
background-color css
<style>
a { background-color: #760608; }
a { background-color: rgb(118,6,8); }
div.DivClassName
{
background-color: #760608;
}
.BgClassName
{
background-color: #760608;
}
</style>
border-color css
<style>
span { border-color: #760608; }
span { border-color: rgb(118,6,8); }
td.TdClassName
{
border-color: #760608;
}
.TagClassName
{
border-color: #760608;
}
</style>