Shades of Turkish Rose #9D7374
Tints of Turkish Rose #9D7374
RGB
CMYK
RGB Variations
Color information
#9D7374 (or 0x9D7374) is known color: Turkish Rose. HEX triplet: 9D, 73 and 74. RGB value is (157,115,116). Sum of RGB (Red+Green+Blue) = 157+115+116=388 (51% of max value = 765). Red value is 157 (61.72% from 255 or 40.46% from 388); Green value is 115 (45.31% from 255 or 29.64% from 388); Blue value is 116 (45.70% from 255 or 29.90% from 388); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7374 is #628C8B. Grayscale: #7F7F7F. Windows color (decimal): -6458508 or 7631773. OLE color: 7631773.
HSL color Cylindrical-coordinate representation of color #9D7374: hue angle of 358.57º 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 #9D7374 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 115 | 116 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.38 |
| HSL | 358.57º | 0.18% | 0.53% | - |
| HSV(B) | 358.57º | 0.27% | 0.62% | - |
| XYZ | 23.19 | 20.69 | 19.29 | - |
| YUV | 127.67 | 121.41 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 115 | 116 | 0 | 0.27 | 0.26 | 0.38 | 358.57 | 0.18 | 0.53 |
| Hex | 9D | 73 | 74 | 0 | 1B | 1A | 26 | 167 | 12 | 35 |
| Octal | 235 | 163 | 164 | 0 | 33 | 32 | 46 | 547 | 22 | 65 |
| Binary | 10011101 | 1110011 | 1110100 | 0 | 11011 | 11010 | 100110 | 101100111 | 10010 | 110101 |
Color Harmonies of #9D7374
Complementary color
Monochromatic Colors of #9D7374
Black with #9D7374
Text Example
Text Example
White with #9D7374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7374; }
p { color: rgb(157,115,116); }
H1.HeaderClassName
{
color: #9D7374;
}
.AnyTagClassName
{
color: #9D7374;
}
</style>
background-color css
<style>
a { background-color: #9D7374; }
a { background-color: rgb(157,115,116); }
div.DivClassName
{
background-color: #9D7374;
}
.BgClassName
{
background-color: #9D7374;
}
</style>
border-color css
<style>
span { border-color: #9D7374; }
span { border-color: rgb(157,115,116); }
td.TdClassName
{
border-color: #9D7374;
}
.TagClassName
{
border-color: #9D7374;
}
</style>