Shades of Turkish Rose #A06570
Tints of Turkish Rose #A06570
RGB
CMYK
RGB Variations
Color information
#A06570 (or 0xA06570) is known color: Turkish Rose. HEX triplet: A0, 65 and 70. RGB value is (160,101,112). Sum of RGB (Red+Green+Blue) = 160+101+112=373 (49% of max value = 765). Red value is 160 (62.89% from 255 or 42.90% from 373); Green value is 101 (39.84% from 255 or 27.08% from 373); Blue value is 112 (44.14% from 255 or 30.03% from 373); Max value from RGB is 160 - color contains mainly: red. Hex color #A06570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06570 is #5F9A8F. Grayscale: #777777. Windows color (decimal): -6265488 or 7366048. OLE color: 7366048.
HSL color Cylindrical-coordinate representation of color #A06570: hue angle of 348.81º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A06570 is Cyan = 0, Magento = 0.37, Yellow = 0.30 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 101 | 112 | - |
| CMYK | 0 | 0.37 | 0.30 | 0.37 |
| HSL | 348.81º | 0.24% | 0.51% | - |
| HSV(B) | 348.81º | 0.37% | 0.63% | - |
| XYZ | 22.08 | 17.95 | 17.63 | - |
| YUV | 119.9 | 123.55 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 101 | 112 | 0 | 0.37 | 0.30 | 0.37 | 348.81 | 0.24 | 0.51 |
| Hex | A0 | 65 | 70 | 0 | 25 | 1E | 25 | 15D | 18 | 33 |
| Octal | 240 | 145 | 160 | 0 | 45 | 36 | 45 | 535 | 30 | 63 |
| Binary | 10100000 | 1100101 | 1110000 | 0 | 100101 | 11110 | 100101 | 101011101 | 11000 | 110011 |
Color Harmonies of #A06570
Complementary color
Monochromatic Colors of #A06570
Black with #A06570
Text Example
Text Example
White with #A06570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06570; }
p { color: rgb(160,101,112); }
H1.HeaderClassName
{
color: #A06570;
}
.AnyTagClassName
{
color: #A06570;
}
</style>
background-color css
<style>
a { background-color: #A06570; }
a { background-color: rgb(160,101,112); }
div.DivClassName
{
background-color: #A06570;
}
.BgClassName
{
background-color: #A06570;
}
</style>
border-color css
<style>
span { border-color: #A06570; }
span { border-color: rgb(160,101,112); }
td.TdClassName
{
border-color: #A06570;
}
.TagClassName
{
border-color: #A06570;
}
</style>