In a RGB color space, #ff8197 hex color is composed of 100% red, 50.6% green and 59.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 49.4% magenta, 40.8% yellow and 0% black. It has a hue angle of 349.5 degrees, a saturation of 100% and a lightness of 75.3%. #ff8197 color hex could be obtained by blending #ffffff with #ff032f. Closest websafe color is: #ff9999.
The hexadecimal color #ff8197 has RGB values of R:255, G:129, B:151 and CMYK values of C:0, M:0.49, Y:0.41, K:0. Its decimal value is 16744855.
Hex triplet | ff8197 | #ff8197 |
RGB Decimal | 255, 129, 151 | rgb(255,129,151) |
RGB Percent | 100, 50.6, 59.2 | rgb(100%,50.6%,59.2%) |
CMYK | 0, 49.4, 40.8, 0 | |
HSL | 349.5°, 100, 75.3 | hsl(349.5,100%,75.3%) |
HSV(HSB) | 349.5°, 49.4, 100 | |
Web Safe | ff9999 | #f99 |
XYZ | 54.676, 39.195, 33.962 |
xyY | 0.428, 0.307, 39.195 |
CIE-LAB | 68.892, 49.922, 10.73 |
CIE-LCH | 68.892, 51.063, 12.131 |
CIE-LUV | 68.892, 85.912, 4.914 |
Hunter-Lab | 62.606, 46.331, 11.661 |
Binary | 11111111, 10000001, 10010111 |
Below, you can see some colors close to #ff8197. 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 #ff8197.
<span style="color:#ff8197">Text here</span>
This paragraph has a background color of #ff8197.
<p style="background-color:#ff8197;">Content here</p>
This element has a border color of #ff8197.
<div style="border:1px #ff8197;">Content here</div>
.text {color:#ff8197;}
.background {background-color:#ff8197;}
.border {border:1px solid #ff8197;}
.text-shadow {border:1px solid #ff8197;}
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 #ffebef is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #c0c0c0 is the less saturated color, while #fa869a is the most saturated one.