Shades of Turkish Rose #9D6674
Tints of Turkish Rose #9D6674
RGB
CMYK
RGB Variations
Color information
#9D6674 (or 0x9D6674) is known color: Turkish Rose. HEX triplet: 9D, 66 and 74. RGB value is (157,102,116). Sum of RGB (Red+Green+Blue) = 157+102+116=375 (49% of max value = 765). Red value is 157 (61.72% from 255 or 41.87% from 375); Green value is 102 (40.23% from 255 or 27.2% from 375); Blue value is 116 (45.70% from 255 or 30.93% from 375); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6674 is #62998B. Grayscale: #787878. Windows color (decimal): -6461836 or 7628445. OLE color: 7628445.
HSL color Cylindrical-coordinate representation of color #9D6674: hue angle of 344.73º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9D6674 is Cyan = 0, Magento = 0.35, Yellow = 0.26 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 102 | 116 | - |
| CMYK | 0 | 0.35 | 0.26 | 0.38 |
| HSL | 344.73º | 0.22% | 0.51% | - |
| HSV(B) | 344.73º | 0.35% | 0.62% | - |
| XYZ | 21.81 | 17.93 | 18.83 | - |
| YUV | 120.04 | 125.72 | 154.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 102 | 116 | 0 | 0.35 | 0.26 | 0.38 | 344.73 | 0.22 | 0.51 |
| Hex | 9D | 66 | 74 | 0 | 23 | 1A | 26 | 159 | 16 | 33 |
| Octal | 235 | 146 | 164 | 0 | 43 | 32 | 46 | 531 | 26 | 63 |
| Binary | 10011101 | 1100110 | 1110100 | 0 | 100011 | 11010 | 100110 | 101011001 | 10110 | 110011 |
Color Harmonies of #9D6674
Complementary color
Monochromatic Colors of #9D6674
Black with #9D6674
Text Example
Text Example
White with #9D6674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6674; }
p { color: rgb(157,102,116); }
H1.HeaderClassName
{
color: #9D6674;
}
.AnyTagClassName
{
color: #9D6674;
}
</style>
background-color css
<style>
a { background-color: #9D6674; }
a { background-color: rgb(157,102,116); }
div.DivClassName
{
background-color: #9D6674;
}
.BgClassName
{
background-color: #9D6674;
}
</style>
border-color css
<style>
span { border-color: #9D6674; }
span { border-color: rgb(157,102,116); }
td.TdClassName
{
border-color: #9D6674;
}
.TagClassName
{
border-color: #9D6674;
}
</style>