#f7cefb Hex Color
rgb(247, 206, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | ce | fb | - | #f7cefb |
RGB | 247 | 206 | 251 | - | rgb(247,206,251) |
HSL | 295 | 85% | 90% | - | hsl(295,85%,90%) |
HSV | 295 | 18% | 98% | - | hsv(295,18%,98%) |
XYZ | 77.8417 | 70.8818 | 100.8456 | - | xyz(77.8417,70.8818,100.8456) |
CIE-LAB | 87.43 | 21.99 | -16.63 | - | lab(87.43,21.99,-16.63) |
CMYK | 0.01593625498008 | 0.1792828685259 | 0 | 0.015686274509804 | cmyk(0.01593625498008,0.1792828685259,0,0.015686274509804) |
Description
The RGB value of color #f7cefb is rgb(247, 206, 251).
In the hex color #f7cefb, The value of Red is 247, value of Green is 206, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #f7cefb consists of 295° Hue, 85% Saturation, and 90% Lightness.
In the CMYK color model, the color #f7cefb can be represented as Cyan=0.01593625498008%, Magenta=0.1792828685259%, Yellow=0%, and Black=0.015686274509804%.
Shades of #f7cefb
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 #f7cefb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f7cefb
Preview of #f7cefb on White Background
The contrast ratio of #f7cefb with white color is 1.38
Preview of #f7cefb on black background
The contrast ratio of #f7cefb with black color is 15.18
#f7cefb color will look good with a black background.
Color Schemes of #f7cefb
Triadic Colors of #f7cefb
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 #f7cefb
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 #f7cefb
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 #f7cefb
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: #f7cefb;
}
This is a sample text used for the color #f7cefb. 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: #f7cefb;
}
This is a sample text used for the color #f7cefb. 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 #f7cefb;
}
This is a sample text used for the color #f7cefb. 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.09%
Green 29.26%
Blue 35.65%
CMYK Percentage
Cyan 7.56
Magenta 85.01%
Yellow 0%
Black 7.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.