#fec2dc Hex Color
rgb(254, 194, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | c2 | dc | - | #fec2dc |
RGB | 254 | 194 | 220 | - | rgb(254,194,220) |
HSL | 334 | 97% | 88% | - | hsl(334,97%,88%) |
HSV | 334 | 24% | 100% | - | hsv(334,24%,100%) |
XYZ | 73.0831 | 64.8217 | 76.3701 | - | xyz(73.0831,64.8217,76.3701) |
CIE-LAB | 84.39 | 25.34 | -4.61 | - | lab(84.39,25.34,-4.61) |
CMYK | 0 | 0.23622047244094 | 0.13385826771654 | 0.003921568627451 | cmyk(0,0.23622047244094,0.13385826771654,0.003921568627451) |
Description
The RGB value of color #fec2dc is rgb(254, 194, 220).
In the hex color #fec2dc, The value of Red is 254, value of Green is 194, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #fec2dc consists of 334° Hue, 97% Saturation, and 88% Lightness.
In the CMYK color model, the color #fec2dc can be represented as Cyan=0%, Magenta=0.23622047244094%, Yellow=0.13385826771654%, and Black=0.003921568627451%.
Shades of #fec2dc
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #fec2dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fec2dc
Preview of #fec2dc on White Background
The contrast ratio of #fec2dc with white color is 1.5
Preview of #fec2dc on black background
The contrast ratio of #fec2dc with black color is 13.96
#fec2dc color will look good with a black background.
Color Schemes of #fec2dc
Triadic Colors of #fec2dc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fec2dc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #fec2dc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fec2dc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #fec2dc;
}
This is a sample text used for the color #fec2dc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #fec2dc;
}
This is a sample text used for the color #fec2dc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #fec2dc;
}
This is a sample text used for the color #fec2dc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 38.02%
Green 29.04%
Blue 32.93%
CMYK Percentage
Cyan 0
Magenta 63.16%
Yellow 35.79%
Black 1.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.