Shades of Turkish Rose #9B656A
Tints of Turkish Rose #9B656A
RGB
CMYK
RGB Variations
Color information
#9B656A (or 0x9B656A) is known color: Turkish Rose. HEX triplet: 9B, 65 and 6A. RGB value is (155,101,106). Sum of RGB (Red+Green+Blue) = 155+101+106=362 (47% of max value = 765). Red value is 155 (60.94% from 255 or 42.82% from 362); Green value is 101 (39.84% from 255 or 27.90% from 362); Blue value is 106 (41.80% from 255 or 29.28% from 362); Max value from RGB is 155 - color contains mainly: red. Hex color #9B656A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9B656A is #649A95. Grayscale: #757575. Windows color (decimal): -6593174 or 6972827. OLE color: 6972827.
HSL color Cylindrical-coordinate representation of color #9B656A: hue angle of 354.44º degrees, saturation: 0.21, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9B656A is Cyan = 0, Magento = 0.35, Yellow = 0.32 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 101 | 106 | - |
| CMYK | 0 | 0.35 | 0.32 | 0.39 |
| HSL | 354.44º | 0.21% | 0.5% | - |
| HSV(B) | 354.44º | 0.35% | 0.61% | - |
| XYZ | 20.77 | 17.32 | 15.88 | - |
| YUV | 117.72 | 121.39 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 101 | 106 | 0 | 0.35 | 0.32 | 0.39 | 354.44 | 0.21 | 0.5 |
| Hex | 9B | 65 | 6A | 0 | 23 | 20 | 27 | 162 | 15 | 32 |
| Octal | 233 | 145 | 152 | 0 | 43 | 40 | 47 | 542 | 25 | 62 |
| Binary | 10011011 | 1100101 | 1101010 | 0 | 100011 | 100000 | 100111 | 101100010 | 10101 | 110010 |
Color Harmonies of #9B656A
Complementary color
Monochromatic Colors of #9B656A
Black with #9B656A
Text Example
Text Example
White with #9B656A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B656A; }
p { color: rgb(155,101,106); }
H1.HeaderClassName
{
color: #9B656A;
}
.AnyTagClassName
{
color: #9B656A;
}
</style>
background-color css
<style>
a { background-color: #9B656A; }
a { background-color: rgb(155,101,106); }
div.DivClassName
{
background-color: #9B656A;
}
.BgClassName
{
background-color: #9B656A;
}
</style>
border-color css
<style>
span { border-color: #9B656A; }
span { border-color: rgb(155,101,106); }
td.TdClassName
{
border-color: #9B656A;
}
.TagClassName
{
border-color: #9B656A;
}
</style>