Shades of Turkish Rose #A07680
Tints of Turkish Rose #A07680
RGB
CMYK
RGB Variations
Color information
#A07680 (or 0xA07680) is known color: Turkish Rose. HEX triplet: A0, 76 and 80. RGB value is (160,118,128). Sum of RGB (Red+Green+Blue) = 160+118+128=406 (53% of max value = 765). Red value is 160 (62.89% from 255 or 39.41% from 406); Green value is 118 (46.48% from 255 or 29.06% from 406); Blue value is 128 (50.39% from 255 or 31.53% from 406); Max value from RGB is 160 - color contains mainly: red. Hex color #A07680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07680 is #5F897F. Grayscale: #838383. Windows color (decimal): -6261120 or 8418976. OLE color: 8418976.
HSL color Cylindrical-coordinate representation of color #A07680: hue angle of 345.71º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A07680 is Cyan = 0, Magento = 0.26, Yellow = 0.20 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 118 | 128 | - |
| CMYK | 0 | 0.26 | 0.20 | 0.37 |
| HSL | 345.71º | 0.18% | 0.55% | - |
| HSV(B) | 345.71º | 0.26% | 0.63% | - |
| XYZ | 24.87 | 21.99 | 23.36 | - |
| YUV | 131.7 | 125.91 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 118 | 128 | 0 | 0.26 | 0.20 | 0.37 | 345.71 | 0.18 | 0.55 |
| Hex | A0 | 76 | 80 | 0 | 1A | 14 | 25 | 15A | 12 | 37 |
| Octal | 240 | 166 | 200 | 0 | 32 | 24 | 45 | 532 | 22 | 67 |
| Binary | 10100000 | 1110110 | 10000000 | 0 | 11010 | 10100 | 100101 | 101011010 | 10010 | 110111 |
Color Harmonies of #A07680
Complementary color
Monochromatic Colors of #A07680
Black with #A07680
Text Example
Text Example
White with #A07680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07680; }
p { color: rgb(160,118,128); }
H1.HeaderClassName
{
color: #A07680;
}
.AnyTagClassName
{
color: #A07680;
}
</style>
background-color css
<style>
a { background-color: #A07680; }
a { background-color: rgb(160,118,128); }
div.DivClassName
{
background-color: #A07680;
}
.BgClassName
{
background-color: #A07680;
}
</style>
border-color css
<style>
span { border-color: #A07680; }
span { border-color: rgb(160,118,128); }
td.TdClassName
{
border-color: #A07680;
}
.TagClassName
{
border-color: #A07680;
}
</style>