Shades of Turkish Rose #9D8788
Tints of Turkish Rose #9D8788
RGB
CMYK
RGB Variations
Color information
#9D8788 (or 0x9D8788) is known color: Turkish Rose. HEX triplet: 9D, 87 and 88. RGB value is (157,135,136). Sum of RGB (Red+Green+Blue) = 157+135+136=428 (56% of max value = 765). Red value is 157 (61.72% from 255 or 36.68% from 428); Green value is 135 (53.12% from 255 or 31.54% from 428); Blue value is 136 (53.52% from 255 or 31.78% from 428); Max value from RGB is 157 - color contains mainly: red. Hex color #9D8788 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9D8788 is #627877. Grayscale: #8D8D8D. Windows color (decimal): -6453368 or 8947613. OLE color: 8947613.
HSL color Cylindrical-coordinate representation of color #9D8788: hue angle of 357.27º degrees, saturation: 0.1, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #9D8788 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 135 | 136 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.38 |
| HSL | 357.27º | 0.1% | 0.57% | - |
| HSV(B) | 357.27º | 0.14% | 0.62% | - |
| XYZ | 27.01 | 26.27 | 26.94 | - |
| YUV | 141.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 135 | 136 | 0 | 0.14 | 0.13 | 0.38 | 357.27 | 0.1 | 0.57 |
| Hex | 9D | 87 | 88 | 0 | E | D | 26 | 165 | A | 39 |
| Octal | 235 | 207 | 210 | 0 | 16 | 15 | 46 | 545 | 12 | 71 |
| Binary | 10011101 | 10000111 | 10001000 | 0 | 1110 | 1101 | 100110 | 101100101 | 1010 | 111001 |
Color Harmonies of #9D8788
Complementary color
Monochromatic Colors of #9D8788
Black with #9D8788
Text Example
Text Example
White with #9D8788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D8788; }
p { color: rgb(157,135,136); }
H1.HeaderClassName
{
color: #9D8788;
}
.AnyTagClassName
{
color: #9D8788;
}
</style>
background-color css
<style>
a { background-color: #9D8788; }
a { background-color: rgb(157,135,136); }
div.DivClassName
{
background-color: #9D8788;
}
.BgClassName
{
background-color: #9D8788;
}
</style>
border-color css
<style>
span { border-color: #9D8788; }
span { border-color: rgb(157,135,136); }
td.TdClassName
{
border-color: #9D8788;
}
.TagClassName
{
border-color: #9D8788;
}
</style>