Shades of Turkish Rose #9A6871
Tints of Turkish Rose #9A6871
RGB
CMYK
RGB Variations
Color information
#9A6871 (or 0x9A6871) is known color: Turkish Rose. HEX triplet: 9A, 68 and 71. RGB value is (154,104,113). Sum of RGB (Red+Green+Blue) = 154+104+113=371 (49% of max value = 765). Red value is 154 (60.55% from 255 or 41.51% from 371); Green value is 104 (41.02% from 255 or 28.03% from 371); Blue value is 113 (44.53% from 255 or 30.46% from 371); Max value from RGB is 154 - color contains mainly: red. Hex color #9A6871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9A6871 is #65978E. Grayscale: #777777. Windows color (decimal): -6657935 or 7432346. OLE color: 7432346.
HSL color Cylindrical-coordinate representation of color #9A6871: hue angle of 349.2º degrees, saturation: 0.2, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #9A6871 is Cyan = 0, Magento = 0.32, Yellow = 0.27 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 104 | 113 | - |
| CMYK | 0 | 0.32 | 0.27 | 0.40 |
| HSL | 349.2º | 0.2% | 0.51% | - |
| HSV(B) | 349.2º | 0.32% | 0.6% | - |
| XYZ | 21.26 | 17.96 | 17.97 | - |
| YUV | 119.98 | 124.07 | 152.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 104 | 113 | 0 | 0.32 | 0.27 | 0.40 | 349.2 | 0.2 | 0.51 |
| Hex | 9A | 68 | 71 | 0 | 20 | 1B | 28 | 15D | 14 | 33 |
| Octal | 232 | 150 | 161 | 0 | 40 | 33 | 50 | 535 | 24 | 63 |
| Binary | 10011010 | 1101000 | 1110001 | 0 | 100000 | 11011 | 101000 | 101011101 | 10100 | 110011 |
Color Harmonies of #9A6871
Complementary color
Monochromatic Colors of #9A6871
Black with #9A6871
Text Example
Text Example
White with #9A6871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A6871; }
p { color: rgb(154,104,113); }
H1.HeaderClassName
{
color: #9A6871;
}
.AnyTagClassName
{
color: #9A6871;
}
</style>
background-color css
<style>
a { background-color: #9A6871; }
a { background-color: rgb(154,104,113); }
div.DivClassName
{
background-color: #9A6871;
}
.BgClassName
{
background-color: #9A6871;
}
</style>
border-color css
<style>
span { border-color: #9A6871; }
span { border-color: rgb(154,104,113); }
td.TdClassName
{
border-color: #9A6871;
}
.TagClassName
{
border-color: #9A6871;
}
</style>