#feeabf Hex Color
rgb(254, 234, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | ea | bf | - | #feeabf |
RGB | 254 | 234 | 191 | - | rgb(254,234,191) |
HSL | 41 | 97% | 87% | - | hsl(41,97%,87%) |
HSV | 41 | 25% | 100% | - | hsv(41,25%,100%) |
XYZ | 79.6998 | 83.6781 | 61.2411 | - | xyz(79.6998,83.6781,61.2411) |
CIE-LAB | 93.31 | 0.33 | 23.38 | - | lab(93.31,0.33,23.38) |
CMYK | 0 | 0.078740157480315 | 0.24803149606299 | 0.003921568627451 | cmyk(0,0.078740157480315,0.24803149606299,0.003921568627451) |
Description
The RGB value of color #feeabf is rgb(254, 234, 191).
In the hex color #feeabf, The value of Red is 254, value of Green is 234, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #feeabf consists of 41° Hue, 97% Saturation, and 87% Lightness.
In the CMYK color model, the color #feeabf can be represented as Cyan=0%, Magenta=0.078740157480315%, Yellow=0.24803149606299%, and Black=0.003921568627451%.
Shades of #feeabf
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 #feeabf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feeabf
Preview of #feeabf on White Background
The contrast ratio of #feeabf with white color is 1.18
Preview of #feeabf on black background
The contrast ratio of #feeabf with black color is 17.74
#feeabf color will look good with a black background.
Color Schemes of #feeabf
Triadic Colors of #feeabf
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 #feeabf
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 #feeabf
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 #feeabf
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: #feeabf;
}
This is a sample text used for the color #feeabf. 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: #feeabf;
}
This is a sample text used for the color #feeabf. 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 #feeabf;
}
This is a sample text used for the color #feeabf. 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 37.41%
Green 34.46%
Blue 28.13%
CMYK Percentage
Cyan 0
Magenta 23.81%
Yellow 75%
Black 1.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.