Shades of Turkish Rose #9F8587
Tints of Turkish Rose #9F8587
RGB
CMYK
RGB Variations
Color information
#9F8587 (or 0x9F8587) is known color: Turkish Rose. HEX triplet: 9F, 85 and 87. RGB value is (159,133,135). Sum of RGB (Red+Green+Blue) = 159+133+135=427 (56% of max value = 765). Red value is 159 (62.5% from 255 or 37.24% from 427); Green value is 133 (52.34% from 255 or 31.15% from 427); Blue value is 135 (53.12% from 255 or 31.62% from 427); Max value from RGB is 159 - color contains mainly: red. Hex color #9F8587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9F8587 is #607A78. Grayscale: #8D8D8D. Windows color (decimal): -6322809 or 8881567. OLE color: 8881567.
HSL color Cylindrical-coordinate representation of color #9F8587: hue angle of 355.38º degrees, saturation: 0.12, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #9F8587 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 133 | 135 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.38 |
| HSL | 355.38º | 0.12% | 0.57% | - |
| HSV(B) | 355.38º | 0.16% | 0.62% | - |
| XYZ | 27.06 | 25.9 | 26.49 | - |
| YUV | 141 | 124.61 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 133 | 135 | 0 | 0.16 | 0.15 | 0.38 | 355.38 | 0.12 | 0.57 |
| Hex | 9F | 85 | 87 | 0 | 10 | F | 26 | 163 | C | 39 |
| Octal | 237 | 205 | 207 | 0 | 20 | 17 | 46 | 543 | 14 | 71 |
| Binary | 10011111 | 10000101 | 10000111 | 0 | 10000 | 1111 | 100110 | 101100011 | 1100 | 111001 |
Color Harmonies of #9F8587
Complementary color
Monochromatic Colors of #9F8587
Black with #9F8587
Text Example
Text Example
White with #9F8587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F8587; }
p { color: rgb(159,133,135); }
H1.HeaderClassName
{
color: #9F8587;
}
.AnyTagClassName
{
color: #9F8587;
}
</style>
background-color css
<style>
a { background-color: #9F8587; }
a { background-color: rgb(159,133,135); }
div.DivClassName
{
background-color: #9F8587;
}
.BgClassName
{
background-color: #9F8587;
}
</style>
border-color css
<style>
span { border-color: #9F8587; }
span { border-color: rgb(159,133,135); }
td.TdClassName
{
border-color: #9F8587;
}
.TagClassName
{
border-color: #9F8587;
}
</style>