In a RGB color space, #ff69b4 hex color (also known as Girls Night Out) is composed of 100% red, 41.2% green and 70.6% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 58.8% magenta, 29.4% yellow and 0% black. It has a hue angle of 330 degrees, a saturation of 100% and a lightness of 70.6%. #ff69b4 color hex could be obtained by blending #ffd2ff with #ff0069. Closest websafe color is: #ff66cc.
The hexadecimal color #ff69b4 has RGB values of R:255, G:105, B:180 and CMYK values of C:0, M:0.59, Y:0.29, K:0. Its decimal value is 16738740.
Hex triplet | ff69b4 | #ff69b4 |
RGB Decimal | 255, 105, 180 | rgb(255,105,180) |
RGB Percent | 100, 41.2, 70.6 | rgb(100%,41.2%,70.6%) |
CMYK | 0, 58.8, 29.4, 0 | |
HSL | 330°, 100, 70.6 | hsl(330,100%,70.6%) |
HSV(HSB) | 330°, 58.8, 100 | |
Web Safe | ff66cc | #f6c |
XYZ | 54.53, 34.658, 46.996 |
xyY | 0.4, 0.254, 34.658 |
CIE-LAB | 65.482, 64.251, -10.66 |
CIE-LCH | 65.482, 65.129, 350.58 |
CIE-LUV | 65.482, 91.131, -27.51 |
Hunter-Lab | 58.871, 62.311, -6.12 |
Binary | 11111111, 01101001, 10110100 |
Below, you can see some colors close to #ff69b4. 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 #ff69b4.
<span style="color:#ff69b4">Text here</span>
This paragraph has a background color of #ff69b4.
<p style="background-color:#ff69b4;">Content here</p>
This element has a border color of #ff69b4.
<div style="border:1px #ff69b4;">Content here</div>
.text {color:#ff69b4;}
.background {background-color:#ff69b4;}
.border {border:1px solid #ff69b4;}
.text-shadow {border:1px solid #ff69b4;}
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, #14000a is the darkest color, while #fffefe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #b4b4b4 is the less saturated color, while #f96fb4 is the most saturated one.