Shades of Turkish Rose #9C6569
Tints of Turkish Rose #9C6569
RGB
CMYK
RGB Variations
Color information
#9C6569 (or 0x9C6569) is known color: Turkish Rose. HEX triplet: 9C, 65 and 69. RGB value is (156,101,105). Sum of RGB (Red+Green+Blue) = 156+101+105=362 (47% of max value = 765). Red value is 156 (61.33% from 255 or 43.09% from 362); Green value is 101 (39.84% from 255 or 27.90% from 362); Blue value is 105 (41.41% from 255 or 29.01% from 362); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9C6569 is #639A96. Grayscale: #757575. Windows color (decimal): -6527639 or 6907292. OLE color: 6907292.
HSL color Cylindrical-coordinate representation of color #9C6569: hue angle of 355.64º degrees, saturation: 0.22, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9C6569 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 101 | 105 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.39 |
| HSL | 355.64º | 0.22% | 0.5% | - |
| HSV(B) | 355.64º | 0.35% | 0.61% | - |
| XYZ | 20.91 | 17.4 | 15.62 | - |
| YUV | 117.9 | 120.72 | 155.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 101 | 105 | 0 | 0.35 | 0.33 | 0.39 | 355.64 | 0.22 | 0.5 |
| Hex | 9C | 65 | 69 | 0 | 23 | 21 | 27 | 164 | 16 | 32 |
| Octal | 234 | 145 | 151 | 0 | 43 | 41 | 47 | 544 | 26 | 62 |
| Binary | 10011100 | 1100101 | 1101001 | 0 | 100011 | 100001 | 100111 | 101100100 | 10110 | 110010 |
Color Harmonies of #9C6569
Complementary color
Monochromatic Colors of #9C6569
Black with #9C6569
Text Example
Text Example
White with #9C6569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6569; }
p { color: rgb(156,101,105); }
H1.HeaderClassName
{
color: #9C6569;
}
.AnyTagClassName
{
color: #9C6569;
}
</style>
background-color css
<style>
a { background-color: #9C6569; }
a { background-color: rgb(156,101,105); }
div.DivClassName
{
background-color: #9C6569;
}
.BgClassName
{
background-color: #9C6569;
}
</style>
border-color css
<style>
span { border-color: #9C6569; }
span { border-color: rgb(156,101,105); }
td.TdClassName
{
border-color: #9C6569;
}
.TagClassName
{
border-color: #9C6569;
}
</style>