Shades of Turkish Rose #9F7172
Tints of Turkish Rose #9F7172
RGB
CMYK
RGB Variations
Color information
#9F7172 (or 0x9F7172) is known color: Turkish Rose. HEX triplet: 9F, 71 and 72. RGB value is (159,113,114). Sum of RGB (Red+Green+Blue) = 159+113+114=386 (51% of max value = 765). Red value is 159 (62.5% from 255 or 41.19% from 386); Green value is 113 (44.53% from 255 or 29.27% from 386); Blue value is 114 (44.92% from 255 or 29.53% from 386); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7172 is #608E8D. Grayscale: #7E7E7E. Windows color (decimal): -6327950 or 7500191. OLE color: 7500191.
HSL color Cylindrical-coordinate representation of color #9F7172: hue angle of 358.7º 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 #9F7172 is Cyan = 0, Magento = 0.29, Yellow = 0.28 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 113 | 114 | - |
| CMYK | 0 | 0.29 | 0.28 | 0.38 |
| HSL | 358.7º | 0.19% | 0.53% | - |
| HSV(B) | 358.7º | 0.29% | 0.62% | - |
| XYZ | 23.24 | 20.4 | 18.63 | - |
| YUV | 126.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 113 | 114 | 0 | 0.29 | 0.28 | 0.38 | 358.7 | 0.19 | 0.53 |
| Hex | 9F | 71 | 72 | 0 | 1D | 1C | 26 | 167 | 13 | 35 |
| Octal | 237 | 161 | 162 | 0 | 35 | 34 | 46 | 547 | 23 | 65 |
| Binary | 10011111 | 1110001 | 1110010 | 0 | 11101 | 11100 | 100110 | 101100111 | 10011 | 110101 |
Color Harmonies of #9F7172
Complementary color
Monochromatic Colors of #9F7172
Black with #9F7172
Text Example
Text Example
White with #9F7172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F7172; }
p { color: rgb(159,113,114); }
H1.HeaderClassName
{
color: #9F7172;
}
.AnyTagClassName
{
color: #9F7172;
}
</style>
background-color css
<style>
a { background-color: #9F7172; }
a { background-color: rgb(159,113,114); }
div.DivClassName
{
background-color: #9F7172;
}
.BgClassName
{
background-color: #9F7172;
}
</style>
border-color css
<style>
span { border-color: #9F7172; }
span { border-color: rgb(159,113,114); }
td.TdClassName
{
border-color: #9F7172;
}
.TagClassName
{
border-color: #9F7172;
}
</style>