#f1ece1 Hex Color
rgb(241, 236, 225)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | ec | e1 | - | #f1ece1 |
RGB | 241 | 236 | 225 | - | rgb(241,236,225) |
HSL | 41 | 36% | 91% | - | hsl(41,36%,91%) |
HSV | 41 | 7% | 95% | - | hsv(41,7%,95%) |
XYZ | 79.8617 | 84.1279 | 83.2633 | - | xyz(79.8617,84.1279,83.2633) |
CIE-LAB | 93.51 | -0.2 | 5.91 | - | lab(93.51,-0.2,5.91) |
CMYK | 0 | 0.020746887966805 | 0.066390041493776 | 0.054901960784314 | cmyk(0,0.020746887966805,0.066390041493776,0.054901960784314) |
Description
The RGB value of color #f1ece1 is rgb(241, 236, 225).
In the hex color #f1ece1, The value of Red is 241, value of Green is 236, and value of Blue is 225. The primary color is Red. Similarly, The HSL values for #f1ece1 consists of 41° Hue, 36% Saturation, and 91% Lightness.
In the CMYK color model, the color #f1ece1 can be represented as Cyan=0%, Magenta=0.020746887966805%, Yellow=0.066390041493776%, and Black=0.054901960784314%.
Shades of #f1ece1
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 #f1ece1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1ece1
Preview of #f1ece1 on White Background
The contrast ratio of #f1ece1 with white color is 1.18
Preview of #f1ece1 on black background
The contrast ratio of #f1ece1 with black color is 17.83
#f1ece1 color will look good with a black background.
Color Schemes of #f1ece1
Triadic Colors of #f1ece1
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 #f1ece1
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 #f1ece1
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 #f1ece1
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: #f1ece1;
}
This is a sample text used for the color #f1ece1. 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: #f1ece1;
}
This is a sample text used for the color #f1ece1. 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 #f1ece1;
}
This is a sample text used for the color #f1ece1. 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.33%
Green 33.62%
Blue 32.05%
CMYK Percentage
Cyan 0
Magenta 14.61%
Yellow 46.74%
Black 38.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.