Shades of Turkish Rose #9F6975
Tints of Turkish Rose #9F6975
RGB
CMYK
RGB Variations
Color information
#9F6975 (or 0x9F6975) is known color: Turkish Rose. HEX triplet: 9F, 69 and 75. RGB value is (159,105,117). Sum of RGB (Red+Green+Blue) = 159+105+117=381 (50% of max value = 765). Red value is 159 (62.5% from 255 or 41.73% from 381); Green value is 105 (41.41% from 255 or 27.56% from 381); Blue value is 117 (46.09% from 255 or 30.71% from 381); Max value from RGB is 159 - color contains mainly: red. Hex color #9F6975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F6975 is #60968A. Grayscale: #7A7A7A. Windows color (decimal): -6329995 or 7694751. OLE color: 7694751.
HSL color Cylindrical-coordinate representation of color #9F6975: hue angle of 346.67º degrees, saturation: 0.22, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9F6975 is Cyan = 0, Magento = 0.34, Yellow = 0.26 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 105 | 117 | - |
| CMYK | 0 | 0.34 | 0.26 | 0.38 |
| HSL | 346.67º | 0.22% | 0.52% | - |
| HSV(B) | 346.67º | 0.34% | 0.62% | - |
| XYZ | 22.56 | 18.76 | 19.26 | - |
| YUV | 122.51 | 124.89 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 105 | 117 | 0 | 0.34 | 0.26 | 0.38 | 346.67 | 0.22 | 0.52 |
| Hex | 9F | 69 | 75 | 0 | 22 | 1A | 26 | 15B | 16 | 34 |
| Octal | 237 | 151 | 165 | 0 | 42 | 32 | 46 | 533 | 26 | 64 |
| Binary | 10011111 | 1101001 | 1110101 | 0 | 100010 | 11010 | 100110 | 101011011 | 10110 | 110100 |
Color Harmonies of #9F6975
Complementary color
Monochromatic Colors of #9F6975
Black with #9F6975
Text Example
Text Example
White with #9F6975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F6975; }
p { color: rgb(159,105,117); }
H1.HeaderClassName
{
color: #9F6975;
}
.AnyTagClassName
{
color: #9F6975;
}
</style>
background-color css
<style>
a { background-color: #9F6975; }
a { background-color: rgb(159,105,117); }
div.DivClassName
{
background-color: #9F6975;
}
.BgClassName
{
background-color: #9F6975;
}
</style>
border-color css
<style>
span { border-color: #9F6975; }
span { border-color: rgb(159,105,117); }
td.TdClassName
{
border-color: #9F6975;
}
.TagClassName
{
border-color: #9F6975;
}
</style>