#feea7e Hex Color
rgb(254, 234, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | ea | 7e | - | #feea7e |
RGB | 254 | 234 | 126 | - | rgb(254,234,126) |
HSL | 51 | 98% | 75% | - | hsl(51,98%,75%) |
HSV | 51 | 50% | 100% | - | hsv(51,50%,100%) |
XYZ | 74.0618 | 81.4228 | 31.5514 | - | xyz(74.0618,81.4228,31.5514) |
CIE-LAB | 92.32 | -6.79 | 54.41 | - | lab(92.32,-6.79,54.41) |
CMYK | 0 | 0.078740157480315 | 0.50393700787402 | 0.003921568627451 | cmyk(0,0.078740157480315,0.50393700787402,0.003921568627451) |
Description
The RGB value of color #feea7e is rgb(254, 234, 126).
In the hex color #feea7e, The value of Red is 254, value of Green is 234, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #feea7e consists of 51° Hue, 98% Saturation, and 75% Lightness.
In the CMYK color model, the color #feea7e can be represented as Cyan=0%, Magenta=0.078740157480315%, Yellow=0.50393700787402%, and Black=0.003921568627451%.
Shades of #feea7e
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 #feea7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feea7e
Preview of #feea7e on White Background
The contrast ratio of #feea7e with white color is 1.21
Preview of #feea7e on black background
The contrast ratio of #feea7e with black color is 17.28
#feea7e color will look good with a black background.
Color Schemes of #feea7e
Triadic Colors of #feea7e
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 #feea7e
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 #feea7e
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 #feea7e
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: #feea7e;
}
This is a sample text used for the color #feea7e. 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: #feea7e;
}
This is a sample text used for the color #feea7e. 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 #feea7e;
}
This is a sample text used for the color #feea7e. 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 41.37%
Green 38.11%
Blue 20.52%
CMYK Percentage
Cyan 0
Magenta 13.42%
Yellow 85.91%
Black 0.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.