#f0fade Hex Color
rgb(240, 250, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | fa | de | - | #f0fade |
RGB | 240 | 250 | 222 | - | rgb(240,250,222) |
HSL | 81 | 74% | 93% | - | hsl(81,74%,93%) |
HSV | 81 | 11% | 98% | - | hsv(81,11%,98%) |
XYZ | 83.3056 | 92.1704 | 82.5072 | - | xyz(83.3056,92.1704,82.5072) |
CIE-LAB | 96.89 | -8.09 | 12.3 | - | lab(96.89,-8.09,12.3) |
CMYK | 0.04 | 0 | 0.112 | 0.019607843137255 | cmyk(0.04,0,0.112,0.019607843137255) |
Description
The RGB value of color #f0fade is rgb(240, 250, 222).
In the hex color #f0fade, The value of Red is 240, value of Green is 250, and value of Blue is 222. The primary color is Green. Similarly, The HSL values for #f0fade consists of 81° Hue, 74% Saturation, and 93% Lightness.
In the CMYK color model, the color #f0fade can be represented as Cyan=0.04%, Magenta=0%, Yellow=0.112%, and Black=0.019607843137255%.
Shades of #f0fade
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 #f0fade
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0fade
Preview of #f0fade on White Background
The contrast ratio of #f0fade with white color is 1.08
Preview of #f0fade on black background
The contrast ratio of #f0fade with black color is 19.43
#f0fade color will look good with a black background.
Color Schemes of #f0fade
Triadic Colors of #f0fade
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 #f0fade
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 #f0fade
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 #f0fade
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: #f0fade;
}
This is a sample text used for the color #f0fade. 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: #f0fade;
}
This is a sample text used for the color #f0fade. 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 #f0fade;
}
This is a sample text used for the color #f0fade. 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.71%
Green 35.11%
Blue 31.18%
CMYK Percentage
Cyan 23.31
Magenta 0%
Yellow 65.27%
Black 11.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.