Shades of Rouge #953970
Tints of Rouge #953970
RGB
CMYK
RGB Variations
Color information
#953970 (or 0x953970) is known color: Rouge. HEX triplet: 95, 39 and 70. RGB value is (149,57,112). Sum of RGB (Red+Green+Blue) = 149+57+112=318 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.86% from 318); Green value is 57 (22.66% from 255 or 17.92% from 318); Blue value is 112 (44.14% from 255 or 35.22% from 318); Max value from RGB is 149 - color contains mainly: red. Hex color #953970 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953970 is #6AC68F. Grayscale: #5A5A5A. Windows color (decimal): -6997648 or 7354773. OLE color: 7354773.
HSL color Cylindrical-coordinate representation of color #953970: hue angle of 324.13º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #953970 is Cyan = 0, Magento = 0.62, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 57 | 112 | - |
| CMYK | 0 | 0.62 | 0.25 | 0.42 |
| HSL | 324.13º | 0.45% | 0.4% | - |
| HSV(B) | 324.13º | 0.62% | 0.58% | - |
| XYZ | 16.78 | 10.49 | 16.47 | - |
| YUV | 90.78 | 139.98 | 169.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 57 | 112 | 0 | 0.62 | 0.25 | 0.42 | 324.13 | 0.45 | 0.4 |
| Hex | 95 | 39 | 70 | 0 | 3E | 19 | 2A | 144 | 2D | 28 |
| Octal | 225 | 71 | 160 | 0 | 76 | 31 | 52 | 504 | 55 | 50 |
| Binary | 10010101 | 111001 | 1110000 | 0 | 111110 | 11001 | 101010 | 101000100 | 101101 | 101000 |
Color Harmonies of #953970
Complementary color
Monochromatic Colors of #953970
Black with #953970
Text Example
Text Example
White with #953970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953970; }
p { color: rgb(149,57,112); }
H1.HeaderClassName
{
color: #953970;
}
.AnyTagClassName
{
color: #953970;
}
</style>
background-color css
<style>
a { background-color: #953970; }
a { background-color: rgb(149,57,112); }
div.DivClassName
{
background-color: #953970;
}
.BgClassName
{
background-color: #953970;
}
</style>
border-color css
<style>
span { border-color: #953970; }
span { border-color: rgb(149,57,112); }
td.TdClassName
{
border-color: #953970;
}
.TagClassName
{
border-color: #953970;
}
</style>