Shades of Sangria #920712
Tints of Sangria #920712
RGB
CMYK
RGB Variations
Color information
#920712 (or 0x920712) is known color: Sangria. HEX triplet: 92, 07 and 12. RGB value is (146,7,18). Sum of RGB (Red+Green+Blue) = 146+7+18=171 (22% of max value = 765). Red value is 146 (57.42% from 255 or 85.38% from 171); Green value is 7 (3.12% from 255 or 4.09% from 171); Blue value is 18 (7.42% from 255 or 10.53% from 171); Max value from RGB is 146 - color contains mainly: red. Hex color #920712 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920712 is #6DF8ED. Grayscale: #313131. Windows color (decimal): -7207150 or 1181586. OLE color: 1181586.
HSL color Cylindrical-coordinate representation of color #920712: hue angle of 355.25º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #920712 is Cyan = 0, Magento = 0.95, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 7 | 18 | - |
| CMYK | 0 | 0.95 | 0.88 | 0.43 |
| HSL | 355.25º | 0.91% | 0.3% | - |
| HSV(B) | 355.25º | 0.95% | 0.57% | - |
| XYZ | 12.04 | 6.31 | 1.16 | - |
| YUV | 49.82 | 110.05 | 196.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 7 | 18 | 0 | 0.95 | 0.88 | 0.43 | 355.25 | 0.91 | 0.3 |
| Hex | 92 | 7 | 12 | 0 | 5F | 58 | 2B | 163 | 5B | 1E |
| Octal | 222 | 7 | 22 | 0 | 137 | 130 | 53 | 543 | 133 | 36 |
| Binary | 10010010 | 111 | 10010 | 0 | 1011111 | 1011000 | 101011 | 101100011 | 1011011 | 11110 |
Color Harmonies of #920712
Complementary color
Monochromatic Colors of #920712
Black with #920712
Text Example
Text Example
White with #920712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920712; }
p { color: rgb(146,7,18); }
H1.HeaderClassName
{
color: #920712;
}
.AnyTagClassName
{
color: #920712;
}
</style>
background-color css
<style>
a { background-color: #920712; }
a { background-color: rgb(146,7,18); }
div.DivClassName
{
background-color: #920712;
}
.BgClassName
{
background-color: #920712;
}
</style>
border-color css
<style>
span { border-color: #920712; }
span { border-color: rgb(146,7,18); }
td.TdClassName
{
border-color: #920712;
}
.TagClassName
{
border-color: #920712;
}
</style>