Shades of Turkish Rose #9B7173
Tints of Turkish Rose #9B7173
RGB
CMYK
RGB Variations
Color information
#9B7173 (or 0x9B7173) is known color: Turkish Rose. HEX triplet: 9B, 71 and 73. RGB value is (155,113,115). Sum of RGB (Red+Green+Blue) = 155+113+115=383 (50% of max value = 765). Red value is 155 (60.94% from 255 or 40.47% from 383); Green value is 113 (44.53% from 255 or 29.50% from 383); Blue value is 115 (45.31% from 255 or 30.03% from 383); Max value from RGB is 155 - color contains mainly: red. Hex color #9B7173 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9B7173 is #648E8C. Grayscale: #7D7D7D. Windows color (decimal): -6590093 or 7565723. OLE color: 7565723.
HSL color Cylindrical-coordinate representation of color #9B7173: hue angle of 357.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 #9B7173 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 113 | 115 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.39 |
| HSL | 357.14º | 0.17% | 0.53% | - |
| HSV(B) | 357.14º | 0.27% | 0.61% | - |
| XYZ | 22.52 | 20.02 | 18.9 | - |
| YUV | 125.79 | 121.91 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 113 | 115 | 0 | 0.27 | 0.26 | 0.39 | 357.14 | 0.17 | 0.53 |
| Hex | 9B | 71 | 73 | 0 | 1B | 1A | 27 | 165 | 11 | 35 |
| Octal | 233 | 161 | 163 | 0 | 33 | 32 | 47 | 545 | 21 | 65 |
| Binary | 10011011 | 1110001 | 1110011 | 0 | 11011 | 11010 | 100111 | 101100101 | 10001 | 110101 |
Color Harmonies of #9B7173
Complementary color
Monochromatic Colors of #9B7173
Black with #9B7173
Text Example
Text Example
White with #9B7173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B7173; }
p { color: rgb(155,113,115); }
H1.HeaderClassName
{
color: #9B7173;
}
.AnyTagClassName
{
color: #9B7173;
}
</style>
background-color css
<style>
a { background-color: #9B7173; }
a { background-color: rgb(155,113,115); }
div.DivClassName
{
background-color: #9B7173;
}
.BgClassName
{
background-color: #9B7173;
}
</style>
border-color css
<style>
span { border-color: #9B7173; }
span { border-color: rgb(155,113,115); }
td.TdClassName
{
border-color: #9B7173;
}
.TagClassName
{
border-color: #9B7173;
}
</style>