Shades of Turkish Rose #A16473
Tints of Turkish Rose #A16473
RGB
CMYK
RGB Variations
Color information
#A16473 (or 0xA16473) is known color: Turkish Rose. HEX triplet: A1, 64 and 73. RGB value is (161,100,115). Sum of RGB (Red+Green+Blue) = 161+100+115=376 (49% of max value = 765). Red value is 161 (63.28% from 255 or 42.82% from 376); Green value is 100 (39.45% from 255 or 26.60% from 376); Blue value is 115 (45.31% from 255 or 30.59% from 376); Max value from RGB is 161 - color contains mainly: red. Hex color #A16473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16473 is #5E9B8C. Grayscale: #777777. Windows color (decimal): -6200205 or 7562401. OLE color: 7562401.
HSL color Cylindrical-coordinate representation of color #A16473: hue angle of 345.25º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A16473 is Cyan = 0, Magento = 0.38, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 100 | 115 | - |
| CMYK | 0 | 0.38 | 0.29 | 0.37 |
| HSL | 345.25º | 0.24% | 0.51% | - |
| HSV(B) | 345.25º | 0.38% | 0.63% | - |
| XYZ | 22.35 | 17.93 | 18.5 | - |
| YUV | 119.95 | 125.21 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 100 | 115 | 0 | 0.38 | 0.29 | 0.37 | 345.25 | 0.24 | 0.51 |
| Hex | A1 | 64 | 73 | 0 | 26 | 1D | 25 | 159 | 18 | 33 |
| Octal | 241 | 144 | 163 | 0 | 46 | 35 | 45 | 531 | 30 | 63 |
| Binary | 10100001 | 1100100 | 1110011 | 0 | 100110 | 11101 | 100101 | 101011001 | 11000 | 110011 |
Color Harmonies of #A16473
Complementary color
Monochromatic Colors of #A16473
Black with #A16473
Text Example
Text Example
White with #A16473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16473; }
p { color: rgb(161,100,115); }
H1.HeaderClassName
{
color: #A16473;
}
.AnyTagClassName
{
color: #A16473;
}
</style>
background-color css
<style>
a { background-color: #A16473; }
a { background-color: rgb(161,100,115); }
div.DivClassName
{
background-color: #A16473;
}
.BgClassName
{
background-color: #A16473;
}
</style>
border-color css
<style>
span { border-color: #A16473; }
span { border-color: rgb(161,100,115); }
td.TdClassName
{
border-color: #A16473;
}
.TagClassName
{
border-color: #A16473;
}
</style>