Shades of Turkish Rose #9B717A
Tints of Turkish Rose #9B717A
RGB
CMYK
RGB Variations
Color information
#9B717A (or 0x9B717A) is known color: Turkish Rose. HEX triplet: 9B, 71 and 7A. RGB value is (155,113,122). Sum of RGB (Red+Green+Blue) = 155+113+122=390 (51% of max value = 765). Red value is 155 (60.94% from 255 or 39.74% from 390); Green value is 113 (44.53% from 255 or 28.97% from 390); Blue value is 122 (48.05% from 255 or 31.28% from 390); Max value from RGB is 155 - color contains mainly: red. Hex color #9B717A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9B717A is #648E85. Grayscale: #7E7E7E. Windows color (decimal): -6590086 or 8024475. OLE color: 8024475.
HSL color Cylindrical-coordinate representation of color #9B717A: hue angle of 347.14º 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 #9B717A is Cyan = 0, Magento = 0.27, Yellow = 0.21 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 113 | 122 | - |
| CMYK | 0 | 0.27 | 0.21 | 0.39 |
| HSL | 347.14º | 0.17% | 0.53% | - |
| HSV(B) | 347.14º | 0.27% | 0.61% | - |
| XYZ | 22.94 | 20.18 | 21.1 | - |
| YUV | 126.58 | 125.41 | 148.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 113 | 122 | 0 | 0.27 | 0.21 | 0.39 | 347.14 | 0.17 | 0.53 |
| Hex | 9B | 71 | 7A | 0 | 1B | 15 | 27 | 15B | 11 | 35 |
| Octal | 233 | 161 | 172 | 0 | 33 | 25 | 47 | 533 | 21 | 65 |
| Binary | 10011011 | 1110001 | 1111010 | 0 | 11011 | 10101 | 100111 | 101011011 | 10001 | 110101 |
Color Harmonies of #9B717A
Complementary color
Monochromatic Colors of #9B717A
Black with #9B717A
Text Example
Text Example
White with #9B717A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B717A; }
p { color: rgb(155,113,122); }
H1.HeaderClassName
{
color: #9B717A;
}
.AnyTagClassName
{
color: #9B717A;
}
</style>
background-color css
<style>
a { background-color: #9B717A; }
a { background-color: rgb(155,113,122); }
div.DivClassName
{
background-color: #9B717A;
}
.BgClassName
{
background-color: #9B717A;
}
</style>
border-color css
<style>
span { border-color: #9B717A; }
span { border-color: rgb(155,113,122); }
td.TdClassName
{
border-color: #9B717A;
}
.TagClassName
{
border-color: #9B717A;
}
</style>