Shades of Turkish Rose #9B717E
Tints of Turkish Rose #9B717E
RGB
CMYK
RGB Variations
Color information
#9B717E (or 0x9B717E) is known color: Turkish Rose. HEX triplet: 9B, 71 and 7E. RGB value is (155,113,126). Sum of RGB (Red+Green+Blue) = 155+113+126=394 (52% of max value = 765). Red value is 155 (60.94% from 255 or 39.34% from 394); Green value is 113 (44.53% from 255 or 28.68% from 394); Blue value is 126 (49.61% from 255 or 31.98% from 394); Max value from RGB is 155 - color contains mainly: red. Hex color #9B717E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9B717E is #648E81. Grayscale: #7F7F7F. Windows color (decimal): -6590082 or 8286619. OLE color: 8286619.
HSL color Cylindrical-coordinate representation of color #9B717E: hue angle of 341.43º degrees, saturation: 0.17, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9B717E is Cyan = 0, Magento = 0.27, Yellow = 0.19 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 113 | 126 | - |
| CMYK | 0 | 0.27 | 0.19 | 0.39 |
| HSL | 341.43º | 0.17% | 0.53% | - |
| HSV(B) | 341.43º | 0.27% | 0.61% | - |
| XYZ | 23.19 | 20.29 | 22.43 | - |
| YUV | 127.04 | 127.41 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 113 | 126 | 0 | 0.27 | 0.19 | 0.39 | 341.43 | 0.17 | 0.53 |
| Hex | 9B | 71 | 7E | 0 | 1B | 13 | 27 | 155 | 11 | 35 |
| Octal | 233 | 161 | 176 | 0 | 33 | 23 | 47 | 525 | 21 | 65 |
| Binary | 10011011 | 1110001 | 1111110 | 0 | 11011 | 10011 | 100111 | 101010101 | 10001 | 110101 |
Color Harmonies of #9B717E
Complementary color
Monochromatic Colors of #9B717E
Black with #9B717E
Text Example
Text Example
White with #9B717E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B717E; }
p { color: rgb(155,113,126); }
H1.HeaderClassName
{
color: #9B717E;
}
.AnyTagClassName
{
color: #9B717E;
}
</style>
background-color css
<style>
a { background-color: #9B717E; }
a { background-color: rgb(155,113,126); }
div.DivClassName
{
background-color: #9B717E;
}
.BgClassName
{
background-color: #9B717E;
}
</style>
border-color css
<style>
span { border-color: #9B717E; }
span { border-color: rgb(155,113,126); }
td.TdClassName
{
border-color: #9B717E;
}
.TagClassName
{
border-color: #9B717E;
}
</style>