Shades of Rouge #973972
Tints of Rouge #973972
RGB
CMYK
RGB Variations
Color information
#973972 (or 0x973972) is known color: Rouge. HEX triplet: 97, 39 and 72. RGB value is (151,57,114). Sum of RGB (Red+Green+Blue) = 151+57+114=322 (42% of max value = 765). Red value is 151 (59.38% from 255 or 46.89% from 322); Green value is 57 (22.66% from 255 or 17.70% from 322); Blue value is 114 (44.92% from 255 or 35.40% from 322); Max value from RGB is 151 - color contains mainly: red. Hex color #973972 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #973972 is #68C68D. Grayscale: #5B5B5B. Windows color (decimal): -6866574 or 7485847. OLE color: 7485847.
HSL color Cylindrical-coordinate representation of color #973972: hue angle of 323.62º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #973972 is Cyan = 0, Magento = 0.62, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 57 | 114 | - |
| CMYK | 0 | 0.62 | 0.25 | 0.41 |
| HSL | 323.62º | 0.45% | 0.41% | - |
| HSV(B) | 323.62º | 0.62% | 0.59% | - |
| XYZ | 17.26 | 10.72 | 17.08 | - |
| YUV | 91.6 | 140.64 | 170.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 57 | 114 | 0 | 0.62 | 0.25 | 0.41 | 323.62 | 0.45 | 0.41 |
| Hex | 97 | 39 | 72 | 0 | 3E | 19 | 29 | 144 | 2D | 29 |
| Octal | 227 | 71 | 162 | 0 | 76 | 31 | 51 | 504 | 55 | 51 |
| Binary | 10010111 | 111001 | 1110010 | 0 | 111110 | 11001 | 101001 | 101000100 | 101101 | 101001 |
Color Harmonies of #973972
Complementary color
Monochromatic Colors of #973972
Black with #973972
Text Example
Text Example
White with #973972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973972; }
p { color: rgb(151,57,114); }
H1.HeaderClassName
{
color: #973972;
}
.AnyTagClassName
{
color: #973972;
}
</style>
background-color css
<style>
a { background-color: #973972; }
a { background-color: rgb(151,57,114); }
div.DivClassName
{
background-color: #973972;
}
.BgClassName
{
background-color: #973972;
}
</style>
border-color css
<style>
span { border-color: #973972; }
span { border-color: rgb(151,57,114); }
td.TdClassName
{
border-color: #973972;
}
.TagClassName
{
border-color: #973972;
}
</style>