Shades of Turkish Rose #9D6971
Tints of Turkish Rose #9D6971
RGB
CMYK
RGB Variations
Color information
#9D6971 (or 0x9D6971) is known color: Turkish Rose. HEX triplet: 9D, 69 and 71. RGB value is (157,105,113). Sum of RGB (Red+Green+Blue) = 157+105+113=375 (49% of max value = 765). Red value is 157 (61.72% from 255 or 41.87% from 375); Green value is 105 (41.41% from 255 or 28% from 375); Blue value is 113 (44.53% from 255 or 30.13% from 375); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6971 is #62968E. Grayscale: #797979. Windows color (decimal): -6461071 or 7432605. OLE color: 7432605.
HSL color Cylindrical-coordinate representation of color #9D6971: hue angle of 350.77º 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 #9D6971 is Cyan = 0, Magento = 0.33, Yellow = 0.28 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 105 | 113 | - |
| CMYK | 0 | 0.33 | 0.28 | 0.38 |
| HSL | 350.77º | 0.21% | 0.51% | - |
| HSV(B) | 350.77º | 0.33% | 0.62% | - |
| XYZ | 21.94 | 18.46 | 18.03 | - |
| YUV | 121.46 | 123.23 | 153.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 105 | 113 | 0 | 0.33 | 0.28 | 0.38 | 350.77 | 0.21 | 0.51 |
| Hex | 9D | 69 | 71 | 0 | 21 | 1C | 26 | 15F | 15 | 33 |
| Octal | 235 | 151 | 161 | 0 | 41 | 34 | 46 | 537 | 25 | 63 |
| Binary | 10011101 | 1101001 | 1110001 | 0 | 100001 | 11100 | 100110 | 101011111 | 10101 | 110011 |
Color Harmonies of #9D6971
Complementary color
Monochromatic Colors of #9D6971
Black with #9D6971
Text Example
Text Example
White with #9D6971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6971; }
p { color: rgb(157,105,113); }
H1.HeaderClassName
{
color: #9D6971;
}
.AnyTagClassName
{
color: #9D6971;
}
</style>
background-color css
<style>
a { background-color: #9D6971; }
a { background-color: rgb(157,105,113); }
div.DivClassName
{
background-color: #9D6971;
}
.BgClassName
{
background-color: #9D6971;
}
</style>
border-color css
<style>
span { border-color: #9D6971; }
span { border-color: rgb(157,105,113); }
td.TdClassName
{
border-color: #9D6971;
}
.TagClassName
{
border-color: #9D6971;
}
</style>