#f2ced7 Hex Color
rgb(242, 206, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | ce | d7 | - | #f2ced7 |
RGB | 242 | 206 | 215 | - | rgb(242,206,215) |
HSL | 345 | 58% | 88% | - | hsl(345,58%,88%) |
HSV | 345 | 15% | 95% | - | hsv(345,15%,95%) |
XYZ | 70.955 | 67.9262 | 73.6613 | - | xyz(70.955,67.9262,73.6613) |
CIE-LAB | 85.97 | 14.05 | 0.24 | - | lab(85.97,14.05,0.24) |
CMYK | 0 | 0.14876033057851 | 0.11157024793388 | 0.050980392156863 | cmyk(0,0.14876033057851,0.11157024793388,0.050980392156863) |
Description
The RGB value of color #f2ced7 is rgb(242, 206, 215).
In the hex color #f2ced7, The value of Red is 242, value of Green is 206, and value of Blue is 215. The primary color is Red. Similarly, The HSL values for #f2ced7 consists of 345° Hue, 58% Saturation, and 88% Lightness.
In the CMYK color model, the color #f2ced7 can be represented as Cyan=0%, Magenta=0.14876033057851%, Yellow=0.11157024793388%, and Black=0.050980392156863%.
Shades of #f2ced7
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 #f2ced7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2ced7
Preview of #f2ced7 on White Background
The contrast ratio of #f2ced7 with white color is 1.44
Preview of #f2ced7 on black background
The contrast ratio of #f2ced7 with black color is 14.59
#f2ced7 color will look good with a black background.
Color Schemes of #f2ced7
Triadic Colors of #f2ced7
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 #f2ced7
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 #f2ced7
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 #f2ced7
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: #f2ced7;
}
This is a sample text used for the color #f2ced7. 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: #f2ced7;
}
This is a sample text used for the color #f2ced7. 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 #f2ced7;
}
This is a sample text used for the color #f2ced7. 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.5%
Green 31.07%
Blue 32.43%
CMYK Percentage
Cyan 0
Magenta 47.79%
Yellow 35.84%
Black 16.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.