Shades of Turkish Rose #9D6770
Tints of Turkish Rose #9D6770
RGB
CMYK
RGB Variations
Color information
#9D6770 (or 0x9D6770) is known color: Turkish Rose. HEX triplet: 9D, 67 and 70. RGB value is (157,103,112). Sum of RGB (Red+Green+Blue) = 157+103+112=372 (49% of max value = 765). Red value is 157 (61.72% from 255 or 42.20% from 372); Green value is 103 (40.62% from 255 or 27.69% from 372); Blue value is 112 (44.14% from 255 or 30.11% from 372); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6770 is #62988F. Grayscale: #787878. Windows color (decimal): -6461584 or 7366557. OLE color: 7366557.
HSL color Cylindrical-coordinate representation of color #9D6770: hue angle of 350º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9D6770 is Cyan = 0, Magento = 0.34, Yellow = 0.29 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 103 | 112 | - |
| CMYK | 0 | 0.34 | 0.29 | 0.38 |
| HSL | 350º | 0.22% | 0.51% | - |
| HSV(B) | 350º | 0.34% | 0.62% | - |
| XYZ | 21.68 | 18.04 | 17.67 | - |
| YUV | 120.17 | 123.39 | 154.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 103 | 112 | 0 | 0.34 | 0.29 | 0.38 | 350 | 0.22 | 0.51 |
| Hex | 9D | 67 | 70 | 0 | 22 | 1D | 26 | 15E | 16 | 33 |
| Octal | 235 | 147 | 160 | 0 | 42 | 35 | 46 | 536 | 26 | 63 |
| Binary | 10011101 | 1100111 | 1110000 | 0 | 100010 | 11101 | 100110 | 101011110 | 10110 | 110011 |
Color Harmonies of #9D6770
Complementary color
Monochromatic Colors of #9D6770
Black with #9D6770
Text Example
Text Example
White with #9D6770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6770; }
p { color: rgb(157,103,112); }
H1.HeaderClassName
{
color: #9D6770;
}
.AnyTagClassName
{
color: #9D6770;
}
</style>
background-color css
<style>
a { background-color: #9D6770; }
a { background-color: rgb(157,103,112); }
div.DivClassName
{
background-color: #9D6770;
}
.BgClassName
{
background-color: #9D6770;
}
</style>
border-color css
<style>
span { border-color: #9D6770; }
span { border-color: rgb(157,103,112); }
td.TdClassName
{
border-color: #9D6770;
}
.TagClassName
{
border-color: #9D6770;
}
</style>