Shades of Sangria #920011
Tints of Sangria #920011
RGB
CMYK
RGB Variations
Color information
#920011 (or 0x920011) is known color: Sangria. HEX triplet: 92, 00 and 11. RGB value is (146,0,17). Sum of RGB (Red+Green+Blue) = 146+0+17=163 (21% of max value = 765). Red value is 146 (57.42% from 255 or 89.57% from 163); Green value is 0 (0.39% from 255 or 0% from 163); Blue value is 17 (7.03% from 255 or 10.43% from 163); Max value from RGB is 146 - color contains mainly: red. Hex color #920011 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920011 is #6DFFEE. Grayscale: #2D2D2D. Windows color (decimal): -7208943 or 1114258. OLE color: 1114258.
HSL color Cylindrical-coordinate representation of color #920011: hue angle of 353.01º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #920011 is Cyan = 0, Magento = 1, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 0 | 17 | - |
| CMYK | 0 | 1 | 0.88 | 0.43 |
| HSL | 353.01º | 1% | 0.29% | - |
| HSV(B) | 353.01º | 1% | 0.57% | - |
| XYZ | 11.96 | 6.15 | 1.09 | - |
| YUV | 45.59 | 111.87 | 199.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 0 | 17 | 0 | 1 | 0.88 | 0.43 | 353.01 | 1 | 0.29 |
| Hex | 92 | 0 | 11 | 0 | 64 | 58 | 2B | 161 | 64 | 1D |
| Octal | 222 | 0 | 21 | 0 | 144 | 130 | 53 | 541 | 144 | 35 |
| Binary | 10010010 | 0 | 10001 | 0 | 1100100 | 1011000 | 101011 | 101100001 | 1100100 | 11101 |
Color Harmonies of #920011
Complementary color
Monochromatic Colors of #920011
Black with #920011
Text Example
Text Example
White with #920011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920011; }
p { color: rgb(146,0,17); }
H1.HeaderClassName
{
color: #920011;
}
.AnyTagClassName
{
color: #920011;
}
</style>
background-color css
<style>
a { background-color: #920011; }
a { background-color: rgb(146,0,17); }
div.DivClassName
{
background-color: #920011;
}
.BgClassName
{
background-color: #920011;
}
</style>
border-color css
<style>
span { border-color: #920011; }
span { border-color: rgb(146,0,17); }
td.TdClassName
{
border-color: #920011;
}
.TagClassName
{
border-color: #920011;
}
</style>