Shades of Turkish Rose #9C8788
Tints of Turkish Rose #9C8788
RGB
CMYK
RGB Variations
Color information
#9C8788 (or 0x9C8788) is known color: Turkish Rose. HEX triplet: 9C, 87 and 88. RGB value is (156,135,136). Sum of RGB (Red+Green+Blue) = 156+135+136=427 (56% of max value = 765). Red value is 156 (61.33% from 255 or 36.53% from 427); Green value is 135 (53.12% from 255 or 31.62% from 427); Blue value is 136 (53.52% from 255 or 31.85% from 427); Max value from RGB is 156 - color contains mainly: red. Hex color #9C8788 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9C8788 is #637877. Grayscale: #8D8D8D. Windows color (decimal): -6518904 or 8947612. OLE color: 8947612.
HSL color Cylindrical-coordinate representation of color #9C8788: hue angle of 357.14º degrees, saturation: 0.1, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #9C8788 is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 135 | 136 | - |
| CMYK | 0 | 0.13 | 0.13 | 0.39 |
| HSL | 357.14º | 0.1% | 0.57% | - |
| HSV(B) | 357.14º | 0.13% | 0.61% | - |
| XYZ | 26.82 | 26.17 | 26.93 | - |
| YUV | 141.39 | 124.96 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 135 | 136 | 0 | 0.13 | 0.13 | 0.39 | 357.14 | 0.1 | 0.57 |
| Hex | 9C | 87 | 88 | 0 | D | D | 27 | 165 | A | 39 |
| Octal | 234 | 207 | 210 | 0 | 15 | 15 | 47 | 545 | 12 | 71 |
| Binary | 10011100 | 10000111 | 10001000 | 0 | 1101 | 1101 | 100111 | 101100101 | 1010 | 111001 |
Color Harmonies of #9C8788
Complementary color
Monochromatic Colors of #9C8788
Black with #9C8788
Text Example
Text Example
White with #9C8788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C8788; }
p { color: rgb(156,135,136); }
H1.HeaderClassName
{
color: #9C8788;
}
.AnyTagClassName
{
color: #9C8788;
}
</style>
background-color css
<style>
a { background-color: #9C8788; }
a { background-color: rgb(156,135,136); }
div.DivClassName
{
background-color: #9C8788;
}
.BgClassName
{
background-color: #9C8788;
}
</style>
border-color css
<style>
span { border-color: #9C8788; }
span { border-color: rgb(156,135,136); }
td.TdClassName
{
border-color: #9C8788;
}
.TagClassName
{
border-color: #9C8788;
}
</style>