#f0c2da Hex Color
rgb(240, 194, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | c2 | da | - | #f0c2da |
RGB | 240 | 194 | 218 | - | rgb(240,194,218) |
HSL | 329 | 61% | 85% | - | hsl(329,61%,85%) |
HSV | 329 | 19% | 94% | - | hsv(329,19%,94%) |
XYZ | 67.8819 | 62.1708 | 74.7521 | - | xyz(67.8819,62.1708,74.7521) |
CIE-LAB | 83 | 20.19 | -5.74 | - | lab(83,20.19,-5.74) |
CMYK | 0 | 0.19166666666667 | 0.091666666666667 | 0.058823529411765 | cmyk(0,0.19166666666667,0.091666666666667,0.058823529411765) |
Description
The RGB value of color #f0c2da is rgb(240, 194, 218).
In the hex color #f0c2da, The value of Red is 240, value of Green is 194, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #f0c2da consists of 329° Hue, 61% Saturation, and 85% Lightness.
In the CMYK color model, the color #f0c2da can be represented as Cyan=0%, Magenta=0.19166666666667%, Yellow=0.091666666666667%, and Black=0.058823529411765%.
Shades of #f0c2da
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 #f0c2da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0c2da
Preview of #f0c2da on White Background
The contrast ratio of #f0c2da with white color is 1.56
Preview of #f0c2da on black background
The contrast ratio of #f0c2da with black color is 13.43
#f0c2da color will look good with a black background.
Color Schemes of #f0c2da
Triadic Colors of #f0c2da
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 #f0c2da
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 #f0c2da
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 #f0c2da
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: #f0c2da;
}
This is a sample text used for the color #f0c2da. 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: #f0c2da;
}
This is a sample text used for the color #f0c2da. 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 #f0c2da;
}
This is a sample text used for the color #f0c2da. 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 36.81%
Green 29.75%
Blue 33.44%
CMYK Percentage
Cyan 0
Magenta 56.02%
Yellow 26.79%
Black 17.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.