Shades of Turkish Rose #9D6773
Tints of Turkish Rose #9D6773
RGB
CMYK
RGB Variations
Color information
#9D6773 (or 0x9D6773) is known color: Turkish Rose. HEX triplet: 9D, 67 and 73. RGB value is (157,103,115). Sum of RGB (Red+Green+Blue) = 157+103+115=375 (49% of max value = 765). Red value is 157 (61.72% from 255 or 41.87% from 375); Green value is 103 (40.62% from 255 or 27.47% from 375); Blue value is 115 (45.31% from 255 or 30.67% from 375); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6773 is #62988C. Grayscale: #787878. Windows color (decimal): -6461581 or 7563165. OLE color: 7563165.
HSL color Cylindrical-coordinate representation of color #9D6773: hue angle of 346.67º 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 #9D6773 is Cyan = 0, Magento = 0.34, Yellow = 0.27 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 103 | 115 | - |
| CMYK | 0 | 0.34 | 0.27 | 0.38 |
| HSL | 346.67º | 0.22% | 0.51% | - |
| HSV(B) | 346.67º | 0.34% | 0.62% | - |
| XYZ | 21.85 | 18.11 | 18.56 | - |
| YUV | 120.51 | 124.89 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 103 | 115 | 0 | 0.34 | 0.27 | 0.38 | 346.67 | 0.22 | 0.51 |
| Hex | 9D | 67 | 73 | 0 | 22 | 1B | 26 | 15B | 16 | 33 |
| Octal | 235 | 147 | 163 | 0 | 42 | 33 | 46 | 533 | 26 | 63 |
| Binary | 10011101 | 1100111 | 1110011 | 0 | 100010 | 11011 | 100110 | 101011011 | 10110 | 110011 |
Color Harmonies of #9D6773
Complementary color
Monochromatic Colors of #9D6773
Black with #9D6773
Text Example
Text Example
White with #9D6773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6773; }
p { color: rgb(157,103,115); }
H1.HeaderClassName
{
color: #9D6773;
}
.AnyTagClassName
{
color: #9D6773;
}
</style>
background-color css
<style>
a { background-color: #9D6773; }
a { background-color: rgb(157,103,115); }
div.DivClassName
{
background-color: #9D6773;
}
.BgClassName
{
background-color: #9D6773;
}
</style>
border-color css
<style>
span { border-color: #9D6773; }
span { border-color: rgb(157,103,115); }
td.TdClassName
{
border-color: #9D6773;
}
.TagClassName
{
border-color: #9D6773;
}
</style>