Shades of Turkish Rose #9D7A7F
Tints of Turkish Rose #9D7A7F
RGB
CMYK
RGB Variations
Color information
#9D7A7F (or 0x9D7A7F) is known color: Turkish Rose. HEX triplet: 9D, 7A and 7F. RGB value is (157,122,127). Sum of RGB (Red+Green+Blue) = 157+122+127=406 (53% of max value = 765). Red value is 157 (61.72% from 255 or 38.67% from 406); Green value is 122 (48.05% from 255 or 30.05% from 406); Blue value is 127 (50% from 255 or 31.28% from 406); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7A7F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D7A7F is #628580. Grayscale: #858585. Windows color (decimal): -6456705 or 8354461. OLE color: 8354461.
HSL color Cylindrical-coordinate representation of color #9D7A7F: hue angle of 351.43º degrees, saturation: 0.15, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #9D7A7F is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 122 | 127 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.38 |
| HSL | 351.43º | 0.15% | 0.55% | - |
| HSV(B) | 351.43º | 0.22% | 0.62% | - |
| XYZ | 24.69 | 22.62 | 23.14 | - |
| YUV | 133.04 | 124.6 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 122 | 127 | 0 | 0.22 | 0.19 | 0.38 | 351.43 | 0.15 | 0.55 |
| Hex | 9D | 7A | 7F | 0 | 16 | 13 | 26 | 15F | F | 37 |
| Octal | 235 | 172 | 177 | 0 | 26 | 23 | 46 | 537 | 17 | 67 |
| Binary | 10011101 | 1111010 | 1111111 | 0 | 10110 | 10011 | 100110 | 101011111 | 1111 | 110111 |
Color Harmonies of #9D7A7F
Complementary color
Monochromatic Colors of #9D7A7F
Black with #9D7A7F
Text Example
Text Example
White with #9D7A7F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7A7F; }
p { color: rgb(157,122,127); }
H1.HeaderClassName
{
color: #9D7A7F;
}
.AnyTagClassName
{
color: #9D7A7F;
}
</style>
background-color css
<style>
a { background-color: #9D7A7F; }
a { background-color: rgb(157,122,127); }
div.DivClassName
{
background-color: #9D7A7F;
}
.BgClassName
{
background-color: #9D7A7F;
}
</style>
border-color css
<style>
span { border-color: #9D7A7F; }
span { border-color: rgb(157,122,127); }
td.TdClassName
{
border-color: #9D7A7F;
}
.TagClassName
{
border-color: #9D7A7F;
}
</style>