Shades of Turkish Rose #9C8586
Tints of Turkish Rose #9C8586
RGB
CMYK
RGB Variations
Color information
#9C8586 (or 0x9C8586) is known color: Turkish Rose. HEX triplet: 9C, 85 and 86. RGB value is (156,133,134). Sum of RGB (Red+Green+Blue) = 156+133+134=423 (56% of max value = 765). Red value is 156 (61.33% from 255 or 36.88% from 423); Green value is 133 (52.34% from 255 or 31.44% from 423); Blue value is 134 (52.73% from 255 or 31.68% from 423); Max value from RGB is 156 - color contains mainly: red. Hex color #9C8586 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9C8586 is #637A79. Grayscale: #8C8C8C. Windows color (decimal): -6519418 or 8816028. OLE color: 8816028.
HSL color Cylindrical-coordinate representation of color #9C8586: hue angle of 357.39º degrees, saturation: 0.1, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #9C8586 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 133 | 134 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.39 |
| HSL | 357.39º | 0.1% | 0.57% | - |
| HSV(B) | 357.39º | 0.15% | 0.61% | - |
| XYZ | 26.4 | 25.56 | 26.1 | - |
| YUV | 139.99 | 124.62 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 133 | 134 | 0 | 0.15 | 0.14 | 0.39 | 357.39 | 0.1 | 0.57 |
| Hex | 9C | 85 | 86 | 0 | F | E | 27 | 165 | A | 39 |
| Octal | 234 | 205 | 206 | 0 | 17 | 16 | 47 | 545 | 12 | 71 |
| Binary | 10011100 | 10000101 | 10000110 | 0 | 1111 | 1110 | 100111 | 101100101 | 1010 | 111001 |
Color Harmonies of #9C8586
Complementary color
Monochromatic Colors of #9C8586
Black with #9C8586
Text Example
Text Example
White with #9C8586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C8586; }
p { color: rgb(156,133,134); }
H1.HeaderClassName
{
color: #9C8586;
}
.AnyTagClassName
{
color: #9C8586;
}
</style>
background-color css
<style>
a { background-color: #9C8586; }
a { background-color: rgb(156,133,134); }
div.DivClassName
{
background-color: #9C8586;
}
.BgClassName
{
background-color: #9C8586;
}
</style>
border-color css
<style>
span { border-color: #9C8586; }
span { border-color: rgb(156,133,134); }
td.TdClassName
{
border-color: #9C8586;
}
.TagClassName
{
border-color: #9C8586;
}
</style>