Shades of Turkish Rose #9D6979
Tints of Turkish Rose #9D6979
RGB
CMYK
RGB Variations
Color information
#9D6979 (or 0x9D6979) is known color: Turkish Rose. HEX triplet: 9D, 69 and 79. RGB value is (157,105,121). Sum of RGB (Red+Green+Blue) = 157+105+121=383 (50% of max value = 765). Red value is 157 (61.72% from 255 or 40.99% from 383); Green value is 105 (41.41% from 255 or 27.42% from 383); Blue value is 121 (47.66% from 255 or 31.59% from 383); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6979 is #629686. Grayscale: #7A7A7A. Windows color (decimal): -6461063 or 7956893. OLE color: 7956893.
HSL color Cylindrical-coordinate representation of color #9D6979: hue angle of 341.54º 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 #9D6979 is Cyan = 0, Magento = 0.33, Yellow = 0.23 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 105 | 121 | - |
| CMYK | 0 | 0.33 | 0.23 | 0.38 |
| HSL | 341.54º | 0.21% | 0.51% | - |
| HSV(B) | 341.54º | 0.33% | 0.62% | - |
| XYZ | 22.41 | 18.65 | 20.51 | - |
| YUV | 122.37 | 127.23 | 152.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 105 | 121 | 0 | 0.33 | 0.23 | 0.38 | 341.54 | 0.21 | 0.51 |
| Hex | 9D | 69 | 79 | 0 | 21 | 17 | 26 | 156 | 15 | 33 |
| Octal | 235 | 151 | 171 | 0 | 41 | 27 | 46 | 526 | 25 | 63 |
| Binary | 10011101 | 1101001 | 1111001 | 0 | 100001 | 10111 | 100110 | 101010110 | 10101 | 110011 |
Color Harmonies of #9D6979
Complementary color
Monochromatic Colors of #9D6979
Black with #9D6979
Text Example
Text Example
White with #9D6979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6979; }
p { color: rgb(157,105,121); }
H1.HeaderClassName
{
color: #9D6979;
}
.AnyTagClassName
{
color: #9D6979;
}
</style>
background-color css
<style>
a { background-color: #9D6979; }
a { background-color: rgb(157,105,121); }
div.DivClassName
{
background-color: #9D6979;
}
.BgClassName
{
background-color: #9D6979;
}
</style>
border-color css
<style>
span { border-color: #9D6979; }
span { border-color: rgb(157,105,121); }
td.TdClassName
{
border-color: #9D6979;
}
.TagClassName
{
border-color: #9D6979;
}
</style>