Shades of Turkish Rose #9C6971
Tints of Turkish Rose #9C6971
RGB
CMYK
RGB Variations
Color information
#9C6971 (or 0x9C6971) is known color: Turkish Rose. HEX triplet: 9C, 69 and 71. RGB value is (156,105,113). Sum of RGB (Red+Green+Blue) = 156+105+113=374 (49% of max value = 765). Red value is 156 (61.33% from 255 or 41.71% from 374); Green value is 105 (41.41% from 255 or 28.07% from 374); Blue value is 113 (44.53% from 255 or 30.21% from 374); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6971 is #63968E. Grayscale: #797979. Windows color (decimal): -6526607 or 7432604. OLE color: 7432604.
HSL color Cylindrical-coordinate representation of color #9C6971: hue angle of 350.59º degrees, saturation: 0.2, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #9C6971 is Cyan = 0, Magento = 0.33, Yellow = 0.28 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 105 | 113 | - |
| CMYK | 0 | 0.33 | 0.28 | 0.39 |
| HSL | 350.59º | 0.2% | 0.51% | - |
| HSV(B) | 350.59º | 0.33% | 0.61% | - |
| XYZ | 21.74 | 18.36 | 18.02 | - |
| YUV | 121.16 | 123.4 | 152.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 105 | 113 | 0 | 0.33 | 0.28 | 0.39 | 350.59 | 0.2 | 0.51 |
| Hex | 9C | 69 | 71 | 0 | 21 | 1C | 27 | 15F | 14 | 33 |
| Octal | 234 | 151 | 161 | 0 | 41 | 34 | 47 | 537 | 24 | 63 |
| Binary | 10011100 | 1101001 | 1110001 | 0 | 100001 | 11100 | 100111 | 101011111 | 10100 | 110011 |
Color Harmonies of #9C6971
Complementary color
Monochromatic Colors of #9C6971
Black with #9C6971
Text Example
Text Example
White with #9C6971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6971; }
p { color: rgb(156,105,113); }
H1.HeaderClassName
{
color: #9C6971;
}
.AnyTagClassName
{
color: #9C6971;
}
</style>
background-color css
<style>
a { background-color: #9C6971; }
a { background-color: rgb(156,105,113); }
div.DivClassName
{
background-color: #9C6971;
}
.BgClassName
{
background-color: #9C6971;
}
</style>
border-color css
<style>
span { border-color: #9C6971; }
span { border-color: rgb(156,105,113); }
td.TdClassName
{
border-color: #9C6971;
}
.TagClassName
{
border-color: #9C6971;
}
</style>