Shades of Turkish Rose #9C7680
Tints of Turkish Rose #9C7680
RGB
CMYK
RGB Variations
Color information
#9C7680 (or 0x9C7680) is known color: Turkish Rose. HEX triplet: 9C, 76 and 80. RGB value is (156,118,128). Sum of RGB (Red+Green+Blue) = 156+118+128=402 (53% of max value = 765). Red value is 156 (61.33% from 255 or 38.81% from 402); Green value is 118 (46.48% from 255 or 29.35% from 402); Blue value is 128 (50.39% from 255 or 31.84% from 402); Max value from RGB is 156 - color contains mainly: red. Hex color #9C7680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9C7680 is #63897F. Grayscale: #828282. Windows color (decimal): -6523264 or 8418972. OLE color: 8418972.
HSL color Cylindrical-coordinate representation of color #9C7680: hue angle of 344.21º degrees, saturation: 0.16, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9C7680 is Cyan = 0, Magento = 0.24, Yellow = 0.18 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 118 | 128 | - |
| CMYK | 0 | 0.24 | 0.18 | 0.39 |
| HSL | 344.21º | 0.16% | 0.54% | - |
| HSV(B) | 344.21º | 0.24% | 0.61% | - |
| XYZ | 24.09 | 21.58 | 23.32 | - |
| YUV | 130.5 | 126.59 | 146.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 118 | 128 | 0 | 0.24 | 0.18 | 0.39 | 344.21 | 0.16 | 0.54 |
| Hex | 9C | 76 | 80 | 0 | 18 | 12 | 27 | 158 | 10 | 36 |
| Octal | 234 | 166 | 200 | 0 | 30 | 22 | 47 | 530 | 20 | 66 |
| Binary | 10011100 | 1110110 | 10000000 | 0 | 11000 | 10010 | 100111 | 101011000 | 10000 | 110110 |
Color Harmonies of #9C7680
Complementary color
Monochromatic Colors of #9C7680
Black with #9C7680
Text Example
Text Example
White with #9C7680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C7680; }
p { color: rgb(156,118,128); }
H1.HeaderClassName
{
color: #9C7680;
}
.AnyTagClassName
{
color: #9C7680;
}
</style>
background-color css
<style>
a { background-color: #9C7680; }
a { background-color: rgb(156,118,128); }
div.DivClassName
{
background-color: #9C7680;
}
.BgClassName
{
background-color: #9C7680;
}
</style>
border-color css
<style>
span { border-color: #9C7680; }
span { border-color: rgb(156,118,128); }
td.TdClassName
{
border-color: #9C7680;
}
.TagClassName
{
border-color: #9C7680;
}
</style>