Shades of Turkish Rose #9D7379
Tints of Turkish Rose #9D7379
RGB
CMYK
RGB Variations
Color information
#9D7379 (or 0x9D7379) is known color: Turkish Rose. HEX triplet: 9D, 73 and 79. RGB value is (157,115,121). Sum of RGB (Red+Green+Blue) = 157+115+121=393 (52% of max value = 765). Red value is 157 (61.72% from 255 or 39.95% from 393); Green value is 115 (45.31% from 255 or 29.26% from 393); Blue value is 121 (47.66% from 255 or 30.79% from 393); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7379 is #628C86. Grayscale: #808080. Windows color (decimal): -6458503 or 7959453. OLE color: 7959453.
HSL color Cylindrical-coordinate representation of color #9D7379: hue angle of 351.43º 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 #9D7379 is Cyan = 0, Magento = 0.27, Yellow = 0.23 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 115 | 121 | - |
| CMYK | 0 | 0.27 | 0.23 | 0.38 |
| HSL | 351.43º | 0.18% | 0.53% | - |
| HSV(B) | 351.43º | 0.27% | 0.62% | - |
| XYZ | 23.49 | 20.81 | 20.87 | - |
| YUV | 128.24 | 123.91 | 148.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 115 | 121 | 0 | 0.27 | 0.23 | 0.38 | 351.43 | 0.18 | 0.53 |
| Hex | 9D | 73 | 79 | 0 | 1B | 17 | 26 | 15F | 12 | 35 |
| Octal | 235 | 163 | 171 | 0 | 33 | 27 | 46 | 537 | 22 | 65 |
| Binary | 10011101 | 1110011 | 1111001 | 0 | 11011 | 10111 | 100110 | 101011111 | 10010 | 110101 |
Color Harmonies of #9D7379
Complementary color
Monochromatic Colors of #9D7379
Black with #9D7379
Text Example
Text Example
White with #9D7379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7379; }
p { color: rgb(157,115,121); }
H1.HeaderClassName
{
color: #9D7379;
}
.AnyTagClassName
{
color: #9D7379;
}
</style>
background-color css
<style>
a { background-color: #9D7379; }
a { background-color: rgb(157,115,121); }
div.DivClassName
{
background-color: #9D7379;
}
.BgClassName
{
background-color: #9D7379;
}
</style>
border-color css
<style>
span { border-color: #9D7379; }
span { border-color: rgb(157,115,121); }
td.TdClassName
{
border-color: #9D7379;
}
.TagClassName
{
border-color: #9D7379;
}
</style>