Shades of Turkish Rose #9D8385
Tints of Turkish Rose #9D8385
RGB
CMYK
RGB Variations
Color information
#9D8385 (or 0x9D8385) is known color: Turkish Rose. HEX triplet: 9D, 83 and 85. RGB value is (157,131,133). Sum of RGB (Red+Green+Blue) = 157+131+133=421 (55% of max value = 765). Red value is 157 (61.72% from 255 or 37.29% from 421); Green value is 131 (51.56% from 255 or 31.12% from 421); Blue value is 133 (52.34% from 255 or 31.59% from 421); Max value from RGB is 157 - color contains mainly: red. Hex color #9D8385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9D8385 is #627C7A. Grayscale: #8B8B8B. Windows color (decimal): -6454395 or 8749981. OLE color: 8749981.
HSL color Cylindrical-coordinate representation of color #9D8385: hue angle of 355.38º degrees, saturation: 0.12, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #9D8385 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 131 | 133 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.38 |
| HSL | 355.38º | 0.12% | 0.56% | - |
| HSV(B) | 355.38º | 0.17% | 0.62% | - |
| XYZ | 26.25 | 25.09 | 25.65 | - |
| YUV | 139 | 124.61 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 131 | 133 | 0 | 0.17 | 0.15 | 0.38 | 355.38 | 0.12 | 0.56 |
| Hex | 9D | 83 | 85 | 0 | 11 | F | 26 | 163 | C | 38 |
| Octal | 235 | 203 | 205 | 0 | 21 | 17 | 46 | 543 | 14 | 70 |
| Binary | 10011101 | 10000011 | 10000101 | 0 | 10001 | 1111 | 100110 | 101100011 | 1100 | 111000 |
Color Harmonies of #9D8385
Complementary color
Monochromatic Colors of #9D8385
Black with #9D8385
Text Example
Text Example
White with #9D8385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D8385; }
p { color: rgb(157,131,133); }
H1.HeaderClassName
{
color: #9D8385;
}
.AnyTagClassName
{
color: #9D8385;
}
</style>
background-color css
<style>
a { background-color: #9D8385; }
a { background-color: rgb(157,131,133); }
div.DivClassName
{
background-color: #9D8385;
}
.BgClassName
{
background-color: #9D8385;
}
</style>
border-color css
<style>
span { border-color: #9D8385; }
span { border-color: rgb(157,131,133); }
td.TdClassName
{
border-color: #9D8385;
}
.TagClassName
{
border-color: #9D8385;
}
</style>