Shades of Sangria #921014
Tints of Sangria #921014
RGB
CMYK
RGB Variations
Color information
#921014 (or 0x921014) is known color: Sangria. HEX triplet: 92, 10 and 14. RGB value is (146,16,20). Sum of RGB (Red+Green+Blue) = 146+16+20=182 (24% of max value = 765). Red value is 146 (57.42% from 255 or 80.22% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 20 (8.20% from 255 or 10.99% from 182); Max value from RGB is 146 - color contains mainly: red. Hex color #921014 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #921014 is #6DEFEB. Grayscale: #373737. Windows color (decimal): -7204844 or 1314962. OLE color: 1314962.
HSL color Cylindrical-coordinate representation of color #921014: hue angle of 358.15º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #921014 is Cyan = 0, Magento = 0.89, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 16 | 20 | - |
| CMYK | 0 | 0.89 | 0.86 | 0.43 |
| HSL | 358.15º | 0.8% | 0.32% | - |
| HSV(B) | 358.15º | 0.89% | 0.57% | - |
| XYZ | 12.17 | 6.53 | 1.28 | - |
| YUV | 55.33 | 108.07 | 192.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 16 | 20 | 0 | 0.89 | 0.86 | 0.43 | 358.15 | 0.8 | 0.32 |
| Hex | 92 | 10 | 14 | 0 | 59 | 56 | 2B | 166 | 50 | 20 |
| Octal | 222 | 20 | 24 | 0 | 131 | 126 | 53 | 546 | 120 | 40 |
| Binary | 10010010 | 10000 | 10100 | 0 | 1011001 | 1010110 | 101011 | 101100110 | 1010000 | 100000 |
Color Harmonies of #921014
Complementary color
Monochromatic Colors of #921014
Black with #921014
Text Example
Text Example
White with #921014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921014; }
p { color: rgb(146,16,20); }
H1.HeaderClassName
{
color: #921014;
}
.AnyTagClassName
{
color: #921014;
}
</style>
background-color css
<style>
a { background-color: #921014; }
a { background-color: rgb(146,16,20); }
div.DivClassName
{
background-color: #921014;
}
.BgClassName
{
background-color: #921014;
}
</style>
border-color css
<style>
span { border-color: #921014; }
span { border-color: rgb(146,16,20); }
td.TdClassName
{
border-color: #921014;
}
.TagClassName
{
border-color: #921014;
}
</style>