Shades of Rouge #973669
Tints of Rouge #973669
RGB
CMYK
RGB Variations
Color information
#973669 (or 0x973669) is known color: Rouge. HEX triplet: 97, 36 and 69. RGB value is (151,54,105). Sum of RGB (Red+Green+Blue) = 151+54+105=310 (41% of max value = 765). Red value is 151 (59.38% from 255 or 48.71% from 310); Green value is 54 (21.48% from 255 or 17.42% from 310); Blue value is 105 (41.41% from 255 or 33.87% from 310); Max value from RGB is 151 - color contains mainly: red. Hex color #973669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #973669 is #68C996. Grayscale: #585858. Windows color (decimal): -6867351 or 6895255. OLE color: 6895255.
HSL color Cylindrical-coordinate representation of color #973669: hue angle of 328.45º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #973669 is Cyan = 0, Magento = 0.64, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 54 | 105 | - |
| CMYK | 0 | 0.64 | 0.30 | 0.41 |
| HSL | 328.45º | 0.47% | 0.4% | - |
| HSV(B) | 328.45º | 0.64% | 0.59% | - |
| XYZ | 16.63 | 10.24 | 14.46 | - |
| YUV | 88.82 | 137.14 | 172.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 54 | 105 | 0 | 0.64 | 0.30 | 0.41 | 328.45 | 0.47 | 0.4 |
| Hex | 97 | 36 | 69 | 0 | 40 | 1E | 29 | 148 | 2F | 28 |
| Octal | 227 | 66 | 151 | 0 | 100 | 36 | 51 | 510 | 57 | 50 |
| Binary | 10010111 | 110110 | 1101001 | 0 | 1000000 | 11110 | 101001 | 101001000 | 101111 | 101000 |
Color Harmonies of #973669
Complementary color
Monochromatic Colors of #973669
Black with #973669
Text Example
Text Example
White with #973669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973669; }
p { color: rgb(151,54,105); }
H1.HeaderClassName
{
color: #973669;
}
.AnyTagClassName
{
color: #973669;
}
</style>
background-color css
<style>
a { background-color: #973669; }
a { background-color: rgb(151,54,105); }
div.DivClassName
{
background-color: #973669;
}
.BgClassName
{
background-color: #973669;
}
</style>
border-color css
<style>
span { border-color: #973669; }
span { border-color: rgb(151,54,105); }
td.TdClassName
{
border-color: #973669;
}
.TagClassName
{
border-color: #973669;
}
</style>