Shades of Turkish Rose #9F797E
Tints of Turkish Rose #9F797E
RGB
CMYK
RGB Variations
Color information
#9F797E (or 0x9F797E) is known color: Turkish Rose. HEX triplet: 9F, 79 and 7E. RGB value is (159,121,126). Sum of RGB (Red+Green+Blue) = 159+121+126=406 (53% of max value = 765). Red value is 159 (62.5% from 255 or 39.16% from 406); Green value is 121 (47.66% from 255 or 29.80% from 406); Blue value is 126 (49.61% from 255 or 31.03% from 406); Max value from RGB is 159 - color contains mainly: red. Hex color #9F797E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F797E is #608681. Grayscale: #848484. Windows color (decimal): -6325890 or 8288671. OLE color: 8288671.
HSL color Cylindrical-coordinate representation of color #9F797E: hue angle of 352.11º degrees, saturation: 0.17, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9F797E is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 121 | 126 | - |
| CMYK | 0 | 0.24 | 0.21 | 0.38 |
| HSL | 352.11º | 0.17% | 0.55% | - |
| HSV(B) | 352.11º | 0.24% | 0.62% | - |
| XYZ | 24.9 | 22.55 | 22.78 | - |
| YUV | 132.93 | 124.09 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 121 | 126 | 0 | 0.24 | 0.21 | 0.38 | 352.11 | 0.17 | 0.55 |
| Hex | 9F | 79 | 7E | 0 | 18 | 15 | 26 | 160 | 11 | 37 |
| Octal | 237 | 171 | 176 | 0 | 30 | 25 | 46 | 540 | 21 | 67 |
| Binary | 10011111 | 1111001 | 1111110 | 0 | 11000 | 10101 | 100110 | 101100000 | 10001 | 110111 |
Color Harmonies of #9F797E
Complementary color
Monochromatic Colors of #9F797E
Black with #9F797E
Text Example
Text Example
White with #9F797E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F797E; }
p { color: rgb(159,121,126); }
H1.HeaderClassName
{
color: #9F797E;
}
.AnyTagClassName
{
color: #9F797E;
}
</style>
background-color css
<style>
a { background-color: #9F797E; }
a { background-color: rgb(159,121,126); }
div.DivClassName
{
background-color: #9F797E;
}
.BgClassName
{
background-color: #9F797E;
}
</style>
border-color css
<style>
span { border-color: #9F797E; }
span { border-color: rgb(159,121,126); }
td.TdClassName
{
border-color: #9F797E;
}
.TagClassName
{
border-color: #9F797E;
}
</style>