Shades of Turkish Rose #9D6568
Tints of Turkish Rose #9D6568
RGB
CMYK
RGB Variations
Color information
#9D6568 (or 0x9D6568) is known color: Turkish Rose. HEX triplet: 9D, 65 and 68. RGB value is (157,101,104). Sum of RGB (Red+Green+Blue) = 157+101+104=362 (47% of max value = 765). Red value is 157 (61.72% from 255 or 43.37% from 362); Green value is 101 (39.84% from 255 or 27.90% from 362); Blue value is 104 (41.02% from 255 or 28.73% from 362); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6568 is #629A97. Grayscale: #767676. Windows color (decimal): -6462104 or 6841757. OLE color: 6841757.
HSL color Cylindrical-coordinate representation of color #9D6568: hue angle of 356.79º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9D6568 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 101 | 104 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.38 |
| HSL | 356.79º | 0.22% | 0.51% | - |
| HSV(B) | 356.79º | 0.36% | 0.62% | - |
| XYZ | 21.06 | 17.47 | 15.36 | - |
| YUV | 118.09 | 120.05 | 155.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 101 | 104 | 0 | 0.36 | 0.34 | 0.38 | 356.79 | 0.22 | 0.51 |
| Hex | 9D | 65 | 68 | 0 | 24 | 22 | 26 | 165 | 16 | 33 |
| Octal | 235 | 145 | 150 | 0 | 44 | 42 | 46 | 545 | 26 | 63 |
| Binary | 10011101 | 1100101 | 1101000 | 0 | 100100 | 100010 | 100110 | 101100101 | 10110 | 110011 |
Color Harmonies of #9D6568
Complementary color
Monochromatic Colors of #9D6568
Black with #9D6568
Text Example
Text Example
White with #9D6568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6568; }
p { color: rgb(157,101,104); }
H1.HeaderClassName
{
color: #9D6568;
}
.AnyTagClassName
{
color: #9D6568;
}
</style>
background-color css
<style>
a { background-color: #9D6568; }
a { background-color: rgb(157,101,104); }
div.DivClassName
{
background-color: #9D6568;
}
.BgClassName
{
background-color: #9D6568;
}
</style>
border-color css
<style>
span { border-color: #9D6568; }
span { border-color: rgb(157,101,104); }
td.TdClassName
{
border-color: #9D6568;
}
.TagClassName
{
border-color: #9D6568;
}
</style>