Shades of Turkish Rose #A06466
Tints of Turkish Rose #A06466
RGB
CMYK
RGB Variations
Color information
#A06466 (or 0xA06466) is known color: Turkish Rose. HEX triplet: A0, 64 and 66. RGB value is (160,100,102). Sum of RGB (Red+Green+Blue) = 160+100+102=362 (47% of max value = 765). Red value is 160 (62.89% from 255 or 44.20% from 362); Green value is 100 (39.45% from 255 or 27.62% from 362); Blue value is 102 (40.23% from 255 or 28.18% from 362); Max value from RGB is 160 - color contains mainly: red. Hex color #A06466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06466 is #5F9B99. Grayscale: #767676. Windows color (decimal): -6265754 or 6710432. OLE color: 6710432.
HSL color Cylindrical-coordinate representation of color #A06466: hue angle of 358º 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 #A06466 is Cyan = 0, Magento = 0.38, Yellow = 0.36 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 100 | 102 | - |
| CMYK | 0 | 0.38 | 0.36 | 0.37 |
| HSL | 358º | 0.24% | 0.51% | - |
| HSV(B) | 358º | 0.38% | 0.63% | - |
| XYZ | 21.45 | 17.55 | 14.83 | - |
| YUV | 118.17 | 118.88 | 157.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 100 | 102 | 0 | 0.38 | 0.36 | 0.37 | 358 | 0.24 | 0.51 |
| Hex | A0 | 64 | 66 | 0 | 26 | 24 | 25 | 166 | 18 | 33 |
| Octal | 240 | 144 | 146 | 0 | 46 | 44 | 45 | 546 | 30 | 63 |
| Binary | 10100000 | 1100100 | 1100110 | 0 | 100110 | 100100 | 100101 | 101100110 | 11000 | 110011 |
Color Harmonies of #A06466
Complementary color
Monochromatic Colors of #A06466
Black with #A06466
Text Example
Text Example
White with #A06466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06466; }
p { color: rgb(160,100,102); }
H1.HeaderClassName
{
color: #A06466;
}
.AnyTagClassName
{
color: #A06466;
}
</style>
background-color css
<style>
a { background-color: #A06466; }
a { background-color: rgb(160,100,102); }
div.DivClassName
{
background-color: #A06466;
}
.BgClassName
{
background-color: #A06466;
}
</style>
border-color css
<style>
span { border-color: #A06466; }
span { border-color: rgb(160,100,102); }
td.TdClassName
{
border-color: #A06466;
}
.TagClassName
{
border-color: #A06466;
}
</style>