#fdffe5 Hex Color
rgb(253, 255, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | ff | e5 | - | #fdffe5 |
RGB | 253 | 255 | 229 | - | rgb(253,255,229) |
HSL | 65 | 100% | 95% | - | hsl(65,100%,95%) |
HSV | 65 | 10% | 100% | - | hsv(65,10%,100%) |
XYZ | 90.4109 | 98.0598 | 88.291 | - | xyz(90.4109,98.0598,88.291) |
CIE-LAB | 99.24 | -5.01 | 12.2 | - | lab(99.24,-5.01,12.2) |
CMYK | 0.0078431372549019 | 0 | 0.10196078431373 | 0 | cmyk(0.0078431372549019,0,0.10196078431373,0) |
Description
The RGB value of color #fdffe5 is rgb(253, 255, 229).
In the hex color #fdffe5, The value of Red is 253, value of Green is 255, and value of Blue is 229. The primary color is Green. Similarly, The HSL values for #fdffe5 consists of 65° Hue, 100% Saturation, and 95% Lightness.
In the CMYK color model, the color #fdffe5 can be represented as Cyan=0.0078431372549019%, Magenta=0%, Yellow=0.10196078431373%, and Black=0%.
Shades of #fdffe5
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 #fdffe5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdffe5
Preview of #fdffe5 on White Background
The contrast ratio of #fdffe5 with white color is 1.02
Preview of #fdffe5 on black background
The contrast ratio of #fdffe5 with black color is 20.61
#fdffe5 color will look good with a black background.
Color Schemes of #fdffe5
Triadic Colors of #fdffe5
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 #fdffe5
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 #fdffe5
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 #fdffe5
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: #fdffe5;
}
This is a sample text used for the color #fdffe5. 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: #fdffe5;
}
This is a sample text used for the color #fdffe5. 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 #fdffe5;
}
This is a sample text used for the color #fdffe5. 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.33%
Green 34.6%
Blue 31.07%
CMYK Percentage
Cyan 7.14
Magenta 0%
Yellow 92.86%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.