Shades of Turkish Rose #A16373
Tints of Turkish Rose #A16373
RGB
CMYK
RGB Variations
Color information
#A16373 (or 0xA16373) is known color: Turkish Rose. HEX triplet: A1, 63 and 73. RGB value is (161,99,115). Sum of RGB (Red+Green+Blue) = 161+99+115=375 (49% of max value = 765). Red value is 161 (63.28% from 255 or 42.93% from 375); Green value is 99 (39.06% from 255 or 26.4% from 375); Blue value is 115 (45.31% from 255 or 30.67% from 375); Max value from RGB is 161 - color contains mainly: red. Hex color #A16373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16373 is #5E9C8C. Grayscale: #777777. Windows color (decimal): -6200461 or 7562145. OLE color: 7562145.
HSL color Cylindrical-coordinate representation of color #A16373: hue angle of 344.52º degrees, saturation: 0.25, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A16373 is Cyan = 0, Magento = 0.39, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 99 | 115 | - |
| CMYK | 0 | 0.39 | 0.29 | 0.37 |
| HSL | 344.52º | 0.25% | 0.51% | - |
| HSV(B) | 344.52º | 0.39% | 0.63% | - |
| XYZ | 22.25 | 17.74 | 18.47 | - |
| YUV | 119.36 | 125.54 | 157.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 99 | 115 | 0 | 0.39 | 0.29 | 0.37 | 344.52 | 0.25 | 0.51 |
| Hex | A1 | 63 | 73 | 0 | 27 | 1D | 25 | 159 | 19 | 33 |
| Octal | 241 | 143 | 163 | 0 | 47 | 35 | 45 | 531 | 31 | 63 |
| Binary | 10100001 | 1100011 | 1110011 | 0 | 100111 | 11101 | 100101 | 101011001 | 11001 | 110011 |
Color Harmonies of #A16373
Complementary color
Monochromatic Colors of #A16373
Black with #A16373
Text Example
Text Example
White with #A16373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16373; }
p { color: rgb(161,99,115); }
H1.HeaderClassName
{
color: #A16373;
}
.AnyTagClassName
{
color: #A16373;
}
</style>
background-color css
<style>
a { background-color: #A16373; }
a { background-color: rgb(161,99,115); }
div.DivClassName
{
background-color: #A16373;
}
.BgClassName
{
background-color: #A16373;
}
</style>
border-color css
<style>
span { border-color: #A16373; }
span { border-color: rgb(161,99,115); }
td.TdClassName
{
border-color: #A16373;
}
.TagClassName
{
border-color: #A16373;
}
</style>