In a RGB color space, #a06060 hex color is composed of 62.7% red, 37.6% green and 37.6% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 40% magenta, 40% yellow and 37.3% black. It has a hue angle of 0 degrees, a saturation of 25.2% and a lightness of 50.2%. #a06060 color hex could be obtained by blending #ffc0c0 with #410000. Closest websafe color is: #996666.
The hexadecimal color #a06060 has RGB values of R:160, G:96, B:96 and CMYK values of C:0, M:0.4, Y:0.4, K:0.37. Its decimal value is 10510432.
Hex triplet | a06060 | #a06060 |
RGB Decimal | 160, 96, 96 | rgb(160,96,96) |
RGB Percent | 62.7, 37.6, 37.6 | rgb(62.7%,37.6%,37.6%) |
CMYK | 0, 40, 40, 37.3 | |
HSL | 0°, 25.2, 50.2 | hsl(0,25.2%,50.2%) |
HSV(HSB) | 0°, 40, 62.7 | |
Web Safe | 996666 | #966 |
XYZ | 20.791, 16.684, 13.191 |
xyY | 0.41, 0.329, 16.684 |
CIE-LAB | 47.859, 26.012, 11.14 |
CIE-LCH | 47.859, 28.297, 23.184 |
CIE-LUV | 47.859, 43.489, 9.373 |
Hunter-Lab | 40.846, 19.38, 9.445 |
Binary | 10100000, 01100000, 01100000 |
Below, you can see some colors close to #a06060. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #a06060.
<span style="color:#a06060">Text here</span>
This paragraph has a background color of #a06060.
<p style="background-color:#a06060;">Content here</p>
This element has a border color of #a06060.
<div style="border:1px #a06060;">Content here</div>
.text {color:#a06060;}
.background {background-color:#a06060;}
.border {border:1px solid #a06060;}
.text-shadow {border:1px solid #a06060;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010000 is the darkest color, while #f7f2f2 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #808080 is the less saturated color, while #f50b0b is the most saturated one.