Shades of Turkish Rose #9F6773
Tints of Turkish Rose #9F6773
RGB
CMYK
RGB Variations
Color information
#9F6773 (or 0x9F6773) is known color: Turkish Rose. HEX triplet: 9F, 67 and 73. RGB value is (159,103,115). Sum of RGB (Red+Green+Blue) = 159+103+115=377 (49% of max value = 765). Red value is 159 (62.5% from 255 or 42.18% from 377); Green value is 103 (40.62% from 255 or 27.32% from 377); Blue value is 115 (45.31% from 255 or 30.50% from 377); Max value from RGB is 159 - color contains mainly: red. Hex color #9F6773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F6773 is #60988C. Grayscale: #797979. Windows color (decimal): -6330509 or 7563167. OLE color: 7563167.
HSL color Cylindrical-coordinate representation of color #9F6773: hue angle of 347.14º degrees, saturation: 0.23, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9F6773 is Cyan = 0, Magento = 0.35, Yellow = 0.28 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 103 | 115 | - |
| CMYK | 0 | 0.35 | 0.28 | 0.38 |
| HSL | 347.14º | 0.23% | 0.51% | - |
| HSV(B) | 347.14º | 0.35% | 0.62% | - |
| XYZ | 22.24 | 18.31 | 18.58 | - |
| YUV | 121.11 | 124.55 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 103 | 115 | 0 | 0.35 | 0.28 | 0.38 | 347.14 | 0.23 | 0.51 |
| Hex | 9F | 67 | 73 | 0 | 23 | 1C | 26 | 15B | 17 | 33 |
| Octal | 237 | 147 | 163 | 0 | 43 | 34 | 46 | 533 | 27 | 63 |
| Binary | 10011111 | 1100111 | 1110011 | 0 | 100011 | 11100 | 100110 | 101011011 | 10111 | 110011 |
Color Harmonies of #9F6773
Complementary color
Monochromatic Colors of #9F6773
Black with #9F6773
Text Example
Text Example
White with #9F6773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F6773; }
p { color: rgb(159,103,115); }
H1.HeaderClassName
{
color: #9F6773;
}
.AnyTagClassName
{
color: #9F6773;
}
</style>
background-color css
<style>
a { background-color: #9F6773; }
a { background-color: rgb(159,103,115); }
div.DivClassName
{
background-color: #9F6773;
}
.BgClassName
{
background-color: #9F6773;
}
</style>
border-color css
<style>
span { border-color: #9F6773; }
span { border-color: rgb(159,103,115); }
td.TdClassName
{
border-color: #9F6773;
}
.TagClassName
{
border-color: #9F6773;
}
</style>