Shades of Turkish Rose #9D6970
Tints of Turkish Rose #9D6970
RGB
CMYK
RGB Variations
Color information
#9D6970 (or 0x9D6970) is known color: Turkish Rose. HEX triplet: 9D, 69 and 70. RGB value is (157,105,112). Sum of RGB (Red+Green+Blue) = 157+105+112=374 (49% of max value = 765). Red value is 157 (61.72% from 255 or 41.98% from 374); Green value is 105 (41.41% from 255 or 28.07% from 374); Blue value is 112 (44.14% from 255 or 29.95% from 374); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6970 is #62968F. Grayscale: #797979. Windows color (decimal): -6461072 or 7367069. OLE color: 7367069.
HSL color Cylindrical-coordinate representation of color #9D6970: hue angle of 351.92º degrees, saturation: 0.21, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #9D6970 is Cyan = 0, Magento = 0.33, Yellow = 0.29 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 105 | 112 | - |
| CMYK | 0 | 0.33 | 0.29 | 0.38 |
| HSL | 351.92º | 0.21% | 0.51% | - |
| HSV(B) | 351.92º | 0.33% | 0.62% | - |
| XYZ | 21.88 | 18.44 | 17.74 | - |
| YUV | 121.35 | 122.73 | 153.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 105 | 112 | 0 | 0.33 | 0.29 | 0.38 | 351.92 | 0.21 | 0.51 |
| Hex | 9D | 69 | 70 | 0 | 21 | 1D | 26 | 160 | 15 | 33 |
| Octal | 235 | 151 | 160 | 0 | 41 | 35 | 46 | 540 | 25 | 63 |
| Binary | 10011101 | 1101001 | 1110000 | 0 | 100001 | 11101 | 100110 | 101100000 | 10101 | 110011 |
Color Harmonies of #9D6970
Complementary color
Monochromatic Colors of #9D6970
Black with #9D6970
Text Example
Text Example
White with #9D6970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6970; }
p { color: rgb(157,105,112); }
H1.HeaderClassName
{
color: #9D6970;
}
.AnyTagClassName
{
color: #9D6970;
}
</style>
background-color css
<style>
a { background-color: #9D6970; }
a { background-color: rgb(157,105,112); }
div.DivClassName
{
background-color: #9D6970;
}
.BgClassName
{
background-color: #9D6970;
}
</style>
border-color css
<style>
span { border-color: #9D6970; }
span { border-color: rgb(157,105,112); }
td.TdClassName
{
border-color: #9D6970;
}
.TagClassName
{
border-color: #9D6970;
}
</style>