Shades of Turkish Rose #A96573
Tints of Turkish Rose #A96573
RGB
CMYK
RGB Variations
Color information
#A96573 (or 0xA96573) is known color: Turkish Rose. HEX triplet: A9, 65 and 73. RGB value is (169,101,115). Sum of RGB (Red+Green+Blue) = 169+101+115=385 (50% of max value = 765). Red value is 169 (66.41% from 255 or 43.90% from 385); Green value is 101 (39.84% from 255 or 26.23% from 385); Blue value is 115 (45.31% from 255 or 29.87% from 385); Max value from RGB is 169 - color contains mainly: red. Hex color #A96573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96573 is #569A8C. Grayscale: #7A7A7A. Windows color (decimal): -5675661 or 7562665. OLE color: 7562665.
HSL color Cylindrical-coordinate representation of color #A96573: hue angle of 347.65º degrees, saturation: 0.28, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A96573 is Cyan = 0, Magento = 0.40, Yellow = 0.32 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 101 | 115 | - |
| CMYK | 0 | 0.40 | 0.32 | 0.34 |
| HSL | 347.65º | 0.28% | 0.53% | - |
| HSV(B) | 347.65º | 0.4% | 0.66% | - |
| XYZ | 24.11 | 18.98 | 18.61 | - |
| YUV | 122.93 | 123.53 | 160.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 101 | 115 | 0 | 0.40 | 0.32 | 0.34 | 347.65 | 0.28 | 0.53 |
| Hex | A9 | 65 | 73 | 0 | 28 | 20 | 22 | 15C | 1C | 35 |
| Octal | 251 | 145 | 163 | 0 | 50 | 40 | 42 | 534 | 34 | 65 |
| Binary | 10101001 | 1100101 | 1110011 | 0 | 101000 | 100000 | 100010 | 101011100 | 11100 | 110101 |
Color Harmonies of #A96573
Complementary color
Monochromatic Colors of #A96573
Black with #A96573
Text Example
Text Example
White with #A96573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96573; }
p { color: rgb(169,101,115); }
H1.HeaderClassName
{
color: #A96573;
}
.AnyTagClassName
{
color: #A96573;
}
</style>
background-color css
<style>
a { background-color: #A96573; }
a { background-color: rgb(169,101,115); }
div.DivClassName
{
background-color: #A96573;
}
.BgClassName
{
background-color: #A96573;
}
</style>
border-color css
<style>
span { border-color: #A96573; }
span { border-color: rgb(169,101,115); }
td.TdClassName
{
border-color: #A96573;
}
.TagClassName
{
border-color: #A96573;
}
</style>