#feeef1 Hex Color
rgb(254, 238, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | ee | f1 | - | #feeef1 |
RGB | 254 | 238 | 241 | - | rgb(254,238,241) |
HSL | 349 | 89% | 96% | - | hsl(349,89%,96%) |
HSV | 349 | 6% | 100% | - | hsv(349,6%,100%) |
XYZ | 87.3248 | 88.5708 | 95.7124 | - | xyz(87.3248,88.5708,95.7124) |
CIE-LAB | 95.4 | 5.9 | 0.48 | - | lab(95.4,5.9,0.48) |
CMYK | 0 | 0.062992125984252 | 0.051181102362205 | 0.003921568627451 | cmyk(0,0.062992125984252,0.051181102362205,0.003921568627451) |
Description
The RGB value of color #feeef1 is rgb(254, 238, 241).
In the hex color #feeef1, The value of Red is 254, value of Green is 238, and value of Blue is 241. The primary color is Red. Similarly, The HSL values for #feeef1 consists of 349° Hue, 89% Saturation, and 96% Lightness.
In the CMYK color model, the color #feeef1 can be represented as Cyan=0%, Magenta=0.062992125984252%, Yellow=0.051181102362205%, and Black=0.003921568627451%.
Shades of #feeef1
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 #feeef1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feeef1
Preview of #feeef1 on White Background
The contrast ratio of #feeef1 with white color is 1.12
Preview of #feeef1 on black background
The contrast ratio of #feeef1 with black color is 18.71
#feeef1 color will look good with a black background.
Color Schemes of #feeef1
Triadic Colors of #feeef1
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 #feeef1
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 #feeef1
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 #feeef1
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: #feeef1;
}
This is a sample text used for the color #feeef1. 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: #feeef1;
}
This is a sample text used for the color #feeef1. 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 #feeef1;
}
This is a sample text used for the color #feeef1. 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.65%
Green 32.47%
Blue 32.88%
CMYK Percentage
Cyan 0
Magenta 53.34%
Yellow 43.34%
Black 3.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.