Shades of Turkish Rose #9B7476
Tints of Turkish Rose #9B7476
RGB
CMYK
RGB Variations
Color information
#9B7476 (or 0x9B7476) is known color: Turkish Rose. HEX triplet: 9B, 74 and 76. RGB value is (155,116,118). Sum of RGB (Red+Green+Blue) = 155+116+118=389 (51% of max value = 765). Red value is 155 (60.94% from 255 or 39.85% from 389); Green value is 116 (45.70% from 255 or 29.82% from 389); Blue value is 118 (46.48% from 255 or 30.33% from 389); Max value from RGB is 155 - color contains mainly: red. Hex color #9B7476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9B7476 is #648B89. Grayscale: #7F7F7F. Windows color (decimal): -6589322 or 7763099. OLE color: 7763099.
HSL color Cylindrical-coordinate representation of color #9B7476: hue angle of 356.92º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9B7476 is Cyan = 0, Magento = 0.25, Yellow = 0.24 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 116 | 118 | - |
| CMYK | 0 | 0.25 | 0.24 | 0.39 |
| HSL | 356.92º | 0.16% | 0.53% | - |
| HSV(B) | 356.92º | 0.25% | 0.61% | - |
| XYZ | 23.03 | 20.77 | 19.93 | - |
| YUV | 127.89 | 122.42 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 116 | 118 | 0 | 0.25 | 0.24 | 0.39 | 356.92 | 0.16 | 0.53 |
| Hex | 9B | 74 | 76 | 0 | 19 | 18 | 27 | 165 | 10 | 35 |
| Octal | 233 | 164 | 166 | 0 | 31 | 30 | 47 | 545 | 20 | 65 |
| Binary | 10011011 | 1110100 | 1110110 | 0 | 11001 | 11000 | 100111 | 101100101 | 10000 | 110101 |
Color Harmonies of #9B7476
Complementary color
Monochromatic Colors of #9B7476
Black with #9B7476
Text Example
Text Example
White with #9B7476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B7476; }
p { color: rgb(155,116,118); }
H1.HeaderClassName
{
color: #9B7476;
}
.AnyTagClassName
{
color: #9B7476;
}
</style>
background-color css
<style>
a { background-color: #9B7476; }
a { background-color: rgb(155,116,118); }
div.DivClassName
{
background-color: #9B7476;
}
.BgClassName
{
background-color: #9B7476;
}
</style>
border-color css
<style>
span { border-color: #9B7476; }
span { border-color: rgb(155,116,118); }
td.TdClassName
{
border-color: #9B7476;
}
.TagClassName
{
border-color: #9B7476;
}
</style>