#fce3fe Hex Color
rgb(252, 227, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | e3 | fe | - | #fce3fe |
RGB | 252 | 227 | 254 | - | rgb(252,227,254) |
HSL | 296 | 93% | 94% | - | hsl(296,93%,94%) |
HSV | 296 | 11% | 100% | - | hsv(296,11%,100%) |
XYZ | 85.5034 | 82.7894 | 105.2394 | - | xyz(85.5034,82.7894,105.2394) |
CIE-LAB | 92.92 | 13.18 | -9.95 | - | lab(92.92,13.18,-9.95) |
CMYK | 0.0078740157480315 | 0.10629921259843 | 0 | 0.003921568627451 | cmyk(0.0078740157480315,0.10629921259843,0,0.003921568627451) |
Description
The RGB value of color #fce3fe is rgb(252, 227, 254).
In the hex color #fce3fe, The value of Red is 252, value of Green is 227, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #fce3fe consists of 296° Hue, 93% Saturation, and 94% Lightness.
In the CMYK color model, the color #fce3fe can be represented as Cyan=0.0078740157480315%, Magenta=0.10629921259843%, Yellow=0%, and Black=0.003921568627451%.
Shades of #fce3fe
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 #fce3fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fce3fe
Preview of #fce3fe on White Background
The contrast ratio of #fce3fe with white color is 1.2
Preview of #fce3fe on black background
The contrast ratio of #fce3fe with black color is 17.56
#fce3fe color will look good with a black background.
Color Schemes of #fce3fe
Triadic Colors of #fce3fe
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 #fce3fe
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 #fce3fe
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 #fce3fe
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: #fce3fe;
}
This is a sample text used for the color #fce3fe. 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: #fce3fe;
}
This is a sample text used for the color #fce3fe. 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 #fce3fe;
}
This is a sample text used for the color #fce3fe. 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 34.38%
Green 30.97%
Blue 34.65%
CMYK Percentage
Cyan 6.67
Magenta 90.01%
Yellow 0%
Black 3.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.