Shades of Sangria #930011
Tints of Sangria #930011
RGB
CMYK
RGB Variations
Color information
#930011 (or 0x930011) is known color: Sangria. HEX triplet: 93, 00 and 11. RGB value is (147,0,17). Sum of RGB (Red+Green+Blue) = 147+0+17=164 (21% of max value = 765). Red value is 147 (57.81% from 255 or 89.63% from 164); Green value is 0 (0.39% from 255 or 0% from 164); Blue value is 17 (7.03% from 255 or 10.37% from 164); Max value from RGB is 147 - color contains mainly: red. Hex color #930011 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #930011 is #6CFFEE. Grayscale: #2D2D2D. Windows color (decimal): -7143407 or 1114259. OLE color: 1114259.
HSL color Cylindrical-coordinate representation of color #930011: hue angle of 353.06º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #930011 is Cyan = 0, Magento = 1, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 0 | 17 | - |
| CMYK | 0 | 1 | 0.88 | 0.42 |
| HSL | 353.06º | 1% | 0.29% | - |
| HSV(B) | 353.06º | 1% | 0.58% | - |
| XYZ | 12.13 | 6.24 | 1.1 | - |
| YUV | 45.89 | 111.7 | 200.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 0 | 17 | 0 | 1 | 0.88 | 0.42 | 353.06 | 1 | 0.29 |
| Hex | 93 | 0 | 11 | 0 | 64 | 58 | 2A | 161 | 64 | 1D |
| Octal | 223 | 0 | 21 | 0 | 144 | 130 | 52 | 541 | 144 | 35 |
| Binary | 10010011 | 0 | 10001 | 0 | 1100100 | 1011000 | 101010 | 101100001 | 1100100 | 11101 |
Color Harmonies of #930011
Complementary color
Monochromatic Colors of #930011
Black with #930011
Text Example
Text Example
White with #930011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930011; }
p { color: rgb(147,0,17); }
H1.HeaderClassName
{
color: #930011;
}
.AnyTagClassName
{
color: #930011;
}
</style>
background-color css
<style>
a { background-color: #930011; }
a { background-color: rgb(147,0,17); }
div.DivClassName
{
background-color: #930011;
}
.BgClassName
{
background-color: #930011;
}
</style>
border-color css
<style>
span { border-color: #930011; }
span { border-color: rgb(147,0,17); }
td.TdClassName
{
border-color: #930011;
}
.TagClassName
{
border-color: #930011;
}
</style>