Shades of Turkish Rose #9D7377
Tints of Turkish Rose #9D7377
RGB
CMYK
RGB Variations
Color information
#9D7377 (or 0x9D7377) is known color: Turkish Rose. HEX triplet: 9D, 73 and 77. RGB value is (157,115,119). Sum of RGB (Red+Green+Blue) = 157+115+119=391 (51% of max value = 765). Red value is 157 (61.72% from 255 or 40.15% from 391); Green value is 115 (45.31% from 255 or 29.41% from 391); Blue value is 119 (46.88% from 255 or 30.43% from 391); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7377 is #628C88. Grayscale: #808080. Windows color (decimal): -6458505 or 7828381. OLE color: 7828381.
HSL color Cylindrical-coordinate representation of color #9D7377: hue angle of 354.29º degrees, saturation: 0.18, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9D7377 is Cyan = 0, Magento = 0.27, Yellow = 0.24 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 115 | 119 | - |
| CMYK | 0 | 0.27 | 0.24 | 0.38 |
| HSL | 354.29º | 0.18% | 0.53% | - |
| HSV(B) | 354.29º | 0.27% | 0.62% | - |
| XYZ | 23.37 | 20.76 | 20.23 | - |
| YUV | 128.01 | 122.91 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 115 | 119 | 0 | 0.27 | 0.24 | 0.38 | 354.29 | 0.18 | 0.53 |
| Hex | 9D | 73 | 77 | 0 | 1B | 18 | 26 | 162 | 12 | 35 |
| Octal | 235 | 163 | 167 | 0 | 33 | 30 | 46 | 542 | 22 | 65 |
| Binary | 10011101 | 1110011 | 1110111 | 0 | 11011 | 11000 | 100110 | 101100010 | 10010 | 110101 |
Color Harmonies of #9D7377
Complementary color
Monochromatic Colors of #9D7377
Black with #9D7377
Text Example
Text Example
White with #9D7377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7377; }
p { color: rgb(157,115,119); }
H1.HeaderClassName
{
color: #9D7377;
}
.AnyTagClassName
{
color: #9D7377;
}
</style>
background-color css
<style>
a { background-color: #9D7377; }
a { background-color: rgb(157,115,119); }
div.DivClassName
{
background-color: #9D7377;
}
.BgClassName
{
background-color: #9D7377;
}
</style>
border-color css
<style>
span { border-color: #9D7377; }
span { border-color: rgb(157,115,119); }
td.TdClassName
{
border-color: #9D7377;
}
.TagClassName
{
border-color: #9D7377;
}
</style>