Shades of Sangria #920407
Tints of Sangria #920407
RGB
CMYK
RGB Variations
Color information
#920407 (or 0x920407) is known color: Sangria. HEX triplet: 92, 04 and 07. RGB value is (146,4,7). Sum of RGB (Red+Green+Blue) = 146+4+7=157 (20% of max value = 765). Red value is 146 (57.42% from 255 or 92.99% from 157); Green value is 4 (1.95% from 255 or 2.55% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 146 - color contains mainly: red. Hex color #920407 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #920407 is #6DFBF8. Grayscale: #2E2E2E. Windows color (decimal): -7207929 or 459922. OLE color: 459922.
HSL color Cylindrical-coordinate representation of color #920407: hue angle of 358.73º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #920407 is Cyan = 0, Magento = 0.97, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 4 | 7 | - |
| CMYK | 0 | 0.97 | 0.95 | 0.43 |
| HSL | 358.73º | 0.95% | 0.29% | - |
| HSV(B) | 358.73º | 0.97% | 0.57% | - |
| XYZ | 11.94 | 6.21 | 0.77 | - |
| YUV | 46.8 | 105.54 | 198.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 4 | 7 | 0 | 0.97 | 0.95 | 0.43 | 358.73 | 0.95 | 0.29 |
| Hex | 92 | 4 | 7 | 0 | 61 | 5F | 2B | 167 | 5F | 1D |
| Octal | 222 | 4 | 7 | 0 | 141 | 137 | 53 | 547 | 137 | 35 |
| Binary | 10010010 | 100 | 111 | 0 | 1100001 | 1011111 | 101011 | 101100111 | 1011111 | 11101 |
Color Harmonies of #920407
Complementary color
Monochromatic Colors of #920407
Black with #920407
Text Example
Text Example
White with #920407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920407; }
p { color: rgb(146,4,7); }
H1.HeaderClassName
{
color: #920407;
}
.AnyTagClassName
{
color: #920407;
}
</style>
background-color css
<style>
a { background-color: #920407; }
a { background-color: rgb(146,4,7); }
div.DivClassName
{
background-color: #920407;
}
.BgClassName
{
background-color: #920407;
}
</style>
border-color css
<style>
span { border-color: #920407; }
span { border-color: rgb(146,4,7); }
td.TdClassName
{
border-color: #920407;
}
.TagClassName
{
border-color: #920407;
}
</style>