Shades of Sangria #851518
Tints of Sangria #851518
RGB
CMYK
RGB Variations
Color information
#851518 (or 0x851518) is known color: Sangria. HEX triplet: 85, 15 and 18. RGB value is (133,21,24). Sum of RGB (Red+Green+Blue) = 133+21+24=178 (23% of max value = 765). Red value is 133 (52.34% from 255 or 74.72% from 178); Green value is 21 (8.59% from 255 or 11.80% from 178); Blue value is 24 (9.77% from 255 or 13.48% from 178); Max value from RGB is 133 - color contains mainly: red. Hex color #851518 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851518 is #7AEAE7. Grayscale: #363636. Windows color (decimal): -8055528 or 1578373. OLE color: 1578373.
HSL color Cylindrical-coordinate representation of color #851518: hue angle of 358.39º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #851518 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 21 | 24 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.48 |
| HSL | 358.39º | 0.73% | 0.3% | - |
| HSV(B) | 358.39º | 0.84% | 0.52% | - |
| XYZ | 10.11 | 5.59 | 1.41 | - |
| YUV | 54.83 | 110.61 | 183.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 21 | 24 | 0 | 0.84 | 0.82 | 0.48 | 358.39 | 0.73 | 0.3 |
| Hex | 85 | 15 | 18 | 0 | 54 | 52 | 30 | 166 | 49 | 1E |
| Octal | 205 | 25 | 30 | 0 | 124 | 122 | 60 | 546 | 111 | 36 |
| Binary | 10000101 | 10101 | 11000 | 0 | 1010100 | 1010010 | 110000 | 101100110 | 1001001 | 11110 |
Color Harmonies of #851518
Complementary color
Monochromatic Colors of #851518
Black with #851518
Text Example
Text Example
White with #851518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851518; }
p { color: rgb(133,21,24); }
H1.HeaderClassName
{
color: #851518;
}
.AnyTagClassName
{
color: #851518;
}
</style>
background-color css
<style>
a { background-color: #851518; }
a { background-color: rgb(133,21,24); }
div.DivClassName
{
background-color: #851518;
}
.BgClassName
{
background-color: #851518;
}
</style>
border-color css
<style>
span { border-color: #851518; }
span { border-color: rgb(133,21,24); }
td.TdClassName
{
border-color: #851518;
}
.TagClassName
{
border-color: #851518;
}
</style>