Shades of Sangria #861318
Tints of Sangria #861318
RGB
CMYK
RGB Variations
Color information
#861318 (or 0x861318) is known color: Sangria. HEX triplet: 86, 13 and 18. RGB value is (134,19,24). Sum of RGB (Red+Green+Blue) = 134+19+24=177 (23% of max value = 765). Red value is 134 (52.73% from 255 or 75.71% from 177); Green value is 19 (7.81% from 255 or 10.73% from 177); Blue value is 24 (9.77% from 255 or 13.56% from 177); Max value from RGB is 134 - color contains mainly: red. Hex color #861318 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861318 is #79ECE7. Grayscale: #363636. Windows color (decimal): -7990504 or 1577862. OLE color: 1577862.
HSL color Cylindrical-coordinate representation of color #861318: hue angle of 357.39º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #861318 is Cyan = 0, Magento = 0.86, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 19 | 24 | - |
| CMYK | 0 | 0.86 | 0.82 | 0.47 |
| HSL | 357.39º | 0.75% | 0.3% | - |
| HSV(B) | 357.39º | 0.86% | 0.53% | - |
| XYZ | 10.23 | 5.6 | 1.41 | - |
| YUV | 53.96 | 111.1 | 185.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 19 | 24 | 0 | 0.86 | 0.82 | 0.47 | 357.39 | 0.75 | 0.3 |
| Hex | 86 | 13 | 18 | 0 | 56 | 52 | 2F | 165 | 4B | 1E |
| Octal | 206 | 23 | 30 | 0 | 126 | 122 | 57 | 545 | 113 | 36 |
| Binary | 10000110 | 10011 | 11000 | 0 | 1010110 | 1010010 | 101111 | 101100101 | 1001011 | 11110 |
Color Harmonies of #861318
Complementary color
Monochromatic Colors of #861318
Black with #861318
Text Example
Text Example
White with #861318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861318; }
p { color: rgb(134,19,24); }
H1.HeaderClassName
{
color: #861318;
}
.AnyTagClassName
{
color: #861318;
}
</style>
background-color css
<style>
a { background-color: #861318; }
a { background-color: rgb(134,19,24); }
div.DivClassName
{
background-color: #861318;
}
.BgClassName
{
background-color: #861318;
}
</style>
border-color css
<style>
span { border-color: #861318; }
span { border-color: rgb(134,19,24); }
td.TdClassName
{
border-color: #861318;
}
.TagClassName
{
border-color: #861318;
}
</style>