Shades of Turkish Rose #A16574
Tints of Turkish Rose #A16574
RGB
CMYK
RGB Variations
Color information
#A16574 (or 0xA16574) is known color: Turkish Rose. HEX triplet: A1, 65 and 74. RGB value is (161,101,116). Sum of RGB (Red+Green+Blue) = 161+101+116=378 (50% of max value = 765). Red value is 161 (63.28% from 255 or 42.59% from 378); Green value is 101 (39.84% from 255 or 26.72% from 378); Blue value is 116 (45.70% from 255 or 30.69% from 378); Max value from RGB is 161 - color contains mainly: red. Hex color #A16574 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16574 is #5E9A8B. Grayscale: #787878. Windows color (decimal): -6199948 or 7628193. OLE color: 7628193.
HSL color Cylindrical-coordinate representation of color #A16574: hue angle of 345º 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 #A16574 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 101 | 116 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.37 |
| HSL | 345º | 0.24% | 0.51% | - |
| HSV(B) | 345º | 0.37% | 0.63% | - |
| XYZ | 22.5 | 18.15 | 18.84 | - |
| YUV | 120.65 | 125.38 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 101 | 116 | 0 | 0.37 | 0.28 | 0.37 | 345 | 0.24 | 0.51 |
| Hex | A1 | 65 | 74 | 0 | 25 | 1C | 25 | 159 | 18 | 33 |
| Octal | 241 | 145 | 164 | 0 | 45 | 34 | 45 | 531 | 30 | 63 |
| Binary | 10100001 | 1100101 | 1110100 | 0 | 100101 | 11100 | 100101 | 101011001 | 11000 | 110011 |
Color Harmonies of #A16574
Complementary color
Monochromatic Colors of #A16574
Black with #A16574
Text Example
Text Example
White with #A16574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16574; }
p { color: rgb(161,101,116); }
H1.HeaderClassName
{
color: #A16574;
}
.AnyTagClassName
{
color: #A16574;
}
</style>
background-color css
<style>
a { background-color: #A16574; }
a { background-color: rgb(161,101,116); }
div.DivClassName
{
background-color: #A16574;
}
.BgClassName
{
background-color: #A16574;
}
</style>
border-color css
<style>
span { border-color: #A16574; }
span { border-color: rgb(161,101,116); }
td.TdClassName
{
border-color: #A16574;
}
.TagClassName
{
border-color: #A16574;
}
</style>