Shades of Sangria #940609
Tints of Sangria #940609
RGB
CMYK
RGB Variations
Color information
#940609 (or 0x940609) is known color: Sangria. HEX triplet: 94, 06 and 09. RGB value is (148,6,9). Sum of RGB (Red+Green+Blue) = 148+6+9=163 (21% of max value = 765). Red value is 148 (58.20% from 255 or 90.80% from 163); Green value is 6 (2.73% from 255 or 3.68% from 163); Blue value is 9 (3.91% from 255 or 5.52% from 163); Max value from RGB is 148 - color contains mainly: red. Hex color #940609 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #940609 is #6BF9F6. Grayscale: #303030. Windows color (decimal): -7076343 or 591508. OLE color: 591508.
HSL color Cylindrical-coordinate representation of color #940609: hue angle of 358.73º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #940609 is Cyan = 0, Magento = 0.96, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 6 | 9 | - |
| CMYK | 0 | 0.96 | 0.94 | 0.42 |
| HSL | 358.73º | 0.92% | 0.3% | - |
| HSV(B) | 358.73º | 0.96% | 0.58% | - |
| XYZ | 12.33 | 6.45 | 0.85 | - |
| YUV | 48.8 | 105.54 | 198.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 6 | 9 | 0 | 0.96 | 0.94 | 0.42 | 358.73 | 0.92 | 0.3 |
| Hex | 94 | 6 | 9 | 0 | 60 | 5E | 2A | 167 | 5C | 1E |
| Octal | 224 | 6 | 11 | 0 | 140 | 136 | 52 | 547 | 134 | 36 |
| Binary | 10010100 | 110 | 1001 | 0 | 1100000 | 1011110 | 101010 | 101100111 | 1011100 | 11110 |
Color Harmonies of #940609
Complementary color
Monochromatic Colors of #940609
Black with #940609
Text Example
Text Example
White with #940609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940609; }
p { color: rgb(148,6,9); }
H1.HeaderClassName
{
color: #940609;
}
.AnyTagClassName
{
color: #940609;
}
</style>
background-color css
<style>
a { background-color: #940609; }
a { background-color: rgb(148,6,9); }
div.DivClassName
{
background-color: #940609;
}
.BgClassName
{
background-color: #940609;
}
</style>
border-color css
<style>
span { border-color: #940609; }
span { border-color: rgb(148,6,9); }
td.TdClassName
{
border-color: #940609;
}
.TagClassName
{
border-color: #940609;
}
</style>