#f5fadf Hex Color
rgb(245, 250, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | fa | df | - | #f5fadf |
RGB | 245 | 250 | 223 | - | rgb(245,250,223) |
HSL | 71 | 73% | 93% | - | hsl(71,73%,93%) |
HSV | 71 | 11% | 98% | - | hsv(71,11%,98%) |
XYZ | 85.1611 | 93.1114 | 83.2959 | - | xyz(85.1611,93.1114,83.2959) |
CIE-LAB | 97.27 | -6.22 | 12.38 | - | lab(97.27,-6.22,12.38) |
CMYK | 0.02 | 0 | 0.108 | 0.019607843137255 | cmyk(0.02,0,0.108,0.019607843137255) |
Description
The RGB value of color #f5fadf is rgb(245, 250, 223).
In the hex color #f5fadf, The value of Red is 245, value of Green is 250, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #f5fadf consists of 71° Hue, 73% Saturation, and 93% Lightness.
In the CMYK color model, the color #f5fadf can be represented as Cyan=0.02%, Magenta=0%, Yellow=0.108%, and Black=0.019607843137255%.
Shades of #f5fadf
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 #f5fadf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5fadf
Preview of #f5fadf on White Background
The contrast ratio of #f5fadf with white color is 1.07
Preview of #f5fadf on black background
The contrast ratio of #f5fadf with black color is 19.62
#f5fadf color will look good with a black background.
Color Schemes of #f5fadf
Triadic Colors of #f5fadf
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 #f5fadf
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 #f5fadf
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 #f5fadf
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: #f5fadf;
}
This is a sample text used for the color #f5fadf. 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: #f5fadf;
}
This is a sample text used for the color #f5fadf. 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 #f5fadf;
}
This is a sample text used for the color #f5fadf. 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.12%
Green 34.82%
Blue 31.06%
CMYK Percentage
Cyan 13.55
Magenta 0%
Yellow 73.17%
Black 13.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.