#f0c1fd Hex Color
rgb(240, 193, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | c1 | fd | - | #f0c1fd |
RGB | 240 | 193 | 253 | - | rgb(240,193,253) |
HSL | 287 | 94% | 87% | - | hsl(287,94%,87%) |
HSV | 287 | 24% | 99% | - | hsv(287,24%,99%) |
XYZ | 72.7348 | 63.757 | 101.4013 | - | xyz(72.7348,63.757,101.4013) |
CIE-LAB | 83.84 | 27 | -23.17 | - | lab(83.84,27,-23.17) |
CMYK | 0.051383399209486 | 0.23715415019763 | 0 | 0.0078431372549019 | cmyk(0.051383399209486,0.23715415019763,0,0.0078431372549019) |
Description
The RGB value of color #f0c1fd is rgb(240, 193, 253).
In the hex color #f0c1fd, The value of Red is 240, value of Green is 193, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #f0c1fd consists of 287° Hue, 94% Saturation, and 87% Lightness.
In the CMYK color model, the color #f0c1fd can be represented as Cyan=0.051383399209486%, Magenta=0.23715415019763%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #f0c1fd
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 #f0c1fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0c1fd
Preview of #f0c1fd on White Background
The contrast ratio of #f0c1fd with white color is 1.53
Preview of #f0c1fd on black background
The contrast ratio of #f0c1fd with black color is 13.75
#f0c1fd color will look good with a black background.
Color Schemes of #f0c1fd
Triadic Colors of #f0c1fd
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 #f0c1fd
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 #f0c1fd
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 #f0c1fd
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: #f0c1fd;
}
This is a sample text used for the color #f0c1fd. 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: #f0c1fd;
}
This is a sample text used for the color #f0c1fd. 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 #f0c1fd;
}
This is a sample text used for the color #f0c1fd. 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.99%
Green 28.13%
Blue 36.88%
CMYK Percentage
Cyan 17.34
Magenta 80.02%
Yellow 0%
Black 2.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.