#fefde1 Hex Color
rgb(254, 253, 225)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | fd | e1 | - | #fefde1 |
RGB | 254 | 253 | 225 | - | rgb(254,253,225) |
HSL | 58 | 94% | 94% | - | hsl(58,94%,94%) |
HSV | 58 | 11% | 100% | - | hsv(58,11%,100%) |
XYZ | 89.5889 | 96.7576 | 85.1884 | - | xyz(89.5889,96.7576,85.1884) |
CIE-LAB | 98.73 | -4.3 | 13.52 | - | lab(98.73,-4.3,13.52) |
CMYK | 0 | 0.0039370078740157 | 0.11417322834646 | 0.003921568627451 | cmyk(0,0.0039370078740157,0.11417322834646,0.003921568627451) |
Description
The RGB value of color #fefde1 is rgb(254, 253, 225).
In the hex color #fefde1, The value of Red is 254, value of Green is 253, and value of Blue is 225. The primary color is Red. Similarly, The HSL values for #fefde1 consists of 58° Hue, 94% Saturation, and 94% Lightness.
In the CMYK color model, the color #fefde1 can be represented as Cyan=0%, Magenta=0.0039370078740157%, Yellow=0.11417322834646%, and Black=0.003921568627451%.
Shades of #fefde1
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 #fefde1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fefde1
Preview of #fefde1 on White Background
The contrast ratio of #fefde1 with white color is 1.03
Preview of #fefde1 on black background
The contrast ratio of #fefde1 with black color is 20.35
#fefde1 color will look good with a black background.
Color Schemes of #fefde1
Triadic Colors of #fefde1
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 #fefde1
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 #fefde1
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 #fefde1
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: #fefde1;
}
This is a sample text used for the color #fefde1. 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: #fefde1;
}
This is a sample text used for the color #fefde1. 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 #fefde1;
}
This is a sample text used for the color #fefde1. 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 34.7%
Green 34.56%
Blue 30.74%
CMYK Percentage
Cyan 0
Magenta 3.23%
Yellow 93.56%
Black 3.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.