#f5faf0 Hex Color
rgb(245, 250, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | fa | f0 | - | #f5faf0 |
RGB | 245 | 250 | 240 | - | rgb(245,250,240) |
HSL | 90 | 50% | 96% | - | hsl(90,50%,96%) |
HSV | 90 | 4% | 98% | - | hsv(90,4%,98%) |
XYZ | 87.57 | 94.075 | 95.9809 | - | xyz(87.57,94.075,95.9809) |
CIE-LAB | 97.66 | -3.39 | 4.2 | - | lab(97.66,-3.39,4.2) |
CMYK | 0.02 | 0 | 0.04 | 0.019607843137255 | cmyk(0.02,0,0.04,0.019607843137255) |
Description
The RGB value of color #f5faf0 is rgb(245, 250, 240).
In the hex color #f5faf0, The value of Red is 245, value of Green is 250, and value of Blue is 240. The primary color is Green. Similarly, The HSL values for #f5faf0 consists of 90° Hue, 50% Saturation, and 96% Lightness.
In the CMYK color model, the color #f5faf0 can be represented as Cyan=0.02%, Magenta=0%, Yellow=0.04%, and Black=0.019607843137255%.
Shades of #f5faf0
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 #f5faf0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5faf0
Preview of #f5faf0 on White Background
The contrast ratio of #f5faf0 with white color is 1.06
Preview of #f5faf0 on black background
The contrast ratio of #f5faf0 with black color is 19.81
#f5faf0 color will look good with a black background.
Color Schemes of #f5faf0
Triadic Colors of #f5faf0
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 #f5faf0
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 #f5faf0
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 #f5faf0
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: #f5faf0;
}
This is a sample text used for the color #f5faf0. 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: #f5faf0;
}
This is a sample text used for the color #f5faf0. 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 #f5faf0;
}
This is a sample text used for the color #f5faf0. 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 33.33%
Green 34.01%
Blue 32.65%
CMYK Percentage
Cyan 25.12
Magenta 0%
Yellow 50.25%
Black 24.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.