Shades of Sangria #920812
Tints of Sangria #920812
RGB
CMYK
RGB Variations
Color information
#920812 (or 0x920812) is known color: Sangria. HEX triplet: 92, 08 and 12. RGB value is (146,8,18). Sum of RGB (Red+Green+Blue) = 146+8+18=172 (22% of max value = 765). Red value is 146 (57.42% from 255 or 84.88% from 172); Green value is 8 (3.52% from 255 or 4.65% from 172); Blue value is 18 (7.42% from 255 or 10.47% from 172); Max value from RGB is 146 - color contains mainly: red. Hex color #920812 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920812 is #6DF7ED. Grayscale: #323232. Windows color (decimal): -7206894 or 1181842. OLE color: 1181842.
HSL color Cylindrical-coordinate representation of color #920812: hue angle of 355.65º degrees, saturation: 0.9, 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 #920812 is Cyan = 0, Magento = 0.95, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 8 | 18 | - |
| CMYK | 0 | 0.95 | 0.88 | 0.43 |
| HSL | 355.65º | 0.9% | 0.3% | - |
| HSV(B) | 355.65º | 0.95% | 0.57% | - |
| XYZ | 12.05 | 6.33 | 1.16 | - |
| YUV | 50.4 | 109.72 | 196.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 8 | 18 | 0 | 0.95 | 0.88 | 0.43 | 355.65 | 0.9 | 0.3 |
| Hex | 92 | 8 | 12 | 0 | 5F | 58 | 2B | 164 | 5A | 1E |
| Octal | 222 | 10 | 22 | 0 | 137 | 130 | 53 | 544 | 132 | 36 |
| Binary | 10010010 | 1000 | 10010 | 0 | 1011111 | 1011000 | 101011 | 101100100 | 1011010 | 11110 |
Color Harmonies of #920812
Complementary color
Monochromatic Colors of #920812
Black with #920812
Text Example
Text Example
White with #920812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920812; }
p { color: rgb(146,8,18); }
H1.HeaderClassName
{
color: #920812;
}
.AnyTagClassName
{
color: #920812;
}
</style>
background-color css
<style>
a { background-color: #920812; }
a { background-color: rgb(146,8,18); }
div.DivClassName
{
background-color: #920812;
}
.BgClassName
{
background-color: #920812;
}
</style>
border-color css
<style>
span { border-color: #920812; }
span { border-color: rgb(146,8,18); }
td.TdClassName
{
border-color: #920812;
}
.TagClassName
{
border-color: #920812;
}
</style>