Shades of Turkish Rose #A16973
Tints of Turkish Rose #A16973
RGB
CMYK
RGB Variations
Color information
#A16973 (or 0xA16973) is known color: Turkish Rose. HEX triplet: A1, 69 and 73. RGB value is (161,105,115). Sum of RGB (Red+Green+Blue) = 161+105+115=381 (50% of max value = 765). Red value is 161 (63.28% from 255 or 42.26% from 381); Green value is 105 (41.41% from 255 or 27.56% from 381); Blue value is 115 (45.31% from 255 or 30.18% from 381); Max value from RGB is 161 - color contains mainly: red. Hex color #A16973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16973 is #5E968C. Grayscale: #7A7A7A. Windows color (decimal): -6198925 or 7563681. OLE color: 7563681.
HSL color Cylindrical-coordinate representation of color #A16973: hue angle of 349.29º degrees, saturation: 0.23, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A16973 is Cyan = 0, Magento = 0.35, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 105 | 115 | - |
| CMYK | 0 | 0.35 | 0.29 | 0.37 |
| HSL | 349.29º | 0.23% | 0.52% | - |
| HSV(B) | 349.29º | 0.35% | 0.63% | - |
| XYZ | 22.84 | 18.92 | 18.67 | - |
| YUV | 122.88 | 123.55 | 155.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 105 | 115 | 0 | 0.35 | 0.29 | 0.37 | 349.29 | 0.23 | 0.52 |
| Hex | A1 | 69 | 73 | 0 | 23 | 1D | 25 | 15D | 17 | 34 |
| Octal | 241 | 151 | 163 | 0 | 43 | 35 | 45 | 535 | 27 | 64 |
| Binary | 10100001 | 1101001 | 1110011 | 0 | 100011 | 11101 | 100101 | 101011101 | 10111 | 110100 |
Color Harmonies of #A16973
Complementary color
Monochromatic Colors of #A16973
Black with #A16973
Text Example
Text Example
White with #A16973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16973; }
p { color: rgb(161,105,115); }
H1.HeaderClassName
{
color: #A16973;
}
.AnyTagClassName
{
color: #A16973;
}
</style>
background-color css
<style>
a { background-color: #A16973; }
a { background-color: rgb(161,105,115); }
div.DivClassName
{
background-color: #A16973;
}
.BgClassName
{
background-color: #A16973;
}
</style>
border-color css
<style>
span { border-color: #A16973; }
span { border-color: rgb(161,105,115); }
td.TdClassName
{
border-color: #A16973;
}
.TagClassName
{
border-color: #A16973;
}
</style>