Shades of Sangria #880406
Tints of Sangria #880406
RGB
CMYK
RGB Variations
Color information
#880406 (or 0x880406) is known color: Sangria. HEX triplet: 88, 04 and 06. RGB value is (136,4,6). Sum of RGB (Red+Green+Blue) = 136+4+6=146 (19% of max value = 765). Red value is 136 (53.52% from 255 or 93.15% from 146); Green value is 4 (1.95% from 255 or 2.74% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 136 - color contains mainly: red. Hex color #880406 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #880406 is #77FBF9. Grayscale: #2B2B2B. Windows color (decimal): -7863290 or 394376. OLE color: 394376.
HSL color Cylindrical-coordinate representation of color #880406: hue angle of 359.09º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #880406 is Cyan = 0, Magento = 0.97, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 4 | 6 | - |
| CMYK | 0 | 0.97 | 0.96 | 0.47 |
| HSL | 359.09º | 0.94% | 0.27% | - |
| HSV(B) | 359.09º | 0.97% | 0.53% | - |
| XYZ | 10.23 | 5.33 | 0.66 | - |
| YUV | 43.7 | 106.73 | 193.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 4 | 6 | 0 | 0.97 | 0.96 | 0.47 | 359.09 | 0.94 | 0.27 |
| Hex | 88 | 4 | 6 | 0 | 61 | 60 | 2F | 167 | 5E | 1B |
| Octal | 210 | 4 | 6 | 0 | 141 | 140 | 57 | 547 | 136 | 33 |
| Binary | 10001000 | 100 | 110 | 0 | 1100001 | 1100000 | 101111 | 101100111 | 1011110 | 11011 |
Color Harmonies of #880406
Complementary color
Monochromatic Colors of #880406
Black with #880406
Text Example
Text Example
White with #880406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #880406; }
p { color: rgb(136,4,6); }
H1.HeaderClassName
{
color: #880406;
}
.AnyTagClassName
{
color: #880406;
}
</style>
background-color css
<style>
a { background-color: #880406; }
a { background-color: rgb(136,4,6); }
div.DivClassName
{
background-color: #880406;
}
.BgClassName
{
background-color: #880406;
}
</style>
border-color css
<style>
span { border-color: #880406; }
span { border-color: rgb(136,4,6); }
td.TdClassName
{
border-color: #880406;
}
.TagClassName
{
border-color: #880406;
}
</style>