Shades of Turkish Rose #A16474
Tints of Turkish Rose #A16474
RGB
CMYK
RGB Variations
Color information
#A16474 (or 0xA16474) is known color: Turkish Rose. HEX triplet: A1, 64 and 74. RGB value is (161,100,116). Sum of RGB (Red+Green+Blue) = 161+100+116=377 (49% of max value = 765). Red value is 161 (63.28% from 255 or 42.71% from 377); Green value is 100 (39.45% from 255 or 26.53% from 377); Blue value is 116 (45.70% from 255 or 30.77% from 377); Max value from RGB is 161 - color contains mainly: red. Hex color #A16474 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16474 is #5E9B8B. Grayscale: #787878. Windows color (decimal): -6200204 or 7627937. OLE color: 7627937.
HSL color Cylindrical-coordinate representation of color #A16474: hue angle of 344.26º 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 #A16474 is Cyan = 0, Magento = 0.38, Yellow = 0.28 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 100 | 116 | - |
| CMYK | 0 | 0.38 | 0.28 | 0.37 |
| HSL | 344.26º | 0.24% | 0.51% | - |
| HSV(B) | 344.26º | 0.38% | 0.63% | - |
| XYZ | 22.41 | 17.95 | 18.81 | - |
| YUV | 120.06 | 125.71 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 100 | 116 | 0 | 0.38 | 0.28 | 0.37 | 344.26 | 0.24 | 0.51 |
| Hex | A1 | 64 | 74 | 0 | 26 | 1C | 25 | 158 | 18 | 33 |
| Octal | 241 | 144 | 164 | 0 | 46 | 34 | 45 | 530 | 30 | 63 |
| Binary | 10100001 | 1100100 | 1110100 | 0 | 100110 | 11100 | 100101 | 101011000 | 11000 | 110011 |
Color Harmonies of #A16474
Complementary color
Monochromatic Colors of #A16474
Black with #A16474
Text Example
Text Example
White with #A16474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16474; }
p { color: rgb(161,100,116); }
H1.HeaderClassName
{
color: #A16474;
}
.AnyTagClassName
{
color: #A16474;
}
</style>
background-color css
<style>
a { background-color: #A16474; }
a { background-color: rgb(161,100,116); }
div.DivClassName
{
background-color: #A16474;
}
.BgClassName
{
background-color: #A16474;
}
</style>
border-color css
<style>
span { border-color: #A16474; }
span { border-color: rgb(161,100,116); }
td.TdClassName
{
border-color: #A16474;
}
.TagClassName
{
border-color: #A16474;
}
</style>