Shades of Turkish Rose #9D6B71
Tints of Turkish Rose #9D6B71
RGB
CMYK
RGB Variations
Color information
#9D6B71 (or 0x9D6B71) is known color: Turkish Rose. HEX triplet: 9D, 6B and 71. RGB value is (157,107,113). Sum of RGB (Red+Green+Blue) = 157+107+113=377 (49% of max value = 765). Red value is 157 (61.72% from 255 or 41.64% from 377); Green value is 107 (42.19% from 255 or 28.38% from 377); Blue value is 113 (44.53% from 255 or 29.97% from 377); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6B71 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6B71 is #62948E. Grayscale: #7A7A7A. Windows color (decimal): -6460559 or 7433117. OLE color: 7433117.
HSL color Cylindrical-coordinate representation of color #9D6B71: hue angle of 352.8º degrees, saturation: 0.2, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #9D6B71 is Cyan = 0, Magento = 0.32, Yellow = 0.28 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 107 | 113 | - |
| CMYK | 0 | 0.32 | 0.28 | 0.38 |
| HSL | 352.8º | 0.2% | 0.52% | - |
| HSV(B) | 352.8º | 0.32% | 0.62% | - |
| XYZ | 22.14 | 18.88 | 18.1 | - |
| YUV | 122.63 | 122.57 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 107 | 113 | 0 | 0.32 | 0.28 | 0.38 | 352.8 | 0.2 | 0.52 |
| Hex | 9D | 6B | 71 | 0 | 20 | 1C | 26 | 161 | 14 | 34 |
| Octal | 235 | 153 | 161 | 0 | 40 | 34 | 46 | 541 | 24 | 64 |
| Binary | 10011101 | 1101011 | 1110001 | 0 | 100000 | 11100 | 100110 | 101100001 | 10100 | 110100 |
Color Harmonies of #9D6B71
Complementary color
Monochromatic Colors of #9D6B71
Black with #9D6B71
Text Example
Text Example
White with #9D6B71
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6B71; }
p { color: rgb(157,107,113); }
H1.HeaderClassName
{
color: #9D6B71;
}
.AnyTagClassName
{
color: #9D6B71;
}
</style>
background-color css
<style>
a { background-color: #9D6B71; }
a { background-color: rgb(157,107,113); }
div.DivClassName
{
background-color: #9D6B71;
}
.BgClassName
{
background-color: #9D6B71;
}
</style>
border-color css
<style>
span { border-color: #9D6B71; }
span { border-color: rgb(157,107,113); }
td.TdClassName
{
border-color: #9D6B71;
}
.TagClassName
{
border-color: #9D6B71;
}
</style>