Shades of Turkish Rose #9F8487
Tints of Turkish Rose #9F8487
RGB
CMYK
RGB Variations
Color information
#9F8487 (or 0x9F8487) is known color: Turkish Rose. HEX triplet: 9F, 84 and 87. RGB value is (159,132,135). Sum of RGB (Red+Green+Blue) = 159+132+135=426 (56% of max value = 765). Red value is 159 (62.5% from 255 or 37.32% from 426); Green value is 132 (51.95% from 255 or 30.99% from 426); Blue value is 135 (53.12% from 255 or 31.69% from 426); Max value from RGB is 159 - color contains mainly: red. Hex color #9F8487 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9F8487 is #607B78. Grayscale: #8C8C8C. Windows color (decimal): -6323065 or 8881311. OLE color: 8881311.
HSL color Cylindrical-coordinate representation of color #9F8487: hue angle of 353.33º degrees, saturation: 0.12, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #9F8487 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 132 | 135 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.38 |
| HSL | 353.33º | 0.12% | 0.57% | - |
| HSV(B) | 353.33º | 0.17% | 0.62% | - |
| XYZ | 26.92 | 25.62 | 26.45 | - |
| YUV | 140.42 | 124.95 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 132 | 135 | 0 | 0.17 | 0.15 | 0.38 | 353.33 | 0.12 | 0.57 |
| Hex | 9F | 84 | 87 | 0 | 11 | F | 26 | 161 | C | 39 |
| Octal | 237 | 204 | 207 | 0 | 21 | 17 | 46 | 541 | 14 | 71 |
| Binary | 10011111 | 10000100 | 10000111 | 0 | 10001 | 1111 | 100110 | 101100001 | 1100 | 111001 |
Color Harmonies of #9F8487
Complementary color
Monochromatic Colors of #9F8487
Black with #9F8487
Text Example
Text Example
White with #9F8487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F8487; }
p { color: rgb(159,132,135); }
H1.HeaderClassName
{
color: #9F8487;
}
.AnyTagClassName
{
color: #9F8487;
}
</style>
background-color css
<style>
a { background-color: #9F8487; }
a { background-color: rgb(159,132,135); }
div.DivClassName
{
background-color: #9F8487;
}
.BgClassName
{
background-color: #9F8487;
}
</style>
border-color css
<style>
span { border-color: #9F8487; }
span { border-color: rgb(159,132,135); }
td.TdClassName
{
border-color: #9F8487;
}
.TagClassName
{
border-color: #9F8487;
}
</style>