#fef89a Hex Color
rgb(254, 248, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | f8 | 9a | - | #fef89a |
RGB | 254 | 248 | 154 | - | rgb(254,248,154) |
HSL | 56 | 98% | 80% | - | hsl(56,98%,80%) |
HSV | 56 | 39% | 100% | - | hsv(56,39%,100%) |
XYZ | 80.2732 | 90.5387 | 43.8167 | - | xyz(80.2732,90.5387,43.8167) |
CIE-LAB | 96.22 | -11.08 | 45.82 | - | lab(96.22,-11.08,45.82) |
CMYK | 0 | 0.023622047244095 | 0.39370078740157 | 0.003921568627451 | cmyk(0,0.023622047244095,0.39370078740157,0.003921568627451) |
Description
The RGB value of color #fef89a is rgb(254, 248, 154).
In the hex color #fef89a, The value of Red is 254, value of Green is 248, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #fef89a consists of 56° Hue, 98% Saturation, and 80% Lightness.
In the CMYK color model, the color #fef89a can be represented as Cyan=0%, Magenta=0.023622047244095%, Yellow=0.39370078740157%, and Black=0.003921568627451%.
Shades of #fef89a
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 #fef89a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fef89a
Preview of #fef89a on White Background
The contrast ratio of #fef89a with white color is 1.1
Preview of #fef89a on black background
The contrast ratio of #fef89a with black color is 19.11
#fef89a color will look good with a black background.
Color Schemes of #fef89a
Triadic Colors of #fef89a
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 #fef89a
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 #fef89a
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 #fef89a
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: #fef89a;
}
This is a sample text used for the color #fef89a. 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: #fef89a;
}
This is a sample text used for the color #fef89a. 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 #fef89a;
}
This is a sample text used for the color #fef89a. 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 38.72%
Green 37.8%
Blue 23.48%
CMYK Percentage
Cyan 0
Magenta 5.61%
Yellow 93.46%
Black 0.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.