#fec2ec Hex Color
rgb(254, 194, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | c2 | ec | - | #fec2ec |
RGB | 254 | 194 | 236 | - | rgb(254,194,236) |
HSL | 318 | 97% | 88% | - | hsl(318,97%,88%) |
HSV | 318 | 24% | 100% | - | hsv(318,24%,100%) |
XYZ | 75.3052 | 65.7105 | 88.0713 | - | xyz(75.3052,65.7105,88.0713) |
CIE-LAB | 84.85 | 27.97 | -12.47 | - | lab(84.85,27.97,-12.47) |
CMYK | 0 | 0.23622047244094 | 0.070866141732283 | 0.003921568627451 | cmyk(0,0.23622047244094,0.070866141732283,0.003921568627451) |
Description
The RGB value of color #fec2ec is rgb(254, 194, 236).
In the hex color #fec2ec, The value of Red is 254, value of Green is 194, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #fec2ec consists of 318° Hue, 97% Saturation, and 88% Lightness.
In the CMYK color model, the color #fec2ec can be represented as Cyan=0%, Magenta=0.23622047244094%, Yellow=0.070866141732283%, and Black=0.003921568627451%.
Shades of #fec2ec
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 #fec2ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fec2ec
Preview of #fec2ec on White Background
The contrast ratio of #fec2ec with white color is 1.48
Preview of #fec2ec on black background
The contrast ratio of #fec2ec with black color is 14.14
#fec2ec color will look good with a black background.
Color Schemes of #fec2ec
Triadic Colors of #fec2ec
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 #fec2ec
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 #fec2ec
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 #fec2ec
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: #fec2ec;
}
This is a sample text used for the color #fec2ec. 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: #fec2ec;
}
This is a sample text used for the color #fec2ec. 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 #fec2ec;
}
This is a sample text used for the color #fec2ec. 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 37.13%
Green 28.36%
Blue 34.5%
CMYK Percentage
Cyan 0
Magenta 75.95%
Yellow 22.79%
Black 1.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.