#fec4fb Hex Color
rgb(254, 196, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | c4 | fb | - | #fec4fb |
RGB | 254 | 196 | 251 | - | rgb(254,196,251) |
HSL | 303 | 97% | 88% | - | hsl(303,97%,88%) |
HSV | 303 | 23% | 100% | - | hsv(303,23%,100%) |
XYZ | 78.0256 | 67.5157 | 100.1862 | - | xyz(78.0256,67.5157,100.1862) |
CIE-LAB | 85.76 | 29.53 | -19.07 | - | lab(85.76,29.53,-19.07) |
CMYK | 0 | 0.22834645669291 | 0.011811023622047 | 0.003921568627451 | cmyk(0,0.22834645669291,0.011811023622047,0.003921568627451) |
Description
The RGB value of color #fec4fb is rgb(254, 196, 251).
In the hex color #fec4fb, The value of Red is 254, value of Green is 196, and value of Blue is 251. The primary color is Red. Similarly, The HSL values for #fec4fb consists of 303° Hue, 97% Saturation, and 88% Lightness.
In the CMYK color model, the color #fec4fb can be represented as Cyan=0%, Magenta=0.22834645669291%, Yellow=0.011811023622047%, and Black=0.003921568627451%.
Shades of #fec4fb
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 #fec4fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fec4fb
Preview of #fec4fb on White Background
The contrast ratio of #fec4fb with white color is 1.45
Preview of #fec4fb on black background
The contrast ratio of #fec4fb with black color is 14.5
#fec4fb color will look good with a black background.
Color Schemes of #fec4fb
Triadic Colors of #fec4fb
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 #fec4fb
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 #fec4fb
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 #fec4fb
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: #fec4fb;
}
This is a sample text used for the color #fec4fb. 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: #fec4fb;
}
This is a sample text used for the color #fec4fb. 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 #fec4fb;
}
This is a sample text used for the color #fec4fb. 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 36.23%
Green 27.96%
Blue 35.81%
CMYK Percentage
Cyan 0
Magenta 93.55%
Yellow 4.84%
Black 1.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.