Shades of Turkish Rose #9D7580
Tints of Turkish Rose #9D7580
RGB
CMYK
RGB Variations
Color information
#9D7580 (or 0x9D7580) is known color: Turkish Rose. HEX triplet: 9D, 75 and 80. RGB value is (157,117,128). Sum of RGB (Red+Green+Blue) = 157+117+128=402 (53% of max value = 765). Red value is 157 (61.72% from 255 or 39.05% from 402); Green value is 117 (46.09% from 255 or 29.10% from 402); Blue value is 128 (50.39% from 255 or 31.84% from 402); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D7580 is #628A7F. Grayscale: #828282. Windows color (decimal): -6457984 or 8418717. OLE color: 8418717.
HSL color Cylindrical-coordinate representation of color #9D7580: hue angle of 343.5º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9D7580 is Cyan = 0, Magento = 0.25, Yellow = 0.18 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 117 | 128 | - |
| CMYK | 0 | 0.25 | 0.18 | 0.38 |
| HSL | 343.5º | 0.17% | 0.54% | - |
| HSV(B) | 343.5º | 0.25% | 0.62% | - |
| XYZ | 24.16 | 21.45 | 23.29 | - |
| YUV | 130.21 | 126.75 | 147.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 117 | 128 | 0 | 0.25 | 0.18 | 0.38 | 343.5 | 0.17 | 0.54 |
| Hex | 9D | 75 | 80 | 0 | 19 | 12 | 26 | 158 | 11 | 36 |
| Octal | 235 | 165 | 200 | 0 | 31 | 22 | 46 | 530 | 21 | 66 |
| Binary | 10011101 | 1110101 | 10000000 | 0 | 11001 | 10010 | 100110 | 101011000 | 10001 | 110110 |
Color Harmonies of #9D7580
Complementary color
Monochromatic Colors of #9D7580
Black with #9D7580
Text Example
Text Example
White with #9D7580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7580; }
p { color: rgb(157,117,128); }
H1.HeaderClassName
{
color: #9D7580;
}
.AnyTagClassName
{
color: #9D7580;
}
</style>
background-color css
<style>
a { background-color: #9D7580; }
a { background-color: rgb(157,117,128); }
div.DivClassName
{
background-color: #9D7580;
}
.BgClassName
{
background-color: #9D7580;
}
</style>
border-color css
<style>
span { border-color: #9D7580; }
span { border-color: rgb(157,117,128); }
td.TdClassName
{
border-color: #9D7580;
}
.TagClassName
{
border-color: #9D7580;
}
</style>