#fedd8a Hex Color
rgb(254, 221, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | dd | 8a | - | #fedd8a |
RGB | 254 | 221 | 138 | - | rgb(254,221,138) |
HSL | 43 | 98% | 77% | - | hsl(43,98%,77%) |
HSV | 43 | 46% | 100% | - | hsv(43,46%,100%) |
XYZ | 71.3169 | 74.6187 | 34.6888 | - | xyz(71.3169,74.6187,34.6888) |
CIE-LAB | 89.21 | 0.84 | 44.81 | - | lab(89.21,0.84,44.81) |
CMYK | 0 | 0.12992125984252 | 0.45669291338583 | 0.003921568627451 | cmyk(0,0.12992125984252,0.45669291338583,0.003921568627451) |
Description
The RGB value of color #fedd8a is rgb(254, 221, 138).
In the hex color #fedd8a, The value of Red is 254, value of Green is 221, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #fedd8a consists of 43° Hue, 98% Saturation, and 77% Lightness.
In the CMYK color model, the color #fedd8a can be represented as Cyan=0%, Magenta=0.12992125984252%, Yellow=0.45669291338583%, and Black=0.003921568627451%.
Shades of #fedd8a
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 #fedd8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fedd8a
Preview of #fedd8a on White Background
The contrast ratio of #fedd8a with white color is 1.32
Preview of #fedd8a on black background
The contrast ratio of #fedd8a with black color is 15.92
#fedd8a color will look good with a black background.
Color Schemes of #fedd8a
Triadic Colors of #fedd8a
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 #fedd8a
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 #fedd8a
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 #fedd8a
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: #fedd8a;
}
This is a sample text used for the color #fedd8a. 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: #fedd8a;
}
This is a sample text used for the color #fedd8a. 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 #fedd8a;
}
This is a sample text used for the color #fedd8a. 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.44%
Green 36.05%
Blue 22.51%
CMYK Percentage
Cyan 0
Magenta 22%
Yellow 77.34%
Black 0.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.