Shades of Turkish Rose #9D6878
Tints of Turkish Rose #9D6878
RGB
CMYK
RGB Variations
Color information
#9D6878 (or 0x9D6878) is known color: Turkish Rose. HEX triplet: 9D, 68 and 78. RGB value is (157,104,120). Sum of RGB (Red+Green+Blue) = 157+104+120=381 (50% of max value = 765). Red value is 157 (61.72% from 255 or 41.21% from 381); Green value is 104 (41.02% from 255 or 27.30% from 381); Blue value is 120 (47.27% from 255 or 31.50% from 381); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6878 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6878 is #629787. Grayscale: #797979. Windows color (decimal): -6461320 or 7891101. OLE color: 7891101.
HSL color Cylindrical-coordinate representation of color #9D6878: hue angle of 341.89º degrees, saturation: 0.21, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9D6878 is Cyan = 0, Magento = 0.34, Yellow = 0.24 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 104 | 120 | - |
| CMYK | 0 | 0.34 | 0.24 | 0.38 |
| HSL | 341.89º | 0.21% | 0.51% | - |
| HSV(B) | 341.89º | 0.34% | 0.62% | - |
| XYZ | 22.25 | 18.42 | 20.15 | - |
| YUV | 121.67 | 127.06 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 104 | 120 | 0 | 0.34 | 0.24 | 0.38 | 341.89 | 0.21 | 0.51 |
| Hex | 9D | 68 | 78 | 0 | 22 | 18 | 26 | 156 | 15 | 33 |
| Octal | 235 | 150 | 170 | 0 | 42 | 30 | 46 | 526 | 25 | 63 |
| Binary | 10011101 | 1101000 | 1111000 | 0 | 100010 | 11000 | 100110 | 101010110 | 10101 | 110011 |
Color Harmonies of #9D6878
Complementary color
Monochromatic Colors of #9D6878
Black with #9D6878
Text Example
Text Example
White with #9D6878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6878; }
p { color: rgb(157,104,120); }
H1.HeaderClassName
{
color: #9D6878;
}
.AnyTagClassName
{
color: #9D6878;
}
</style>
background-color css
<style>
a { background-color: #9D6878; }
a { background-color: rgb(157,104,120); }
div.DivClassName
{
background-color: #9D6878;
}
.BgClassName
{
background-color: #9D6878;
}
</style>
border-color css
<style>
span { border-color: #9D6878; }
span { border-color: rgb(157,104,120); }
td.TdClassName
{
border-color: #9D6878;
}
.TagClassName
{
border-color: #9D6878;
}
</style>