Shades of Turkish Rose #9F7178
Tints of Turkish Rose #9F7178
RGB
CMYK
RGB Variations
Color information
#9F7178 (or 0x9F7178) is known color: Turkish Rose. HEX triplet: 9F, 71 and 78. RGB value is (159,113,120). Sum of RGB (Red+Green+Blue) = 159+113+120=392 (51% of max value = 765). Red value is 159 (62.5% from 255 or 40.56% from 392); Green value is 113 (44.53% from 255 or 28.83% from 392); Blue value is 120 (47.27% from 255 or 30.61% from 392); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7178 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7178 is #608E87. Grayscale: #7F7F7F. Windows color (decimal): -6327944 or 7893407. OLE color: 7893407.
HSL color Cylindrical-coordinate representation of color #9F7178: hue angle of 350.87º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9F7178 is Cyan = 0, Magento = 0.29, Yellow = 0.25 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 113 | 120 | - |
| CMYK | 0 | 0.29 | 0.25 | 0.38 |
| HSL | 350.87º | 0.19% | 0.53% | - |
| HSV(B) | 350.87º | 0.29% | 0.62% | - |
| XYZ | 23.59 | 20.54 | 20.49 | - |
| YUV | 127.55 | 123.74 | 150.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 113 | 120 | 0 | 0.29 | 0.25 | 0.38 | 350.87 | 0.19 | 0.53 |
| Hex | 9F | 71 | 78 | 0 | 1D | 19 | 26 | 15F | 13 | 35 |
| Octal | 237 | 161 | 170 | 0 | 35 | 31 | 46 | 537 | 23 | 65 |
| Binary | 10011111 | 1110001 | 1111000 | 0 | 11101 | 11001 | 100110 | 101011111 | 10011 | 110101 |
Color Harmonies of #9F7178
Complementary color
Monochromatic Colors of #9F7178
Black with #9F7178
Text Example
Text Example
White with #9F7178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F7178; }
p { color: rgb(159,113,120); }
H1.HeaderClassName
{
color: #9F7178;
}
.AnyTagClassName
{
color: #9F7178;
}
</style>
background-color css
<style>
a { background-color: #9F7178; }
a { background-color: rgb(159,113,120); }
div.DivClassName
{
background-color: #9F7178;
}
.BgClassName
{
background-color: #9F7178;
}
</style>
border-color css
<style>
span { border-color: #9F7178; }
span { border-color: rgb(159,113,120); }
td.TdClassName
{
border-color: #9F7178;
}
.TagClassName
{
border-color: #9F7178;
}
</style>