#f9cdf7 Hex Color
rgb(249, 205, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | cd | f7 | - | #f9cdf7 |
RGB | 249 | 205 | 247 | - | rgb(249,205,247) |
HSL | 303 | 79% | 89% | - | hsl(303,79%,89%) |
HSV | 303 | 18% | 98% | - | hsv(303,18%,98%) |
XYZ | 77.6867 | 70.5178 | 97.5124 | - | xyz(77.6867,70.5178,97.5124) |
CIE-LAB | 87.25 | 22.45 | -14.76 | - | lab(87.25,22.45,-14.76) |
CMYK | 0 | 0.17670682730924 | 0.0080321285140562 | 0.023529411764706 | cmyk(0,0.17670682730924,0.0080321285140562,0.023529411764706) |
Description
The RGB value of color #f9cdf7 is rgb(249, 205, 247).
In the hex color #f9cdf7, The value of Red is 249, value of Green is 205, and value of Blue is 247. The primary color is Red. Similarly, The HSL values for #f9cdf7 consists of 303° Hue, 79% Saturation, and 89% Lightness.
In the CMYK color model, the color #f9cdf7 can be represented as Cyan=0%, Magenta=0.17670682730924%, Yellow=0.0080321285140562%, and Black=0.023529411764706%.
Shades of #f9cdf7
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 #f9cdf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f9cdf7
Preview of #f9cdf7 on White Background
The contrast ratio of #f9cdf7 with white color is 1.39
Preview of #f9cdf7 on black background
The contrast ratio of #f9cdf7 with black color is 15.1
#f9cdf7 color will look good with a black background.
Color Schemes of #f9cdf7
Triadic Colors of #f9cdf7
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 #f9cdf7
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 #f9cdf7
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 #f9cdf7
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: #f9cdf7;
}
This is a sample text used for the color #f9cdf7. 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: #f9cdf7;
}
This is a sample text used for the color #f9cdf7. 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 #f9cdf7;
}
This is a sample text used for the color #f9cdf7. 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 35.52%
Green 29.24%
Blue 35.24%
CMYK Percentage
Cyan 0
Magenta 84.85%
Yellow 3.86%
Black 11.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.