Shades of Turkish Rose #9F7075
Tints of Turkish Rose #9F7075
RGB
CMYK
RGB Variations
Color information
#9F7075 (or 0x9F7075) is known color: Turkish Rose. HEX triplet: 9F, 70 and 75. RGB value is (159,112,117). Sum of RGB (Red+Green+Blue) = 159+112+117=388 (51% of max value = 765). Red value is 159 (62.5% from 255 or 40.98% from 388); Green value is 112 (44.14% from 255 or 28.87% from 388); Blue value is 117 (46.09% from 255 or 30.15% from 388); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7075 is #608F8A. Grayscale: #7E7E7E. Windows color (decimal): -6328203 or 7696543. OLE color: 7696543.
HSL color Cylindrical-coordinate representation of color #9F7075: hue angle of 353.62º degrees, saturation: 0.2, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #9F7075 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 112 | 117 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.38 |
| HSL | 353.62º | 0.2% | 0.53% | - |
| HSV(B) | 353.62º | 0.3% | 0.62% | - |
| XYZ | 23.3 | 20.24 | 19.51 | - |
| YUV | 126.62 | 122.57 | 151.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 112 | 117 | 0 | 0.30 | 0.26 | 0.38 | 353.62 | 0.2 | 0.53 |
| Hex | 9F | 70 | 75 | 0 | 1E | 1A | 26 | 162 | 14 | 35 |
| Octal | 237 | 160 | 165 | 0 | 36 | 32 | 46 | 542 | 24 | 65 |
| Binary | 10011111 | 1110000 | 1110101 | 0 | 11110 | 11010 | 100110 | 101100010 | 10100 | 110101 |
Color Harmonies of #9F7075
Complementary color
Monochromatic Colors of #9F7075
Black with #9F7075
Text Example
Text Example
White with #9F7075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F7075; }
p { color: rgb(159,112,117); }
H1.HeaderClassName
{
color: #9F7075;
}
.AnyTagClassName
{
color: #9F7075;
}
</style>
background-color css
<style>
a { background-color: #9F7075; }
a { background-color: rgb(159,112,117); }
div.DivClassName
{
background-color: #9F7075;
}
.BgClassName
{
background-color: #9F7075;
}
</style>
border-color css
<style>
span { border-color: #9F7075; }
span { border-color: rgb(159,112,117); }
td.TdClassName
{
border-color: #9F7075;
}
.TagClassName
{
border-color: #9F7075;
}
</style>