In a RGB color space, #ff6b85 hex color is composed of 100% red, 42% green and 52.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 58% magenta, 47.8% yellow and 0% black. It has a hue angle of 349.5 degrees, a saturation of 100% and a lightness of 71%. #ff6b85 color hex could be obtained by blending #ffd6ff with #ff000b. Closest websafe color is: #ff6699.
The hexadecimal color #ff6b85 has RGB values of R:255, G:107, B:133 and CMYK values of C:0, M:0.58, Y:0.48, K:0. Its decimal value is 16739205.
Hex triplet | ff6b85 | #ff6b85 |
RGB Decimal | 255, 107, 133 | rgb(255,107,133) |
RGB Percent | 100, 42, 52.2 | rgb(100%,42%,52.2%) |
CMYK | 0, 58, 47.8, 0 | |
HSL | 349.5°, 100, 71 | hsl(349.5,100%,71%) |
HSV(HSB) | 349.5°, 58, 100 | |
Web Safe | ff6699 | #f69 |
XYZ | 50.731, 33.469, 25.977 |
xyY | 0.46, 0.304, 33.469 |
CIE-LAB | 64.539, 58.436, 14.817 |
CIE-LCH | 64.539, 60.285, 14.228 |
CIE-LUV | 64.539, 103.961, 7.773 |
Hunter-Lab | 57.852, 55.287, 13.874 |
Binary | 11111111, 01101011, 10000101 |
Below, you can see some colors close to #ff6b85. 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 #ff6b85.
<span style="color:#ff6b85">Text here</span>
This paragraph has a background color of #ff6b85.
<p style="background-color:#ff6b85;">Content here</p>
This element has a border color of #ff6b85.
<div style="border:1px #ff6b85;">Content here</div>
.text {color:#ff6b85;}
.background {background-color:#ff6b85;}
.border {border:1px solid #ff6b85;}
.text-shadow {border:1px solid #ff6b85;}
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 #ffebee is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #b5b5b5 is the less saturated color, while #f97189 is the most saturated one.