Shades of Turkish Rose #9A6973
Tints of Turkish Rose #9A6973
RGB
CMYK
RGB Variations
Color information
#9A6973 (or 0x9A6973) is known color: Turkish Rose. HEX triplet: 9A, 69 and 73. RGB value is (154,105,115). Sum of RGB (Red+Green+Blue) = 154+105+115=374 (49% of max value = 765). Red value is 154 (60.55% from 255 or 41.18% from 374); Green value is 105 (41.41% from 255 or 28.07% from 374); Blue value is 115 (45.31% from 255 or 30.75% from 374); Max value from RGB is 154 - color contains mainly: red. Hex color #9A6973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9A6973 is #65968C. Grayscale: #787878. Windows color (decimal): -6657677 or 7563674. OLE color: 7563674.
HSL color Cylindrical-coordinate representation of color #9A6973: hue angle of 347.76º 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 #9A6973 is Cyan = 0, Magento = 0.32, Yellow = 0.25 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 105 | 115 | - |
| CMYK | 0 | 0.32 | 0.25 | 0.40 |
| HSL | 347.76º | 0.2% | 0.51% | - |
| HSV(B) | 347.76º | 0.32% | 0.6% | - |
| XYZ | 21.47 | 18.21 | 18.6 | - |
| YUV | 120.79 | 124.73 | 151.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 105 | 115 | 0 | 0.32 | 0.25 | 0.40 | 347.76 | 0.2 | 0.51 |
| Hex | 9A | 69 | 73 | 0 | 20 | 19 | 28 | 15C | 14 | 33 |
| Octal | 232 | 151 | 163 | 0 | 40 | 31 | 50 | 534 | 24 | 63 |
| Binary | 10011010 | 1101001 | 1110011 | 0 | 100000 | 11001 | 101000 | 101011100 | 10100 | 110011 |
Color Harmonies of #9A6973
Complementary color
Monochromatic Colors of #9A6973
Black with #9A6973
Text Example
Text Example
White with #9A6973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A6973; }
p { color: rgb(154,105,115); }
H1.HeaderClassName
{
color: #9A6973;
}
.AnyTagClassName
{
color: #9A6973;
}
</style>
background-color css
<style>
a { background-color: #9A6973; }
a { background-color: rgb(154,105,115); }
div.DivClassName
{
background-color: #9A6973;
}
.BgClassName
{
background-color: #9A6973;
}
</style>
border-color css
<style>
span { border-color: #9A6973; }
span { border-color: rgb(154,105,115); }
td.TdClassName
{
border-color: #9A6973;
}
.TagClassName
{
border-color: #9A6973;
}
</style>