Shades of Turkish Rose #9C717D
Tints of Turkish Rose #9C717D
RGB
CMYK
RGB Variations
Color information
#9C717D (or 0x9C717D) is known color: Turkish Rose. HEX triplet: 9C, 71 and 7D. RGB value is (156,113,125). Sum of RGB (Red+Green+Blue) = 156+113+125=394 (52% of max value = 765). Red value is 156 (61.33% from 255 or 39.59% from 394); Green value is 113 (44.53% from 255 or 28.68% from 394); Blue value is 125 (49.22% from 255 or 31.73% from 394); Max value from RGB is 156 - color contains mainly: red. Hex color #9C717D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C717D is #638E82. Grayscale: #7F7F7F. Windows color (decimal): -6524547 or 8221084. OLE color: 8221084.
HSL color Cylindrical-coordinate representation of color #9C717D: hue angle of 343.26º degrees, saturation: 0.18, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9C717D is Cyan = 0, Magento = 0.28, Yellow = 0.20 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 113 | 125 | - |
| CMYK | 0 | 0.28 | 0.20 | 0.39 |
| HSL | 343.26º | 0.18% | 0.53% | - |
| HSV(B) | 343.26º | 0.28% | 0.61% | - |
| XYZ | 23.32 | 20.36 | 22.1 | - |
| YUV | 127.23 | 126.75 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 113 | 125 | 0 | 0.28 | 0.20 | 0.39 | 343.26 | 0.18 | 0.53 |
| Hex | 9C | 71 | 7D | 0 | 1C | 14 | 27 | 157 | 12 | 35 |
| Octal | 234 | 161 | 175 | 0 | 34 | 24 | 47 | 527 | 22 | 65 |
| Binary | 10011100 | 1110001 | 1111101 | 0 | 11100 | 10100 | 100111 | 101010111 | 10010 | 110101 |
Color Harmonies of #9C717D
Complementary color
Monochromatic Colors of #9C717D
Black with #9C717D
Text Example
Text Example
White with #9C717D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C717D; }
p { color: rgb(156,113,125); }
H1.HeaderClassName
{
color: #9C717D;
}
.AnyTagClassName
{
color: #9C717D;
}
</style>
background-color css
<style>
a { background-color: #9C717D; }
a { background-color: rgb(156,113,125); }
div.DivClassName
{
background-color: #9C717D;
}
.BgClassName
{
background-color: #9C717D;
}
</style>
border-color css
<style>
span { border-color: #9C717D; }
span { border-color: rgb(156,113,125); }
td.TdClassName
{
border-color: #9C717D;
}
.TagClassName
{
border-color: #9C717D;
}
</style>