#fca6fd Hex Color
rgb(252, 166, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | a6 | fd | - | #fca6fd |
RGB | 252 | 166 | 253 | - | rgb(252,166,253) |
HSL | 299 | 96% | 82% | - | hsl(299,96%,82%) |
HSV | 299 | 34% | 99% | - | hsv(299,34%,99%) |
XYZ | 71.5107 | 55.0597 | 99.7871 | - | xyz(71.5107,55.0597,99.7871) |
CIE-LAB | 79.08 | 44.95 | -30.34 | - | lab(79.08,44.95,-30.34) |
CMYK | 0.0039525691699605 | 0.34387351778656 | 0 | 0.0078431372549019 | cmyk(0.0039525691699605,0.34387351778656,0,0.0078431372549019) |
Description
The RGB value of color #fca6fd is rgb(252, 166, 253).
In the hex color #fca6fd, The value of Red is 252, value of Green is 166, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #fca6fd consists of 299° Hue, 96% Saturation, and 82% Lightness.
In the CMYK color model, the color #fca6fd can be represented as Cyan=0.0039525691699605%, Magenta=0.34387351778656%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #fca6fd
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 #fca6fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fca6fd
Preview of #fca6fd on White Background
The contrast ratio of #fca6fd with white color is 1.75
Preview of #fca6fd on black background
The contrast ratio of #fca6fd with black color is 12.01
#fca6fd color will look good with a black background.
Color Schemes of #fca6fd
Triadic Colors of #fca6fd
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 #fca6fd
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 #fca6fd
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 #fca6fd
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: #fca6fd;
}
This is a sample text used for the color #fca6fd. 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: #fca6fd;
}
This is a sample text used for the color #fca6fd. 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 #fca6fd;
}
This is a sample text used for the color #fca6fd. 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.56%
Green 24.74%
Blue 37.7%
CMYK Percentage
Cyan 1.11
Magenta 96.68%
Yellow 0%
Black 2.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.