Shades of Turkish Rose #9F6971
Tints of Turkish Rose #9F6971
RGB
CMYK
RGB Variations
Color information
#9F6971 (or 0x9F6971) is known color: Turkish Rose. HEX triplet: 9F, 69 and 71. RGB value is (159,105,113). Sum of RGB (Red+Green+Blue) = 159+105+113=377 (49% of max value = 765). Red value is 159 (62.5% from 255 or 42.18% from 377); Green value is 105 (41.41% from 255 or 27.85% from 377); Blue value is 113 (44.53% from 255 or 29.97% from 377); Max value from RGB is 159 - color contains mainly: red. Hex color #9F6971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F6971 is #60968E. Grayscale: #7A7A7A. Windows color (decimal): -6329999 or 7432607. OLE color: 7432607.
HSL color Cylindrical-coordinate representation of color #9F6971: hue angle of 351.11º degrees, saturation: 0.22, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9F6971 is Cyan = 0, Magento = 0.34, Yellow = 0.29 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 105 | 113 | - |
| CMYK | 0 | 0.34 | 0.29 | 0.38 |
| HSL | 351.11º | 0.22% | 0.52% | - |
| HSV(B) | 351.11º | 0.34% | 0.62% | - |
| XYZ | 22.33 | 18.67 | 18.05 | - |
| YUV | 122.06 | 122.89 | 154.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 105 | 113 | 0 | 0.34 | 0.29 | 0.38 | 351.11 | 0.22 | 0.52 |
| Hex | 9F | 69 | 71 | 0 | 22 | 1D | 26 | 15F | 16 | 34 |
| Octal | 237 | 151 | 161 | 0 | 42 | 35 | 46 | 537 | 26 | 64 |
| Binary | 10011111 | 1101001 | 1110001 | 0 | 100010 | 11101 | 100110 | 101011111 | 10110 | 110100 |
Color Harmonies of #9F6971
Complementary color
Monochromatic Colors of #9F6971
Black with #9F6971
Text Example
Text Example
White with #9F6971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F6971; }
p { color: rgb(159,105,113); }
H1.HeaderClassName
{
color: #9F6971;
}
.AnyTagClassName
{
color: #9F6971;
}
</style>
background-color css
<style>
a { background-color: #9F6971; }
a { background-color: rgb(159,105,113); }
div.DivClassName
{
background-color: #9F6971;
}
.BgClassName
{
background-color: #9F6971;
}
</style>
border-color css
<style>
span { border-color: #9F6971; }
span { border-color: rgb(159,105,113); }
td.TdClassName
{
border-color: #9F6971;
}
.TagClassName
{
border-color: #9F6971;
}
</style>