Shades of Turkish Rose #9D6774
Tints of Turkish Rose #9D6774
RGB
CMYK
RGB Variations
Color information
#9D6774 (or 0x9D6774) is known color: Turkish Rose. HEX triplet: 9D, 67 and 74. RGB value is (157,103,116). Sum of RGB (Red+Green+Blue) = 157+103+116=376 (49% of max value = 765). Red value is 157 (61.72% from 255 or 41.76% from 376); Green value is 103 (40.62% from 255 or 27.39% from 376); Blue value is 116 (45.70% from 255 or 30.85% from 376); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6774 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6774 is #62988B. Grayscale: #787878. Windows color (decimal): -6461580 or 7628701. OLE color: 7628701.
HSL color Cylindrical-coordinate representation of color #9D6774: hue angle of 345.56º 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 #9D6774 is Cyan = 0, Magento = 0.34, Yellow = 0.26 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 103 | 116 | - |
| CMYK | 0 | 0.34 | 0.26 | 0.38 |
| HSL | 345.56º | 0.22% | 0.51% | - |
| HSV(B) | 345.56º | 0.34% | 0.62% | - |
| XYZ | 21.91 | 18.13 | 18.87 | - |
| YUV | 120.63 | 125.39 | 153.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 103 | 116 | 0 | 0.34 | 0.26 | 0.38 | 345.56 | 0.22 | 0.51 |
| Hex | 9D | 67 | 74 | 0 | 22 | 1A | 26 | 15A | 16 | 33 |
| Octal | 235 | 147 | 164 | 0 | 42 | 32 | 46 | 532 | 26 | 63 |
| Binary | 10011101 | 1100111 | 1110100 | 0 | 100010 | 11010 | 100110 | 101011010 | 10110 | 110011 |
Color Harmonies of #9D6774
Complementary color
Monochromatic Colors of #9D6774
Black with #9D6774
Text Example
Text Example
White with #9D6774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6774; }
p { color: rgb(157,103,116); }
H1.HeaderClassName
{
color: #9D6774;
}
.AnyTagClassName
{
color: #9D6774;
}
</style>
background-color css
<style>
a { background-color: #9D6774; }
a { background-color: rgb(157,103,116); }
div.DivClassName
{
background-color: #9D6774;
}
.BgClassName
{
background-color: #9D6774;
}
</style>
border-color css
<style>
span { border-color: #9D6774; }
span { border-color: rgb(157,103,116); }
td.TdClassName
{
border-color: #9D6774;
}
.TagClassName
{
border-color: #9D6774;
}
</style>