Shades of Turkish Rose #9F6769
Tints of Turkish Rose #9F6769
RGB
CMYK
RGB Variations
Color information
#9F6769 (or 0x9F6769) is known color: Turkish Rose. HEX triplet: 9F, 67 and 69. RGB value is (159,103,105). Sum of RGB (Red+Green+Blue) = 159+103+105=367 (48% of max value = 765). Red value is 159 (62.5% from 255 or 43.32% from 367); Green value is 103 (40.62% from 255 or 28.07% from 367); Blue value is 105 (41.41% from 255 or 28.61% from 367); Max value from RGB is 159 - color contains mainly: red. Hex color #9F6769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F6769 is #609896. Grayscale: #787878. Windows color (decimal): -6330519 or 6907807. OLE color: 6907807.
HSL color Cylindrical-coordinate representation of color #9F6769: hue angle of 357.86º 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 #9F6769 is Cyan = 0, Magento = 0.35, Yellow = 0.34 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 103 | 105 | - |
| CMYK | 0 | 0.35 | 0.34 | 0.38 |
| HSL | 357.86º | 0.23% | 0.51% | - |
| HSV(B) | 357.86º | 0.35% | 0.62% | - |
| XYZ | 21.7 | 18.09 | 15.71 | - |
| YUV | 119.97 | 119.55 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 103 | 105 | 0 | 0.35 | 0.34 | 0.38 | 357.86 | 0.23 | 0.51 |
| Hex | 9F | 67 | 69 | 0 | 23 | 22 | 26 | 166 | 17 | 33 |
| Octal | 237 | 147 | 151 | 0 | 43 | 42 | 46 | 546 | 27 | 63 |
| Binary | 10011111 | 1100111 | 1101001 | 0 | 100011 | 100010 | 100110 | 101100110 | 10111 | 110011 |
Color Harmonies of #9F6769
Complementary color
Monochromatic Colors of #9F6769
Black with #9F6769
Text Example
Text Example
White with #9F6769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F6769; }
p { color: rgb(159,103,105); }
H1.HeaderClassName
{
color: #9F6769;
}
.AnyTagClassName
{
color: #9F6769;
}
</style>
background-color css
<style>
a { background-color: #9F6769; }
a { background-color: rgb(159,103,105); }
div.DivClassName
{
background-color: #9F6769;
}
.BgClassName
{
background-color: #9F6769;
}
</style>
border-color css
<style>
span { border-color: #9F6769; }
span { border-color: rgb(159,103,105); }
td.TdClassName
{
border-color: #9F6769;
}
.TagClassName
{
border-color: #9F6769;
}
</style>