Shades of Sangria #920608
Tints of Sangria #920608
RGB
CMYK
RGB Variations
Color information
#920608 (or 0x920608) is known color: Sangria. HEX triplet: 92, 06 and 08. RGB value is (146,6,8). Sum of RGB (Red+Green+Blue) = 146+6+8=160 (21% of max value = 765). Red value is 146 (57.42% from 255 or 91.25% from 160); Green value is 6 (2.73% from 255 or 3.75% from 160); Blue value is 8 (3.52% from 255 or 5% from 160); Max value from RGB is 146 - color contains mainly: red. Hex color #920608 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920608 is #6DF9F7. Grayscale: #303030. Windows color (decimal): -7207416 or 525970. OLE color: 525970.
HSL color Cylindrical-coordinate representation of color #920608: hue angle of 359.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #920608 is Cyan = 0, Magento = 0.96, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 6 | 8 | - |
| CMYK | 0 | 0.96 | 0.95 | 0.43 |
| HSL | 359.14º | 0.92% | 0.3% | - |
| HSV(B) | 359.14º | 0.96% | 0.57% | - |
| XYZ | 11.96 | 6.26 | 0.81 | - |
| YUV | 48.09 | 105.38 | 197.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 6 | 8 | 0 | 0.96 | 0.95 | 0.43 | 359.14 | 0.92 | 0.3 |
| Hex | 92 | 6 | 8 | 0 | 60 | 5F | 2B | 167 | 5C | 1E |
| Octal | 222 | 6 | 10 | 0 | 140 | 137 | 53 | 547 | 134 | 36 |
| Binary | 10010010 | 110 | 1000 | 0 | 1100000 | 1011111 | 101011 | 101100111 | 1011100 | 11110 |
Color Harmonies of #920608
Complementary color
Monochromatic Colors of #920608
Black with #920608
Text Example
Text Example
White with #920608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920608; }
p { color: rgb(146,6,8); }
H1.HeaderClassName
{
color: #920608;
}
.AnyTagClassName
{
color: #920608;
}
</style>
background-color css
<style>
a { background-color: #920608; }
a { background-color: rgb(146,6,8); }
div.DivClassName
{
background-color: #920608;
}
.BgClassName
{
background-color: #920608;
}
</style>
border-color css
<style>
span { border-color: #920608; }
span { border-color: rgb(146,6,8); }
td.TdClassName
{
border-color: #920608;
}
.TagClassName
{
border-color: #920608;
}
</style>