Shades of Turkish Rose #9D7779
Tints of Turkish Rose #9D7779
RGB
CMYK
RGB Variations
Color information
#9D7779 (or 0x9D7779) is known color: Turkish Rose. HEX triplet: 9D, 77 and 79. RGB value is (157,119,121). Sum of RGB (Red+Green+Blue) = 157+119+121=397 (52% of max value = 765). Red value is 157 (61.72% from 255 or 39.55% from 397); Green value is 119 (46.88% from 255 or 29.97% from 397); Blue value is 121 (47.66% from 255 or 30.48% from 397); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7779 is #628886. Grayscale: #828282. Windows color (decimal): -6457479 or 7960477. OLE color: 7960477.
HSL color Cylindrical-coordinate representation of color #9D7779: hue angle of 356.84º degrees, saturation: 0.16, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9D7779 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 119 | 121 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.38 |
| HSL | 356.84º | 0.16% | 0.54% | - |
| HSV(B) | 356.84º | 0.24% | 0.62% | - |
| XYZ | 23.95 | 21.74 | 21.02 | - |
| YUV | 130.59 | 122.59 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 119 | 121 | 0 | 0.24 | 0.23 | 0.38 | 356.84 | 0.16 | 0.54 |
| Hex | 9D | 77 | 79 | 0 | 18 | 17 | 26 | 165 | 10 | 36 |
| Octal | 235 | 167 | 171 | 0 | 30 | 27 | 46 | 545 | 20 | 66 |
| Binary | 10011101 | 1110111 | 1111001 | 0 | 11000 | 10111 | 100110 | 101100101 | 10000 | 110110 |
Color Harmonies of #9D7779
Complementary color
Monochromatic Colors of #9D7779
Black with #9D7779
Text Example
Text Example
White with #9D7779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7779; }
p { color: rgb(157,119,121); }
H1.HeaderClassName
{
color: #9D7779;
}
.AnyTagClassName
{
color: #9D7779;
}
</style>
background-color css
<style>
a { background-color: #9D7779; }
a { background-color: rgb(157,119,121); }
div.DivClassName
{
background-color: #9D7779;
}
.BgClassName
{
background-color: #9D7779;
}
</style>
border-color css
<style>
span { border-color: #9D7779; }
span { border-color: rgb(157,119,121); }
td.TdClassName
{
border-color: #9D7779;
}
.TagClassName
{
border-color: #9D7779;
}
</style>