#fec28d Hex Color
rgb(254, 194, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | c2 | 8d | - | #fec28d |
RGB | 254 | 194 | 141 | - | rgb(254,194,141) |
HSL | 28 | 98% | 77% | - | hsl(28,98%,77%) |
HSV | 28 | 44% | 100% | - | hsv(28,44%,100%) |
XYZ | 64.9726 | 61.5775 | 33.6605 | - | xyz(64.9726,61.5775,33.6605) |
CIE-LAB | 82.69 | 15.07 | 34.92 | - | lab(82.69,15.07,34.92) |
CMYK | 0 | 0.23622047244094 | 0.44488188976378 | 0.003921568627451 | cmyk(0,0.23622047244094,0.44488188976378,0.003921568627451) |
Description
The RGB value of color #fec28d is rgb(254, 194, 141).
In the hex color #fec28d, The value of Red is 254, value of Green is 194, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #fec28d consists of 28° Hue, 98% Saturation, and 77% Lightness.
In the CMYK color model, the color #fec28d can be represented as Cyan=0%, Magenta=0.23622047244094%, Yellow=0.44488188976378%, and Black=0.003921568627451%.
Shades of #fec28d
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 #fec28d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fec28d
Preview of #fec28d on White Background
The contrast ratio of #fec28d with white color is 1.58
Preview of #fec28d on black background
The contrast ratio of #fec28d with black color is 13.32
#fec28d color will look good with a black background.
Color Schemes of #fec28d
Triadic Colors of #fec28d
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 #fec28d
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 #fec28d
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 #fec28d
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: #fec28d;
}
This is a sample text used for the color #fec28d. 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: #fec28d;
}
This is a sample text used for the color #fec28d. 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 #fec28d;
}
This is a sample text used for the color #fec28d. 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 43.12%
Green 32.94%
Blue 23.94%
CMYK Percentage
Cyan 0
Magenta 34.48%
Yellow 64.94%
Black 0.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.