Shades of Turkish Rose #9C6979
Tints of Turkish Rose #9C6979
RGB
CMYK
RGB Variations
Color information
#9C6979 (or 0x9C6979) is known color: Turkish Rose. HEX triplet: 9C, 69 and 79. RGB value is (156,105,121). Sum of RGB (Red+Green+Blue) = 156+105+121=382 (50% of max value = 765). Red value is 156 (61.33% from 255 or 40.84% from 382); Green value is 105 (41.41% from 255 or 27.49% from 382); Blue value is 121 (47.66% from 255 or 31.68% from 382); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6979 is #639686. Grayscale: #7A7A7A. Windows color (decimal): -6526599 or 7956892. OLE color: 7956892.
HSL color Cylindrical-coordinate representation of color #9C6979: hue angle of 341.18º 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 #9C6979 is Cyan = 0, Magento = 0.33, Yellow = 0.22 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 105 | 121 | - |
| CMYK | 0 | 0.33 | 0.22 | 0.39 |
| HSL | 341.18º | 0.2% | 0.51% | - |
| HSV(B) | 341.18º | 0.33% | 0.61% | - |
| XYZ | 22.21 | 18.55 | 20.5 | - |
| YUV | 122.07 | 127.4 | 152.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 105 | 121 | 0 | 0.33 | 0.22 | 0.39 | 341.18 | 0.2 | 0.51 |
| Hex | 9C | 69 | 79 | 0 | 21 | 16 | 27 | 155 | 14 | 33 |
| Octal | 234 | 151 | 171 | 0 | 41 | 26 | 47 | 525 | 24 | 63 |
| Binary | 10011100 | 1101001 | 1111001 | 0 | 100001 | 10110 | 100111 | 101010101 | 10100 | 110011 |
Color Harmonies of #9C6979
Complementary color
Monochromatic Colors of #9C6979
Black with #9C6979
Text Example
Text Example
White with #9C6979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6979; }
p { color: rgb(156,105,121); }
H1.HeaderClassName
{
color: #9C6979;
}
.AnyTagClassName
{
color: #9C6979;
}
</style>
background-color css
<style>
a { background-color: #9C6979; }
a { background-color: rgb(156,105,121); }
div.DivClassName
{
background-color: #9C6979;
}
.BgClassName
{
background-color: #9C6979;
}
</style>
border-color css
<style>
span { border-color: #9C6979; }
span { border-color: rgb(156,105,121); }
td.TdClassName
{
border-color: #9C6979;
}
.TagClassName
{
border-color: #9C6979;
}
</style>