Shades of Rouge #963873
Tints of Rouge #963873
RGB
CMYK
RGB Variations
Color information
#963873 (or 0x963873) is known color: Rouge. HEX triplet: 96, 38 and 73. RGB value is (150,56,115). Sum of RGB (Red+Green+Blue) = 150+56+115=321 (42% of max value = 765). Red value is 150 (58.98% from 255 or 46.73% from 321); Green value is 56 (22.27% from 255 or 17.45% from 321); Blue value is 115 (45.31% from 255 or 35.83% from 321); Max value from RGB is 150 - color contains mainly: red. Hex color #963873 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963873 is #69C78C. Grayscale: #5A5A5A. Windows color (decimal): -6932365 or 7551126. OLE color: 7551126.
HSL color Cylindrical-coordinate representation of color #963873: hue angle of 322.34º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #963873 is Cyan = 0, Magento = 0.63, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 56 | 115 | - |
| CMYK | 0 | 0.63 | 0.23 | 0.41 |
| HSL | 322.34º | 0.46% | 0.4% | - |
| HSV(B) | 322.34º | 0.63% | 0.59% | - |
| XYZ | 17.09 | 10.55 | 17.36 | - |
| YUV | 90.83 | 141.64 | 170.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 56 | 115 | 0 | 0.63 | 0.23 | 0.41 | 322.34 | 0.46 | 0.4 |
| Hex | 96 | 38 | 73 | 0 | 3F | 17 | 29 | 142 | 2E | 28 |
| Octal | 226 | 70 | 163 | 0 | 77 | 27 | 51 | 502 | 56 | 50 |
| Binary | 10010110 | 111000 | 1110011 | 0 | 111111 | 10111 | 101001 | 101000010 | 101110 | 101000 |
Color Harmonies of #963873
Complementary color
Monochromatic Colors of #963873
Black with #963873
Text Example
Text Example
White with #963873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963873; }
p { color: rgb(150,56,115); }
H1.HeaderClassName
{
color: #963873;
}
.AnyTagClassName
{
color: #963873;
}
</style>
background-color css
<style>
a { background-color: #963873; }
a { background-color: rgb(150,56,115); }
div.DivClassName
{
background-color: #963873;
}
.BgClassName
{
background-color: #963873;
}
</style>
border-color css
<style>
span { border-color: #963873; }
span { border-color: rgb(150,56,115); }
td.TdClassName
{
border-color: #963873;
}
.TagClassName
{
border-color: #963873;
}
</style>