Shades of Turkish Rose #A06471
Tints of Turkish Rose #A06471
RGB
CMYK
RGB Variations
Color information
#A06471 (or 0xA06471) is known color: Turkish Rose. HEX triplet: A0, 64 and 71. RGB value is (160,100,113). Sum of RGB (Red+Green+Blue) = 160+100+113=373 (49% of max value = 765). Red value is 160 (62.89% from 255 or 42.90% from 373); Green value is 100 (39.45% from 255 or 26.81% from 373); Blue value is 113 (44.53% from 255 or 30.29% from 373); Max value from RGB is 160 - color contains mainly: red. Hex color #A06471 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06471 is #5F9B8E. Grayscale: #777777. Windows color (decimal): -6265743 or 7431328. OLE color: 7431328.
HSL color Cylindrical-coordinate representation of color #A06471: hue angle of 347º 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 #A06471 is Cyan = 0, Magento = 0.38, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 100 | 113 | - |
| CMYK | 0 | 0.38 | 0.29 | 0.37 |
| HSL | 347º | 0.24% | 0.51% | - |
| HSV(B) | 347º | 0.38% | 0.63% | - |
| XYZ | 22.04 | 17.78 | 17.89 | - |
| YUV | 119.42 | 124.38 | 156.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 100 | 113 | 0 | 0.38 | 0.29 | 0.37 | 347 | 0.24 | 0.51 |
| Hex | A0 | 64 | 71 | 0 | 26 | 1D | 25 | 15B | 18 | 33 |
| Octal | 240 | 144 | 161 | 0 | 46 | 35 | 45 | 533 | 30 | 63 |
| Binary | 10100000 | 1100100 | 1110001 | 0 | 100110 | 11101 | 100101 | 101011011 | 11000 | 110011 |
Color Harmonies of #A06471
Complementary color
Monochromatic Colors of #A06471
Black with #A06471
Text Example
Text Example
White with #A06471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06471; }
p { color: rgb(160,100,113); }
H1.HeaderClassName
{
color: #A06471;
}
.AnyTagClassName
{
color: #A06471;
}
</style>
background-color css
<style>
a { background-color: #A06471; }
a { background-color: rgb(160,100,113); }
div.DivClassName
{
background-color: #A06471;
}
.BgClassName
{
background-color: #A06471;
}
</style>
border-color css
<style>
span { border-color: #A06471; }
span { border-color: rgb(160,100,113); }
td.TdClassName
{
border-color: #A06471;
}
.TagClassName
{
border-color: #A06471;
}
</style>