Shades of Turkish Rose #A16465
Tints of Turkish Rose #A16465
RGB
CMYK
RGB Variations
Color information
#A16465 (or 0xA16465) is known color: Turkish Rose. HEX triplet: A1, 64 and 65. RGB value is (161,100,101). Sum of RGB (Red+Green+Blue) = 161+100+101=362 (47% of max value = 765). Red value is 161 (63.28% from 255 or 44.48% from 362); Green value is 100 (39.45% from 255 or 27.62% from 362); Blue value is 101 (39.84% from 255 or 27.90% from 362); Max value from RGB is 161 - color contains mainly: red. Hex color #A16465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16465 is #5E9B9A. Grayscale: #767676. Windows color (decimal): -6200219 or 6644897. OLE color: 6644897.
HSL color Cylindrical-coordinate representation of color #A16465: hue angle of 359.02º 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 #A16465 is Cyan = 0, Magento = 0.38, Yellow = 0.37 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 100 | 101 | - |
| CMYK | 0 | 0.38 | 0.37 | 0.37 |
| HSL | 359.02º | 0.24% | 0.51% | - |
| HSV(B) | 359.02º | 0.38% | 0.63% | - |
| XYZ | 21.6 | 17.63 | 14.58 | - |
| YUV | 118.35 | 118.21 | 158.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 100 | 101 | 0 | 0.38 | 0.37 | 0.37 | 359.02 | 0.24 | 0.51 |
| Hex | A1 | 64 | 65 | 0 | 26 | 25 | 25 | 167 | 18 | 33 |
| Octal | 241 | 144 | 145 | 0 | 46 | 45 | 45 | 547 | 30 | 63 |
| Binary | 10100001 | 1100100 | 1100101 | 0 | 100110 | 100101 | 100101 | 101100111 | 11000 | 110011 |
Color Harmonies of #A16465
Complementary color
Monochromatic Colors of #A16465
Black with #A16465
Text Example
Text Example
White with #A16465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16465; }
p { color: rgb(161,100,101); }
H1.HeaderClassName
{
color: #A16465;
}
.AnyTagClassName
{
color: #A16465;
}
</style>
background-color css
<style>
a { background-color: #A16465; }
a { background-color: rgb(161,100,101); }
div.DivClassName
{
background-color: #A16465;
}
.BgClassName
{
background-color: #A16465;
}
</style>
border-color css
<style>
span { border-color: #A16465; }
span { border-color: rgb(161,100,101); }
td.TdClassName
{
border-color: #A16465;
}
.TagClassName
{
border-color: #A16465;
}
</style>