Shades of Turkish Rose #9F6779
Tints of Turkish Rose #9F6779
RGB
CMYK
RGB Variations
Color information
#9F6779 (or 0x9F6779) is known color: Turkish Rose. HEX triplet: 9F, 67 and 79. RGB value is (159,103,121). Sum of RGB (Red+Green+Blue) = 159+103+121=383 (50% of max value = 765). Red value is 159 (62.5% from 255 or 41.51% from 383); Green value is 103 (40.62% from 255 or 26.89% from 383); Blue value is 121 (47.66% from 255 or 31.59% from 383); Max value from RGB is 159 - color contains mainly: red. Hex color #9F6779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F6779 is #609886. Grayscale: #797979. Windows color (decimal): -6330503 or 7956383. OLE color: 7956383.
HSL color Cylindrical-coordinate representation of color #9F6779: hue angle of 340.71º 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 #9F6779 is Cyan = 0, Magento = 0.35, Yellow = 0.24 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 103 | 121 | - |
| CMYK | 0 | 0.35 | 0.24 | 0.38 |
| HSL | 340.71º | 0.23% | 0.51% | - |
| HSV(B) | 340.71º | 0.35% | 0.62% | - |
| XYZ | 22.6 | 18.45 | 20.46 | - |
| YUV | 121.8 | 127.55 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 103 | 121 | 0 | 0.35 | 0.24 | 0.38 | 340.71 | 0.23 | 0.51 |
| Hex | 9F | 67 | 79 | 0 | 23 | 18 | 26 | 155 | 17 | 33 |
| Octal | 237 | 147 | 171 | 0 | 43 | 30 | 46 | 525 | 27 | 63 |
| Binary | 10011111 | 1100111 | 1111001 | 0 | 100011 | 11000 | 100110 | 101010101 | 10111 | 110011 |
Color Harmonies of #9F6779
Complementary color
Monochromatic Colors of #9F6779
Black with #9F6779
Text Example
Text Example
White with #9F6779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F6779; }
p { color: rgb(159,103,121); }
H1.HeaderClassName
{
color: #9F6779;
}
.AnyTagClassName
{
color: #9F6779;
}
</style>
background-color css
<style>
a { background-color: #9F6779; }
a { background-color: rgb(159,103,121); }
div.DivClassName
{
background-color: #9F6779;
}
.BgClassName
{
background-color: #9F6779;
}
</style>
border-color css
<style>
span { border-color: #9F6779; }
span { border-color: rgb(159,103,121); }
td.TdClassName
{
border-color: #9F6779;
}
.TagClassName
{
border-color: #9F6779;
}
</style>