Shades of Turkish Rose #A66973
Tints of Turkish Rose #A66973
RGB
CMYK
RGB Variations
Color information
#A66973 (or 0xA66973) is known color: Turkish Rose. HEX triplet: A6, 69 and 73. RGB value is (166,105,115). Sum of RGB (Red+Green+Blue) = 166+105+115=386 (51% of max value = 765). Red value is 166 (65.23% from 255 or 43.01% from 386); Green value is 105 (41.41% from 255 or 27.20% from 386); Blue value is 115 (45.31% from 255 or 29.79% from 386); Max value from RGB is 166 - color contains mainly: red. Hex color #A66973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66973 is #59968C. Grayscale: #7C7C7C. Windows color (decimal): -5871245 or 7563686. OLE color: 7563686.
HSL color Cylindrical-coordinate representation of color #A66973: hue angle of 350.16º degrees, saturation: 0.26, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A66973 is Cyan = 0, Magento = 0.37, Yellow = 0.31 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 105 | 115 | - |
| CMYK | 0 | 0.37 | 0.31 | 0.35 |
| HSL | 350.16º | 0.26% | 0.53% | - |
| HSV(B) | 350.16º | 0.37% | 0.65% | - |
| XYZ | 23.87 | 19.45 | 18.72 | - |
| YUV | 124.38 | 122.71 | 157.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 105 | 115 | 0 | 0.37 | 0.31 | 0.35 | 350.16 | 0.26 | 0.53 |
| Hex | A6 | 69 | 73 | 0 | 25 | 1F | 23 | 15E | 1A | 35 |
| Octal | 246 | 151 | 163 | 0 | 45 | 37 | 43 | 536 | 32 | 65 |
| Binary | 10100110 | 1101001 | 1110011 | 0 | 100101 | 11111 | 100011 | 101011110 | 11010 | 110101 |
Color Harmonies of #A66973
Complementary color
Monochromatic Colors of #A66973
Black with #A66973
Text Example
Text Example
White with #A66973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66973; }
p { color: rgb(166,105,115); }
H1.HeaderClassName
{
color: #A66973;
}
.AnyTagClassName
{
color: #A66973;
}
</style>
background-color css
<style>
a { background-color: #A66973; }
a { background-color: rgb(166,105,115); }
div.DivClassName
{
background-color: #A66973;
}
.BgClassName
{
background-color: #A66973;
}
</style>
border-color css
<style>
span { border-color: #A66973; }
span { border-color: rgb(166,105,115); }
td.TdClassName
{
border-color: #A66973;
}
.TagClassName
{
border-color: #A66973;
}
</style>