Shades of Turkish Rose #9C6977
Tints of Turkish Rose #9C6977
RGB
CMYK
RGB Variations
Color information
#9C6977 (or 0x9C6977) is known color: Turkish Rose. HEX triplet: 9C, 69 and 77. RGB value is (156,105,119). Sum of RGB (Red+Green+Blue) = 156+105+119=380 (50% of max value = 765). Red value is 156 (61.33% from 255 or 41.05% from 380); Green value is 105 (41.41% from 255 or 27.63% from 380); Blue value is 119 (46.88% from 255 or 31.32% from 380); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6977 is #639688. Grayscale: #797979. Windows color (decimal): -6526601 or 7825820. OLE color: 7825820.
HSL color Cylindrical-coordinate representation of color #9C6977: hue angle of 343.53º 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 #9C6977 is Cyan = 0, Magento = 0.33, Yellow = 0.24 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 105 | 119 | - |
| CMYK | 0 | 0.33 | 0.24 | 0.39 |
| HSL | 343.53º | 0.2% | 0.51% | - |
| HSV(B) | 343.53º | 0.33% | 0.61% | - |
| XYZ | 22.09 | 18.5 | 19.86 | - |
| YUV | 121.85 | 126.4 | 152.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 105 | 119 | 0 | 0.33 | 0.24 | 0.39 | 343.53 | 0.2 | 0.51 |
| Hex | 9C | 69 | 77 | 0 | 21 | 18 | 27 | 158 | 14 | 33 |
| Octal | 234 | 151 | 167 | 0 | 41 | 30 | 47 | 530 | 24 | 63 |
| Binary | 10011100 | 1101001 | 1110111 | 0 | 100001 | 11000 | 100111 | 101011000 | 10100 | 110011 |
Color Harmonies of #9C6977
Complementary color
Monochromatic Colors of #9C6977
Black with #9C6977
Text Example
Text Example
White with #9C6977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6977; }
p { color: rgb(156,105,119); }
H1.HeaderClassName
{
color: #9C6977;
}
.AnyTagClassName
{
color: #9C6977;
}
</style>
background-color css
<style>
a { background-color: #9C6977; }
a { background-color: rgb(156,105,119); }
div.DivClassName
{
background-color: #9C6977;
}
.BgClassName
{
background-color: #9C6977;
}
</style>
border-color css
<style>
span { border-color: #9C6977; }
span { border-color: rgb(156,105,119); }
td.TdClassName
{
border-color: #9C6977;
}
.TagClassName
{
border-color: #9C6977;
}
</style>