Shades of Sangria #920310
Tints of Sangria #920310
RGB
CMYK
RGB Variations
Color information
#920310 (or 0x920310) is known color: Sangria. HEX triplet: 92, 03 and 10. RGB value is (146,3,16). Sum of RGB (Red+Green+Blue) = 146+3+16=165 (21% of max value = 765). Red value is 146 (57.42% from 255 or 88.48% from 165); Green value is 3 (1.56% from 255 or 1.82% from 165); Blue value is 16 (6.64% from 255 or 9.70% from 165); Max value from RGB is 146 - color contains mainly: red. Hex color #920310 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920310 is #6DFCEF. Grayscale: #2F2F2F. Windows color (decimal): -7208176 or 1049490. OLE color: 1049490.
HSL color Cylindrical-coordinate representation of color #920310: hue angle of 354.55º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #920310 is Cyan = 0, Magento = 0.98, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 3 | 16 | - |
| CMYK | 0 | 0.98 | 0.89 | 0.43 |
| HSL | 354.55º | 0.96% | 0.29% | - |
| HSV(B) | 354.55º | 0.98% | 0.57% | - |
| XYZ | 11.98 | 6.21 | 1.06 | - |
| YUV | 47.24 | 110.38 | 198.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 3 | 16 | 0 | 0.98 | 0.89 | 0.43 | 354.55 | 0.96 | 0.29 |
| Hex | 92 | 3 | 10 | 0 | 62 | 59 | 2B | 163 | 60 | 1D |
| Octal | 222 | 3 | 20 | 0 | 142 | 131 | 53 | 543 | 140 | 35 |
| Binary | 10010010 | 11 | 10000 | 0 | 1100010 | 1011001 | 101011 | 101100011 | 1100000 | 11101 |
Color Harmonies of #920310
Complementary color
Monochromatic Colors of #920310
Black with #920310
Text Example
Text Example
White with #920310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920310; }
p { color: rgb(146,3,16); }
H1.HeaderClassName
{
color: #920310;
}
.AnyTagClassName
{
color: #920310;
}
</style>
background-color css
<style>
a { background-color: #920310; }
a { background-color: rgb(146,3,16); }
div.DivClassName
{
background-color: #920310;
}
.BgClassName
{
background-color: #920310;
}
</style>
border-color css
<style>
span { border-color: #920310; }
span { border-color: rgb(146,3,16); }
td.TdClassName
{
border-color: #920310;
}
.TagClassName
{
border-color: #920310;
}
</style>