Shades of Turkish Rose #A16569
Tints of Turkish Rose #A16569
RGB
CMYK
RGB Variations
Color information
#A16569 (or 0xA16569) is known color: Turkish Rose. HEX triplet: A1, 65 and 69. RGB value is (161,101,105). Sum of RGB (Red+Green+Blue) = 161+101+105=367 (48% of max value = 765). Red value is 161 (63.28% from 255 or 43.87% from 367); Green value is 101 (39.84% from 255 or 27.52% from 367); Blue value is 105 (41.41% from 255 or 28.61% from 367); Max value from RGB is 161 - color contains mainly: red. Hex color #A16569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16569 is #5E9A96. Grayscale: #777777. Windows color (decimal): -6199959 or 6907297. OLE color: 6907297.
HSL color Cylindrical-coordinate representation of color #A16569: hue angle of 356º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A16569 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 101 | 105 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.37 |
| HSL | 356º | 0.24% | 0.51% | - |
| HSV(B) | 356º | 0.37% | 0.63% | - |
| XYZ | 21.9 | 17.9 | 15.67 | - |
| YUV | 119.4 | 119.88 | 157.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 101 | 105 | 0 | 0.37 | 0.35 | 0.37 | 356 | 0.24 | 0.51 |
| Hex | A1 | 65 | 69 | 0 | 25 | 23 | 25 | 164 | 18 | 33 |
| Octal | 241 | 145 | 151 | 0 | 45 | 43 | 45 | 544 | 30 | 63 |
| Binary | 10100001 | 1100101 | 1101001 | 0 | 100101 | 100011 | 100101 | 101100100 | 11000 | 110011 |
Color Harmonies of #A16569
Complementary color
Monochromatic Colors of #A16569
Black with #A16569
Text Example
Text Example
White with #A16569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16569; }
p { color: rgb(161,101,105); }
H1.HeaderClassName
{
color: #A16569;
}
.AnyTagClassName
{
color: #A16569;
}
</style>
background-color css
<style>
a { background-color: #A16569; }
a { background-color: rgb(161,101,105); }
div.DivClassName
{
background-color: #A16569;
}
.BgClassName
{
background-color: #A16569;
}
</style>
border-color css
<style>
span { border-color: #A16569; }
span { border-color: rgb(161,101,105); }
td.TdClassName
{
border-color: #A16569;
}
.TagClassName
{
border-color: #A16569;
}
</style>