Shades of Turkish Rose #A16162
Tints of Turkish Rose #A16162
RGB
CMYK
RGB Variations
Color information
#A16162 (or 0xA16162) is known color: Turkish Rose. HEX triplet: A1, 61 and 62. RGB value is (161,97,98). Sum of RGB (Red+Green+Blue) = 161+97+98=356 (47% of max value = 765). Red value is 161 (63.28% from 255 or 45.22% from 356); Green value is 97 (38.28% from 255 or 27.25% from 356); Blue value is 98 (38.67% from 255 or 27.53% from 356); Max value from RGB is 161 - color contains mainly: red. Hex color #A16162 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16162 is #5E9E9D. Grayscale: #747474. Windows color (decimal): -6200990 or 6447521. OLE color: 6447521.
HSL color Cylindrical-coordinate representation of color #A16162: hue angle of 359.06º degrees, saturation: 0.25, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A16162 is Cyan = 0, Magento = 0.40, Yellow = 0.39 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 97 | 98 | - |
| CMYK | 0 | 0.40 | 0.39 | 0.37 |
| HSL | 359.06º | 0.25% | 0.51% | - |
| HSV(B) | 359.06º | 0.4% | 0.63% | - |
| XYZ | 21.18 | 17.01 | 13.72 | - |
| YUV | 116.25 | 117.7 | 159.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 97 | 98 | 0 | 0.40 | 0.39 | 0.37 | 359.06 | 0.25 | 0.51 |
| Hex | A1 | 61 | 62 | 0 | 28 | 27 | 25 | 167 | 19 | 33 |
| Octal | 241 | 141 | 142 | 0 | 50 | 47 | 45 | 547 | 31 | 63 |
| Binary | 10100001 | 1100001 | 1100010 | 0 | 101000 | 100111 | 100101 | 101100111 | 11001 | 110011 |
Color Harmonies of #A16162
Complementary color
Monochromatic Colors of #A16162
Black with #A16162
Text Example
Text Example
White with #A16162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16162; }
p { color: rgb(161,97,98); }
H1.HeaderClassName
{
color: #A16162;
}
.AnyTagClassName
{
color: #A16162;
}
</style>
background-color css
<style>
a { background-color: #A16162; }
a { background-color: rgb(161,97,98); }
div.DivClassName
{
background-color: #A16162;
}
.BgClassName
{
background-color: #A16162;
}
</style>
border-color css
<style>
span { border-color: #A16162; }
span { border-color: rgb(161,97,98); }
td.TdClassName
{
border-color: #A16162;
}
.TagClassName
{
border-color: #A16162;
}
</style>