In a RGB color space, #ff2b50 hex color is composed of 100% red, 16.9% green and 31.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 83.1% magenta, 68.6% yellow and 0% black. It has a hue angle of 349.5 degrees, a saturation of 100% and a lightness of 58.4%. #ff2b50 color hex could be obtained by blending #ff56a0 with #ff0000. Closest websafe color is: #ff3366.
The hexadecimal color #ff2b50 has RGB values of R:255, G:43, B:80 and CMYK values of C:0, M:0.83, Y:0.69, K:0. Its decimal value is 16722768.
Hex triplet | ff2b50 | #ff2b50 |
RGB Decimal | 255, 43, 80 | rgb(255,43,80) |
RGB Percent | 100, 16.9, 31.4 | rgb(100%,16.9%,31.4%) |
CMYK | 0, 83.1, 68.6, 0 | |
HSL | 349.5°, 100, 58.4 | hsl(349.5,100%,58.4%) |
HSV(HSB) | 349.5°, 83.1, 100 | |
Web Safe | ff3366 | #f36 |
XYZ | 43.552, 23.567, 9.843 |
xyY | 0.566, 0.306, 23.567 |
CIE-LAB | 55.652, 76.629, 33.777 |
CIE-LCH | 55.652, 83.743, 23.787 |
CIE-LUV | 55.652, 152.318, 20.89 |
Hunter-Lab | 48.546, 75.182, 21.961 |
Binary | 11111111, 00101011, 01010000 |
Below, you can see some colors close to #ff2b50. 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 #ff2b50.
<span style="color:#ff2b50">Text here</span>
This paragraph has a background color of #ff2b50.
<p style="background-color:#ff2b50;">Content here</p>
This element has a border color of #ff2b50.
<div style="border:1px #ff2b50;">Content here</div>
.text {color:#ff2b50;}
.background {background-color:#ff2b50;}
.border {border:1px solid #ff2b50;}
.text-shadow {border:1px solid #ff2b50;}
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, #000000 is the darkest color, while #ffeaee is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #959595 is the less saturated color, while #f63456 is the most saturated one.