Shades of Sangria #921416
Tints of Sangria #921416
RGB
CMYK
RGB Variations
Color information
#921416 (or 0x921416) is known color: Sangria. HEX triplet: 92, 14 and 16. RGB value is (146,20,22). Sum of RGB (Red+Green+Blue) = 146+20+22=188 (24% of max value = 765). Red value is 146 (57.42% from 255 or 77.66% from 188); Green value is 20 (8.20% from 255 or 10.64% from 188); Blue value is 22 (8.98% from 255 or 11.70% from 188); Max value from RGB is 146 - color contains mainly: red. Hex color #921416 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #921416 is #6DEBE9. Grayscale: #3A3A3A. Windows color (decimal): -7203818 or 1447058. OLE color: 1447058.
HSL color Cylindrical-coordinate representation of color #921416: hue angle of 359.05º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #921416 is Cyan = 0, Magento = 0.86, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 20 | 22 | - |
| CMYK | 0 | 0.86 | 0.85 | 0.43 |
| HSL | 359.05º | 0.76% | 0.33% | - |
| HSV(B) | 359.05º | 0.86% | 0.57% | - |
| XYZ | 12.25 | 6.67 | 1.4 | - |
| YUV | 57.9 | 107.74 | 190.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 20 | 22 | 0 | 0.86 | 0.85 | 0.43 | 359.05 | 0.76 | 0.33 |
| Hex | 92 | 14 | 16 | 0 | 56 | 55 | 2B | 167 | 4C | 21 |
| Octal | 222 | 24 | 26 | 0 | 126 | 125 | 53 | 547 | 114 | 41 |
| Binary | 10010010 | 10100 | 10110 | 0 | 1010110 | 1010101 | 101011 | 101100111 | 1001100 | 100001 |
Color Harmonies of #921416
Complementary color
Monochromatic Colors of #921416
Black with #921416
Text Example
Text Example
White with #921416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921416; }
p { color: rgb(146,20,22); }
H1.HeaderClassName
{
color: #921416;
}
.AnyTagClassName
{
color: #921416;
}
</style>
background-color css
<style>
a { background-color: #921416; }
a { background-color: rgb(146,20,22); }
div.DivClassName
{
background-color: #921416;
}
.BgClassName
{
background-color: #921416;
}
</style>
border-color css
<style>
span { border-color: #921416; }
span { border-color: rgb(146,20,22); }
td.TdClassName
{
border-color: #921416;
}
.TagClassName
{
border-color: #921416;
}
</style>