#fca9ef Hex Color
rgb(252, 169, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | a9 | ef | - | #fca9ef |
RGB | 252 | 169 | 239 | - | rgb(252,169,239) |
HSL | 309 | 93% | 83% | - | hsl(309,93%,83%) |
HSV | 309 | 33% | 99% | - | hsv(309,33%,99%) |
XYZ | 69.9128 | 55.3034 | 88.6512 | - | xyz(69.9128,55.3034,88.6512) |
CIE-LAB | 79.22 | 40.93 | -22.59 | - | lab(79.22,40.93,-22.59) |
CMYK | 0 | 0.32936507936508 | 0.051587301587302 | 0.011764705882353 | cmyk(0,0.32936507936508,0.051587301587302,0.011764705882353) |
Description
The RGB value of color #fca9ef is rgb(252, 169, 239).
In the hex color #fca9ef, The value of Red is 252, value of Green is 169, and value of Blue is 239. The primary color is Red. Similarly, The HSL values for #fca9ef consists of 309° Hue, 93% Saturation, and 83% Lightness.
In the CMYK color model, the color #fca9ef can be represented as Cyan=0%, Magenta=0.32936507936508%, Yellow=0.051587301587302%, and Black=0.011764705882353%.
Shades of #fca9ef
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 #fca9ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fca9ef
Preview of #fca9ef on White Background
The contrast ratio of #fca9ef with white color is 1.74
Preview of #fca9ef on black background
The contrast ratio of #fca9ef with black color is 12.06
#fca9ef color will look good with a black background.
Color Schemes of #fca9ef
Triadic Colors of #fca9ef
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 #fca9ef
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 #fca9ef
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 #fca9ef
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: #fca9ef;
}
This is a sample text used for the color #fca9ef. 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: #fca9ef;
}
This is a sample text used for the color #fca9ef. 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 #fca9ef;
}
This is a sample text used for the color #fca9ef. 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.18%
Green 25.61%
Blue 36.21%
CMYK Percentage
Cyan 0
Magenta 83.87%
Yellow 13.14%
Black 3%
Comments on this color
Please login or signup to post a comment.
No comments yet.