#fce9ff Hex Color
rgb(252, 233, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | e9 | ff | - | #fce9ff |
RGB | 252 | 233 | 255 | - | rgb(252,233,255) |
HSL | 292 | 100% | 96% | - | hsl(292,100%,96%) |
HSV | 292 | 9% | 100% | - | hsv(292,9%,100%) |
XYZ | 87.3338 | 86.1933 | 106.6417 | - | xyz(87.3338,86.1933,106.6417) |
CIE-LAB | 94.39 | 10.25 | -8.28 | - | lab(94.39,10.25,-8.28) |
CMYK | 0.011764705882353 | 0.086274509803922 | 0 | 0 | cmyk(0.011764705882353,0.086274509803922,0,0) |
Description
The RGB value of color #fce9ff is rgb(252, 233, 255).
In the hex color #fce9ff, The value of Red is 252, value of Green is 233, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #fce9ff consists of 292° Hue, 100% Saturation, and 96% Lightness.
In the CMYK color model, the color #fce9ff can be represented as Cyan=0.011764705882353%, Magenta=0.086274509803922%, Yellow=0%, and Black=0%.
Shades of #fce9ff
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 #fce9ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fce9ff
Preview of #fce9ff on White Background
The contrast ratio of #fce9ff with white color is 1.15
Preview of #fce9ff on black background
The contrast ratio of #fce9ff with black color is 18.24
#fce9ff color will look good with a black background.
Color Schemes of #fce9ff
Triadic Colors of #fce9ff
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 #fce9ff
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 #fce9ff
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 #fce9ff
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: #fce9ff;
}
This is a sample text used for the color #fce9ff. 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: #fce9ff;
}
This is a sample text used for the color #fce9ff. 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 #fce9ff;
}
This is a sample text used for the color #fce9ff. 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.05%
Green 31.49%
Blue 34.46%
CMYK Percentage
Cyan 12
Magenta 88%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.