Shades of Turkish Rose #9F8386
Tints of Turkish Rose #9F8386
RGB
CMYK
RGB Variations
Color information
#9F8386 (or 0x9F8386) is known color: Turkish Rose. HEX triplet: 9F, 83 and 86. RGB value is (159,131,134). Sum of RGB (Red+Green+Blue) = 159+131+134=424 (56% of max value = 765). Red value is 159 (62.5% from 255 or 37.5% from 424); Green value is 131 (51.56% from 255 or 30.90% from 424); Blue value is 134 (52.73% from 255 or 31.60% from 424); Max value from RGB is 159 - color contains mainly: red. Hex color #9F8386 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9F8386 is #607C79. Grayscale: #8B8B8B. Windows color (decimal): -6323322 or 8815519. OLE color: 8815519.
HSL color Cylindrical-coordinate representation of color #9F8386: hue angle of 353.57º degrees, saturation: 0.13, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #9F8386 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 131 | 134 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.38 |
| HSL | 353.57º | 0.13% | 0.57% | - |
| HSV(B) | 353.57º | 0.18% | 0.62% | - |
| XYZ | 26.72 | 25.32 | 26.03 | - |
| YUV | 139.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 131 | 134 | 0 | 0.18 | 0.16 | 0.38 | 353.57 | 0.13 | 0.57 |
| Hex | 9F | 83 | 86 | 0 | 12 | 10 | 26 | 162 | D | 39 |
| Octal | 237 | 203 | 206 | 0 | 22 | 20 | 46 | 542 | 15 | 71 |
| Binary | 10011111 | 10000011 | 10000110 | 0 | 10010 | 10000 | 100110 | 101100010 | 1101 | 111001 |
Color Harmonies of #9F8386
Complementary color
Monochromatic Colors of #9F8386
Black with #9F8386
Text Example
Text Example
White with #9F8386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F8386; }
p { color: rgb(159,131,134); }
H1.HeaderClassName
{
color: #9F8386;
}
.AnyTagClassName
{
color: #9F8386;
}
</style>
background-color css
<style>
a { background-color: #9F8386; }
a { background-color: rgb(159,131,134); }
div.DivClassName
{
background-color: #9F8386;
}
.BgClassName
{
background-color: #9F8386;
}
</style>
border-color css
<style>
span { border-color: #9F8386; }
span { border-color: rgb(159,131,134); }
td.TdClassName
{
border-color: #9F8386;
}
.TagClassName
{
border-color: #9F8386;
}
</style>