Shades of Turkish Rose #9C6671
Tints of Turkish Rose #9C6671
RGB
CMYK
RGB Variations
Color information
#9C6671 (or 0x9C6671) is known color: Turkish Rose. HEX triplet: 9C, 66 and 71. RGB value is (156,102,113). Sum of RGB (Red+Green+Blue) = 156+102+113=371 (49% of max value = 765). Red value is 156 (61.33% from 255 or 42.05% from 371); Green value is 102 (40.23% from 255 or 27.49% from 371); Blue value is 113 (44.53% from 255 or 30.46% from 371); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6671 is #63998E. Grayscale: #777777. Windows color (decimal): -6527375 or 7431836. OLE color: 7431836.
HSL color Cylindrical-coordinate representation of color #9C6671: hue angle of 347.78º degrees, saturation: 0.21, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9C6671 is Cyan = 0, Magento = 0.35, Yellow = 0.28 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 102 | 113 | - |
| CMYK | 0 | 0.35 | 0.28 | 0.39 |
| HSL | 347.78º | 0.21% | 0.51% | - |
| HSV(B) | 347.78º | 0.35% | 0.61% | - |
| XYZ | 21.44 | 17.76 | 17.92 | - |
| YUV | 119.4 | 124.39 | 154.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 102 | 113 | 0 | 0.35 | 0.28 | 0.39 | 347.78 | 0.21 | 0.51 |
| Hex | 9C | 66 | 71 | 0 | 23 | 1C | 27 | 15C | 15 | 33 |
| Octal | 234 | 146 | 161 | 0 | 43 | 34 | 47 | 534 | 25 | 63 |
| Binary | 10011100 | 1100110 | 1110001 | 0 | 100011 | 11100 | 100111 | 101011100 | 10101 | 110011 |
Color Harmonies of #9C6671
Complementary color
Monochromatic Colors of #9C6671
Black with #9C6671
Text Example
Text Example
White with #9C6671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6671; }
p { color: rgb(156,102,113); }
H1.HeaderClassName
{
color: #9C6671;
}
.AnyTagClassName
{
color: #9C6671;
}
</style>
background-color css
<style>
a { background-color: #9C6671; }
a { background-color: rgb(156,102,113); }
div.DivClassName
{
background-color: #9C6671;
}
.BgClassName
{
background-color: #9C6671;
}
</style>
border-color css
<style>
span { border-color: #9C6671; }
span { border-color: rgb(156,102,113); }
td.TdClassName
{
border-color: #9C6671;
}
.TagClassName
{
border-color: #9C6671;
}
</style>