Shades of Turkish Rose #9D8587
Tints of Turkish Rose #9D8587
RGB
CMYK
RGB Variations
Color information
#9D8587 (or 0x9D8587) is known color: Turkish Rose. HEX triplet: 9D, 85 and 87. RGB value is (157,133,135). Sum of RGB (Red+Green+Blue) = 157+133+135=425 (56% of max value = 765). Red value is 157 (61.72% from 255 or 36.94% from 425); Green value is 133 (52.34% from 255 or 31.29% from 425); Blue value is 135 (53.12% from 255 or 31.76% from 425); Max value from RGB is 157 - color contains mainly: red. Hex color #9D8587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9D8587 is #627A78. Grayscale: #8C8C8C. Windows color (decimal): -6453881 or 8881565. OLE color: 8881565.
HSL color Cylindrical-coordinate representation of color #9D8587: hue angle of 355º degrees, saturation: 0.11, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #9D8587 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 133 | 135 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.38 |
| HSL | 355º | 0.11% | 0.57% | - |
| HSV(B) | 355º | 0.15% | 0.62% | - |
| XYZ | 26.67 | 25.69 | 26.48 | - |
| YUV | 140.4 | 124.95 | 139.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 133 | 135 | 0 | 0.15 | 0.14 | 0.38 | 355 | 0.11 | 0.57 |
| Hex | 9D | 85 | 87 | 0 | F | E | 26 | 163 | B | 39 |
| Octal | 235 | 205 | 207 | 0 | 17 | 16 | 46 | 543 | 13 | 71 |
| Binary | 10011101 | 10000101 | 10000111 | 0 | 1111 | 1110 | 100110 | 101100011 | 1011 | 111001 |
Color Harmonies of #9D8587
Complementary color
Monochromatic Colors of #9D8587
Black with #9D8587
Text Example
Text Example
White with #9D8587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D8587; }
p { color: rgb(157,133,135); }
H1.HeaderClassName
{
color: #9D8587;
}
.AnyTagClassName
{
color: #9D8587;
}
</style>
background-color css
<style>
a { background-color: #9D8587; }
a { background-color: rgb(157,133,135); }
div.DivClassName
{
background-color: #9D8587;
}
.BgClassName
{
background-color: #9D8587;
}
</style>
border-color css
<style>
span { border-color: #9D8587; }
span { border-color: rgb(157,133,135); }
td.TdClassName
{
border-color: #9D8587;
}
.TagClassName
{
border-color: #9D8587;
}
</style>