Shades of Turkish Rose #9D6671
Tints of Turkish Rose #9D6671
RGB
CMYK
RGB Variations
Color information
#9D6671 (or 0x9D6671) is known color: Turkish Rose. HEX triplet: 9D, 66 and 71. RGB value is (157,102,113). Sum of RGB (Red+Green+Blue) = 157+102+113=372 (49% of max value = 765). Red value is 157 (61.72% from 255 or 42.20% from 372); Green value is 102 (40.23% from 255 or 27.42% from 372); Blue value is 113 (44.53% from 255 or 30.38% from 372); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6671 is #62998E. Grayscale: #777777. Windows color (decimal): -6461839 or 7431837. OLE color: 7431837.
HSL color Cylindrical-coordinate representation of color #9D6671: hue angle of 348º 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 #9D6671 is Cyan = 0, Magento = 0.35, Yellow = 0.28 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 102 | 113 | - |
| CMYK | 0 | 0.35 | 0.28 | 0.38 |
| HSL | 348º | 0.22% | 0.51% | - |
| HSV(B) | 348º | 0.35% | 0.62% | - |
| XYZ | 21.64 | 17.86 | 17.93 | - |
| YUV | 119.7 | 124.22 | 154.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 102 | 113 | 0 | 0.35 | 0.28 | 0.38 | 348 | 0.22 | 0.51 |
| Hex | 9D | 66 | 71 | 0 | 23 | 1C | 26 | 15C | 16 | 33 |
| Octal | 235 | 146 | 161 | 0 | 43 | 34 | 46 | 534 | 26 | 63 |
| Binary | 10011101 | 1100110 | 1110001 | 0 | 100011 | 11100 | 100110 | 101011100 | 10110 | 110011 |
Color Harmonies of #9D6671
Complementary color
Monochromatic Colors of #9D6671
Black with #9D6671
Text Example
Text Example
White with #9D6671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6671; }
p { color: rgb(157,102,113); }
H1.HeaderClassName
{
color: #9D6671;
}
.AnyTagClassName
{
color: #9D6671;
}
</style>
background-color css
<style>
a { background-color: #9D6671; }
a { background-color: rgb(157,102,113); }
div.DivClassName
{
background-color: #9D6671;
}
.BgClassName
{
background-color: #9D6671;
}
</style>
border-color css
<style>
span { border-color: #9D6671; }
span { border-color: rgb(157,102,113); }
td.TdClassName
{
border-color: #9D6671;
}
.TagClassName
{
border-color: #9D6671;
}
</style>