Shades of Turkish Rose #9D6268
Tints of Turkish Rose #9D6268
RGB
CMYK
RGB Variations
Color information
#9D6268 (or 0x9D6268) is known color: Turkish Rose. HEX triplet: 9D, 62 and 68. RGB value is (157,98,104). Sum of RGB (Red+Green+Blue) = 157+98+104=359 (47% of max value = 765). Red value is 157 (61.72% from 255 or 43.73% from 359); Green value is 98 (38.67% from 255 or 27.30% from 359); Blue value is 104 (41.02% from 255 or 28.97% from 359); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6268 is #629D97. Grayscale: #747474. Windows color (decimal): -6462872 or 6840989. OLE color: 6840989.
HSL color Cylindrical-coordinate representation of color #9D6268: hue angle of 353.9º degrees, saturation: 0.23, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #9D6268 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 98 | 104 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.38 |
| HSL | 353.9º | 0.23% | 0.5% | - |
| HSV(B) | 353.9º | 0.38% | 0.62% | - |
| XYZ | 20.77 | 16.9 | 15.26 | - |
| YUV | 116.33 | 121.05 | 157.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 98 | 104 | 0 | 0.38 | 0.34 | 0.38 | 353.9 | 0.23 | 0.5 |
| Hex | 9D | 62 | 68 | 0 | 26 | 22 | 26 | 162 | 17 | 32 |
| Octal | 235 | 142 | 150 | 0 | 46 | 42 | 46 | 542 | 27 | 62 |
| Binary | 10011101 | 1100010 | 1101000 | 0 | 100110 | 100010 | 100110 | 101100010 | 10111 | 110010 |
Color Harmonies of #9D6268
Complementary color
Monochromatic Colors of #9D6268
Black with #9D6268
Text Example
Text Example
White with #9D6268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6268; }
p { color: rgb(157,98,104); }
H1.HeaderClassName
{
color: #9D6268;
}
.AnyTagClassName
{
color: #9D6268;
}
</style>
background-color css
<style>
a { background-color: #9D6268; }
a { background-color: rgb(157,98,104); }
div.DivClassName
{
background-color: #9D6268;
}
.BgClassName
{
background-color: #9D6268;
}
</style>
border-color css
<style>
span { border-color: #9D6268; }
span { border-color: rgb(157,98,104); }
td.TdClassName
{
border-color: #9D6268;
}
.TagClassName
{
border-color: #9D6268;
}
</style>