Shades of Turkish Rose #9F6671
Tints of Turkish Rose #9F6671
RGB
CMYK
RGB Variations
Color information
#9F6671 (or 0x9F6671) is known color: Turkish Rose. HEX triplet: 9F, 66 and 71. RGB value is (159,102,113). Sum of RGB (Red+Green+Blue) = 159+102+113=374 (49% of max value = 765). Red value is 159 (62.5% from 255 or 42.51% from 374); Green value is 102 (40.23% from 255 or 27.27% from 374); Blue value is 113 (44.53% from 255 or 30.21% from 374); Max value from RGB is 159 - color contains mainly: red. Hex color #9F6671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F6671 is #60998E. Grayscale: #787878. Windows color (decimal): -6330767 or 7431839. OLE color: 7431839.
HSL color Cylindrical-coordinate representation of color #9F6671: hue angle of 348.42º degrees, saturation: 0.23, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9F6671 is Cyan = 0, Magento = 0.36, Yellow = 0.29 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 102 | 113 | - |
| CMYK | 0 | 0.36 | 0.29 | 0.38 |
| HSL | 348.42º | 0.23% | 0.51% | - |
| HSV(B) | 348.42º | 0.36% | 0.62% | - |
| XYZ | 22.03 | 18.07 | 17.95 | - |
| YUV | 120.3 | 123.88 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 102 | 113 | 0 | 0.36 | 0.29 | 0.38 | 348.42 | 0.23 | 0.51 |
| Hex | 9F | 66 | 71 | 0 | 24 | 1D | 26 | 15C | 17 | 33 |
| Octal | 237 | 146 | 161 | 0 | 44 | 35 | 46 | 534 | 27 | 63 |
| Binary | 10011111 | 1100110 | 1110001 | 0 | 100100 | 11101 | 100110 | 101011100 | 10111 | 110011 |
Color Harmonies of #9F6671
Complementary color
Monochromatic Colors of #9F6671
Black with #9F6671
Text Example
Text Example
White with #9F6671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F6671; }
p { color: rgb(159,102,113); }
H1.HeaderClassName
{
color: #9F6671;
}
.AnyTagClassName
{
color: #9F6671;
}
</style>
background-color css
<style>
a { background-color: #9F6671; }
a { background-color: rgb(159,102,113); }
div.DivClassName
{
background-color: #9F6671;
}
.BgClassName
{
background-color: #9F6671;
}
</style>
border-color css
<style>
span { border-color: #9F6671; }
span { border-color: rgb(159,102,113); }
td.TdClassName
{
border-color: #9F6671;
}
.TagClassName
{
border-color: #9F6671;
}
</style>