#fecaa3 Hex Color
rgb(254, 202, 163)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | ca | a3 | - | #fecaa3 |
RGB | 254 | 202 | 163 | - | rgb(254,202,163) |
HSL | 26 | 98% | 82% | - | hsl(26,98%,82%) |
HSV | 26 | 36% | 100% | - | hsv(26,36%,100%) |
XYZ | 68.6044 | 65.9562 | 43.7653 | - | xyz(68.6044,65.9562,43.7653) |
CIE-LAB | 84.97 | 13.28 | 26.49 | - | lab(84.97,13.28,26.49) |
CMYK | 0 | 0.20472440944882 | 0.35826771653543 | 0.003921568627451 | cmyk(0,0.20472440944882,0.35826771653543,0.003921568627451) |
Description
The RGB value of color #fecaa3 is rgb(254, 202, 163).
In the hex color #fecaa3, The value of Red is 254, value of Green is 202, and value of Blue is 163. The primary color is Red. Similarly, The HSL values for #fecaa3 consists of 26° Hue, 98% Saturation, and 82% Lightness.
In the CMYK color model, the color #fecaa3 can be represented as Cyan=0%, Magenta=0.20472440944882%, Yellow=0.35826771653543%, and Black=0.003921568627451%.
Shades of #fecaa3
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 #fecaa3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fecaa3
Preview of #fecaa3 on White Background
The contrast ratio of #fecaa3 with white color is 1.48
Preview of #fecaa3 on black background
The contrast ratio of #fecaa3 with black color is 14.19
#fecaa3 color will look good with a black background.
Color Schemes of #fecaa3
Triadic Colors of #fecaa3
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 #fecaa3
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 #fecaa3
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 #fecaa3
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: #fecaa3;
}
This is a sample text used for the color #fecaa3. 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: #fecaa3;
}
This is a sample text used for the color #fecaa3. 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 #fecaa3;
}
This is a sample text used for the color #fecaa3. 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.03%
Green 32.63%
Blue 26.33%
CMYK Percentage
Cyan 0
Magenta 36.11%
Yellow 63.2%
Black 0.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.