Shades of Turkish Rose #9B7679
Tints of Turkish Rose #9B7679
RGB
CMYK
RGB Variations
Color information
#9B7679 (or 0x9B7679) is known color: Turkish Rose. HEX triplet: 9B, 76 and 79. RGB value is (155,118,121). Sum of RGB (Red+Green+Blue) = 155+118+121=394 (52% of max value = 765). Red value is 155 (60.94% from 255 or 39.34% from 394); Green value is 118 (46.48% from 255 or 29.95% from 394); Blue value is 121 (47.66% from 255 or 30.71% from 394); Max value from RGB is 155 - color contains mainly: red. Hex color #9B7679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9B7679 is #648986. Grayscale: #818181. Windows color (decimal): -6588807 or 7960219. OLE color: 7960219.
HSL color Cylindrical-coordinate representation of color #9B7679: hue angle of 355.14º degrees, saturation: 0.16, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9B7679 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 118 | 121 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.39 |
| HSL | 355.14º | 0.16% | 0.54% | - |
| HSV(B) | 355.14º | 0.24% | 0.61% | - |
| XYZ | 23.45 | 21.31 | 20.97 | - |
| YUV | 129.41 | 123.26 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 118 | 121 | 0 | 0.24 | 0.22 | 0.39 | 355.14 | 0.16 | 0.54 |
| Hex | 9B | 76 | 79 | 0 | 18 | 16 | 27 | 163 | 10 | 36 |
| Octal | 233 | 166 | 171 | 0 | 30 | 26 | 47 | 543 | 20 | 66 |
| Binary | 10011011 | 1110110 | 1111001 | 0 | 11000 | 10110 | 100111 | 101100011 | 10000 | 110110 |
Color Harmonies of #9B7679
Complementary color
Monochromatic Colors of #9B7679
Black with #9B7679
Text Example
Text Example
White with #9B7679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B7679; }
p { color: rgb(155,118,121); }
H1.HeaderClassName
{
color: #9B7679;
}
.AnyTagClassName
{
color: #9B7679;
}
</style>
background-color css
<style>
a { background-color: #9B7679; }
a { background-color: rgb(155,118,121); }
div.DivClassName
{
background-color: #9B7679;
}
.BgClassName
{
background-color: #9B7679;
}
</style>
border-color css
<style>
span { border-color: #9B7679; }
span { border-color: rgb(155,118,121); }
td.TdClassName
{
border-color: #9B7679;
}
.TagClassName
{
border-color: #9B7679;
}
</style>