Shades of Turkish Rose #967377
Tints of Turkish Rose #967377
RGB
CMYK
RGB Variations
Color information
#967377 (or 0x967377) is known color: Turkish Rose. HEX triplet: 96, 73 and 77. RGB value is (150,115,119). Sum of RGB (Red+Green+Blue) = 150+115+119=384 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.06% from 384); Green value is 115 (45.31% from 255 or 29.95% from 384); Blue value is 119 (46.88% from 255 or 30.99% from 384); Max value from RGB is 150 - color contains mainly: red. Hex color #967377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967377 is #698C88. Grayscale: #7D7D7D. Windows color (decimal): -6917257 or 7828374. OLE color: 7828374.
HSL color Cylindrical-coordinate representation of color #967377: hue angle of 353.14º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #967377 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 115 | 119 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.41 |
| HSL | 353.14º | 0.14% | 0.52% | - |
| HSV(B) | 353.14º | 0.23% | 0.59% | - |
| XYZ | 22.04 | 20.08 | 20.17 | - |
| YUV | 125.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 115 | 119 | 0 | 0.23 | 0.21 | 0.41 | 353.14 | 0.14 | 0.52 |
| Hex | 96 | 73 | 77 | 0 | 17 | 15 | 29 | 161 | E | 34 |
| Octal | 226 | 163 | 167 | 0 | 27 | 25 | 51 | 541 | 16 | 64 |
| Binary | 10010110 | 1110011 | 1110111 | 0 | 10111 | 10101 | 101001 | 101100001 | 1110 | 110100 |
Color Harmonies of #967377
Complementary color
Monochromatic Colors of #967377
Black with #967377
Text Example
Text Example
White with #967377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967377; }
p { color: rgb(150,115,119); }
H1.HeaderClassName
{
color: #967377;
}
.AnyTagClassName
{
color: #967377;
}
</style>
background-color css
<style>
a { background-color: #967377; }
a { background-color: rgb(150,115,119); }
div.DivClassName
{
background-color: #967377;
}
.BgClassName
{
background-color: #967377;
}
</style>
border-color css
<style>
span { border-color: #967377; }
span { border-color: rgb(150,115,119); }
td.TdClassName
{
border-color: #967377;
}
.TagClassName
{
border-color: #967377;
}
</style>