Shades of Turkish Rose #A16878
Tints of Turkish Rose #A16878
RGB
CMYK
RGB Variations
Color information
#A16878 (or 0xA16878) is known color: Turkish Rose. HEX triplet: A1, 68 and 78. RGB value is (161,104,120). Sum of RGB (Red+Green+Blue) = 161+104+120=385 (50% of max value = 765). Red value is 161 (63.28% from 255 or 41.82% from 385); Green value is 104 (41.02% from 255 or 27.01% from 385); Blue value is 120 (47.27% from 255 or 31.17% from 385); Max value from RGB is 161 - color contains mainly: red. Hex color #A16878 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16878 is #5E9787. Grayscale: #7A7A7A. Windows color (decimal): -6199176 or 7891105. OLE color: 7891105.
HSL color Cylindrical-coordinate representation of color #A16878: hue angle of 343.16º 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 #A16878 is Cyan = 0, Magento = 0.35, Yellow = 0.25 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 104 | 120 | - |
| CMYK | 0 | 0.35 | 0.25 | 0.37 |
| HSL | 343.16º | 0.23% | 0.52% | - |
| HSV(B) | 343.16º | 0.35% | 0.63% | - |
| XYZ | 23.04 | 18.83 | 20.19 | - |
| YUV | 122.87 | 126.38 | 155.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 104 | 120 | 0 | 0.35 | 0.25 | 0.37 | 343.16 | 0.23 | 0.52 |
| Hex | A1 | 68 | 78 | 0 | 23 | 19 | 25 | 157 | 17 | 34 |
| Octal | 241 | 150 | 170 | 0 | 43 | 31 | 45 | 527 | 27 | 64 |
| Binary | 10100001 | 1101000 | 1111000 | 0 | 100011 | 11001 | 100101 | 101010111 | 10111 | 110100 |
Color Harmonies of #A16878
Complementary color
Monochromatic Colors of #A16878
Black with #A16878
Text Example
Text Example
White with #A16878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16878; }
p { color: rgb(161,104,120); }
H1.HeaderClassName
{
color: #A16878;
}
.AnyTagClassName
{
color: #A16878;
}
</style>
background-color css
<style>
a { background-color: #A16878; }
a { background-color: rgb(161,104,120); }
div.DivClassName
{
background-color: #A16878;
}
.BgClassName
{
background-color: #A16878;
}
</style>
border-color css
<style>
span { border-color: #A16878; }
span { border-color: rgb(161,104,120); }
td.TdClassName
{
border-color: #A16878;
}
.TagClassName
{
border-color: #A16878;
}
</style>