Shades of Turkish Rose #9D6769
Tints of Turkish Rose #9D6769
RGB
CMYK
RGB Variations
Color information
#9D6769 (or 0x9D6769) is known color: Turkish Rose. HEX triplet: 9D, 67 and 69. RGB value is (157,103,105). Sum of RGB (Red+Green+Blue) = 157+103+105=365 (48% of max value = 765). Red value is 157 (61.72% from 255 or 43.01% from 365); Green value is 103 (40.62% from 255 or 28.22% from 365); Blue value is 105 (41.41% from 255 or 28.77% from 365); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6769 is #629896. Grayscale: #777777. Windows color (decimal): -6461591 or 6907805. OLE color: 6907805.
HSL color Cylindrical-coordinate representation of color #9D6769: hue angle of 357.78º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9D6769 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 103 | 105 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.38 |
| HSL | 357.78º | 0.22% | 0.51% | - |
| HSV(B) | 357.78º | 0.34% | 0.62% | - |
| XYZ | 21.3 | 17.89 | 15.69 | - |
| YUV | 119.37 | 119.89 | 154.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 103 | 105 | 0 | 0.34 | 0.33 | 0.38 | 357.78 | 0.22 | 0.51 |
| Hex | 9D | 67 | 69 | 0 | 22 | 21 | 26 | 166 | 16 | 33 |
| Octal | 235 | 147 | 151 | 0 | 42 | 41 | 46 | 546 | 26 | 63 |
| Binary | 10011101 | 1100111 | 1101001 | 0 | 100010 | 100001 | 100110 | 101100110 | 10110 | 110011 |
Color Harmonies of #9D6769
Complementary color
Monochromatic Colors of #9D6769
Black with #9D6769
Text Example
Text Example
White with #9D6769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6769; }
p { color: rgb(157,103,105); }
H1.HeaderClassName
{
color: #9D6769;
}
.AnyTagClassName
{
color: #9D6769;
}
</style>
background-color css
<style>
a { background-color: #9D6769; }
a { background-color: rgb(157,103,105); }
div.DivClassName
{
background-color: #9D6769;
}
.BgClassName
{
background-color: #9D6769;
}
</style>
border-color css
<style>
span { border-color: #9D6769; }
span { border-color: rgb(157,103,105); }
td.TdClassName
{
border-color: #9D6769;
}
.TagClassName
{
border-color: #9D6769;
}
</style>