Shades of Sangria #851617
Tints of Sangria #851617
RGB
CMYK
RGB Variations
Color information
#851617 (or 0x851617) is known color: Sangria. HEX triplet: 85, 16 and 17. RGB value is (133,22,23). Sum of RGB (Red+Green+Blue) = 133+22+23=178 (23% of max value = 765). Red value is 133 (52.34% from 255 or 74.72% from 178); Green value is 22 (8.98% from 255 or 12.36% from 178); Blue value is 23 (9.38% from 255 or 12.92% from 178); Max value from RGB is 133 - color contains mainly: red. Hex color #851617 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851617 is #7AE9E8. Grayscale: #373737. Windows color (decimal): -8055273 or 1513093. OLE color: 1513093.
HSL color Cylindrical-coordinate representation of color #851617: hue angle of 359.46º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #851617 is Cyan = 0, Magento = 0.83, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 22 | 23 | - |
| CMYK | 0 | 0.83 | 0.83 | 0.48 |
| HSL | 359.46º | 0.72% | 0.3% | - |
| HSV(B) | 359.46º | 0.83% | 0.52% | - |
| XYZ | 10.11 | 5.62 | 1.36 | - |
| YUV | 55.3 | 109.77 | 183.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 22 | 23 | 0 | 0.83 | 0.83 | 0.48 | 359.46 | 0.72 | 0.3 |
| Hex | 85 | 16 | 17 | 0 | 53 | 53 | 30 | 167 | 48 | 1E |
| Octal | 205 | 26 | 27 | 0 | 123 | 123 | 60 | 547 | 110 | 36 |
| Binary | 10000101 | 10110 | 10111 | 0 | 1010011 | 1010011 | 110000 | 101100111 | 1001000 | 11110 |
Color Harmonies of #851617
Complementary color
Monochromatic Colors of #851617
Black with #851617
Text Example
Text Example
White with #851617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851617; }
p { color: rgb(133,22,23); }
H1.HeaderClassName
{
color: #851617;
}
.AnyTagClassName
{
color: #851617;
}
</style>
background-color css
<style>
a { background-color: #851617; }
a { background-color: rgb(133,22,23); }
div.DivClassName
{
background-color: #851617;
}
.BgClassName
{
background-color: #851617;
}
</style>
border-color css
<style>
span { border-color: #851617; }
span { border-color: rgb(133,22,23); }
td.TdClassName
{
border-color: #851617;
}
.TagClassName
{
border-color: #851617;
}
</style>