Shades of Turkish Rose #9F7076
Tints of Turkish Rose #9F7076
RGB
CMYK
RGB Variations
Color information
#9F7076 (or 0x9F7076) is known color: Turkish Rose. HEX triplet: 9F, 70 and 76. RGB value is (159,112,118). Sum of RGB (Red+Green+Blue) = 159+112+118=389 (51% of max value = 765). Red value is 159 (62.5% from 255 or 40.87% from 389); Green value is 112 (44.14% from 255 or 28.79% from 389); Blue value is 118 (46.48% from 255 or 30.33% from 389); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7076 is #608F89. Grayscale: #7E7E7E. Windows color (decimal): -6328202 or 7762079. OLE color: 7762079.
HSL color Cylindrical-coordinate representation of color #9F7076: hue angle of 352.34º 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 #9F7076 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 112 | 118 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.38 |
| HSL | 352.34º | 0.2% | 0.53% | - |
| HSV(B) | 352.34º | 0.3% | 0.62% | - |
| XYZ | 23.36 | 20.27 | 19.82 | - |
| YUV | 126.74 | 123.07 | 151.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 112 | 118 | 0 | 0.30 | 0.26 | 0.38 | 352.34 | 0.2 | 0.53 |
| Hex | 9F | 70 | 76 | 0 | 1E | 1A | 26 | 160 | 14 | 35 |
| Octal | 237 | 160 | 166 | 0 | 36 | 32 | 46 | 540 | 24 | 65 |
| Binary | 10011111 | 1110000 | 1110110 | 0 | 11110 | 11010 | 100110 | 101100000 | 10100 | 110101 |
Color Harmonies of #9F7076
Complementary color
Monochromatic Colors of #9F7076
Black with #9F7076
Text Example
Text Example
White with #9F7076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F7076; }
p { color: rgb(159,112,118); }
H1.HeaderClassName
{
color: #9F7076;
}
.AnyTagClassName
{
color: #9F7076;
}
</style>
background-color css
<style>
a { background-color: #9F7076; }
a { background-color: rgb(159,112,118); }
div.DivClassName
{
background-color: #9F7076;
}
.BgClassName
{
background-color: #9F7076;
}
</style>
border-color css
<style>
span { border-color: #9F7076; }
span { border-color: rgb(159,112,118); }
td.TdClassName
{
border-color: #9F7076;
}
.TagClassName
{
border-color: #9F7076;
}
</style>