Shades of Turkish Rose #A07580
Tints of Turkish Rose #A07580
RGB
CMYK
RGB Variations
Color information
#A07580 (or 0xA07580) is known color: Turkish Rose. HEX triplet: A0, 75 and 80. RGB value is (160,117,128). Sum of RGB (Red+Green+Blue) = 160+117+128=405 (53% of max value = 765). Red value is 160 (62.89% from 255 or 39.51% from 405); Green value is 117 (46.09% from 255 or 28.89% from 405); Blue value is 128 (50.39% from 255 or 31.60% from 405); Max value from RGB is 160 - color contains mainly: red. Hex color #A07580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07580 is #5F8A7F. Grayscale: #838383. Windows color (decimal): -6261376 or 8418720. OLE color: 8418720.
HSL color Cylindrical-coordinate representation of color #A07580: hue angle of 344.65º degrees, saturation: 0.18, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A07580 is Cyan = 0, Magento = 0.27, Yellow = 0.20 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 117 | 128 | - |
| CMYK | 0 | 0.27 | 0.20 | 0.37 |
| HSL | 344.65º | 0.18% | 0.54% | - |
| HSV(B) | 344.65º | 0.27% | 0.63% | - |
| XYZ | 24.75 | 21.75 | 23.32 | - |
| YUV | 131.11 | 126.25 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 117 | 128 | 0 | 0.27 | 0.20 | 0.37 | 344.65 | 0.18 | 0.54 |
| Hex | A0 | 75 | 80 | 0 | 1B | 14 | 25 | 159 | 12 | 36 |
| Octal | 240 | 165 | 200 | 0 | 33 | 24 | 45 | 531 | 22 | 66 |
| Binary | 10100000 | 1110101 | 10000000 | 0 | 11011 | 10100 | 100101 | 101011001 | 10010 | 110110 |
Color Harmonies of #A07580
Complementary color
Monochromatic Colors of #A07580
Black with #A07580
Text Example
Text Example
White with #A07580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07580; }
p { color: rgb(160,117,128); }
H1.HeaderClassName
{
color: #A07580;
}
.AnyTagClassName
{
color: #A07580;
}
</style>
background-color css
<style>
a { background-color: #A07580; }
a { background-color: rgb(160,117,128); }
div.DivClassName
{
background-color: #A07580;
}
.BgClassName
{
background-color: #A07580;
}
</style>
border-color css
<style>
span { border-color: #A07580; }
span { border-color: rgb(160,117,128); }
td.TdClassName
{
border-color: #A07580;
}
.TagClassName
{
border-color: #A07580;
}
</style>