Shades of Sangria #841014
Tints of Sangria #841014
RGB
CMYK
RGB Variations
Color information
#841014 (or 0x841014) is known color: Sangria. HEX triplet: 84, 10 and 14. RGB value is (132,16,20). Sum of RGB (Red+Green+Blue) = 132+16+20=168 (22% of max value = 765). Red value is 132 (51.95% from 255 or 78.57% from 168); Green value is 16 (6.64% from 255 or 9.52% from 168); Blue value is 20 (8.20% from 255 or 11.90% from 168); Max value from RGB is 132 - color contains mainly: red. Hex color #841014 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841014 is #7BEFEB. Grayscale: #333333. Windows color (decimal): -8122348 or 1314948. OLE color: 1314948.
HSL color Cylindrical-coordinate representation of color #841014: hue angle of 357.93º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #841014 is Cyan = 0, Magento = 0.88, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 16 | 20 | - |
| CMYK | 0 | 0.88 | 0.85 | 0.48 |
| HSL | 357.93º | 0.78% | 0.29% | - |
| HSV(B) | 357.93º | 0.88% | 0.52% | - |
| XYZ | 9.83 | 5.33 | 1.17 | - |
| YUV | 51.14 | 110.43 | 185.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 16 | 20 | 0 | 0.88 | 0.85 | 0.48 | 357.93 | 0.78 | 0.29 |
| Hex | 84 | 10 | 14 | 0 | 58 | 55 | 30 | 166 | 4E | 1D |
| Octal | 204 | 20 | 24 | 0 | 130 | 125 | 60 | 546 | 116 | 35 |
| Binary | 10000100 | 10000 | 10100 | 0 | 1011000 | 1010101 | 110000 | 101100110 | 1001110 | 11101 |
Color Harmonies of #841014
Complementary color
Monochromatic Colors of #841014
Black with #841014
Text Example
Text Example
White with #841014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841014; }
p { color: rgb(132,16,20); }
H1.HeaderClassName
{
color: #841014;
}
.AnyTagClassName
{
color: #841014;
}
</style>
background-color css
<style>
a { background-color: #841014; }
a { background-color: rgb(132,16,20); }
div.DivClassName
{
background-color: #841014;
}
.BgClassName
{
background-color: #841014;
}
</style>
border-color css
<style>
span { border-color: #841014; }
span { border-color: rgb(132,16,20); }
td.TdClassName
{
border-color: #841014;
}
.TagClassName
{
border-color: #841014;
}
</style>