#f2fabf Hex Color
rgb(242, 250, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | fa | bf | - | #f2fabf |
RGB | 242 | 250 | 191 | - | rgb(242,250,191) |
HSL | 68 | 86% | 86% | - | hsl(68,86%,86%) |
HSV | 68 | 24% | 98% | - | hsv(68,24%,98%) |
XYZ | 80.2075 | 91.01 | 62.6295 | - | xyz(80.2075,91.01,62.6295) |
CIE-LAB | 96.41 | -12.05 | 27.49 | - | lab(96.41,-12.05,27.49) |
CMYK | 0.032 | 0 | 0.236 | 0.019607843137255 | cmyk(0.032,0,0.236,0.019607843137255) |
Description
The RGB value of color #f2fabf is rgb(242, 250, 191).
In the hex color #f2fabf, The value of Red is 242, value of Green is 250, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #f2fabf consists of 68° Hue, 86% Saturation, and 86% Lightness.
In the CMYK color model, the color #f2fabf can be represented as Cyan=0.032%, Magenta=0%, Yellow=0.236%, and Black=0.019607843137255%.
Shades of #f2fabf
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 #f2fabf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2fabf
Preview of #f2fabf on White Background
The contrast ratio of #f2fabf with white color is 1.09
Preview of #f2fabf on black background
The contrast ratio of #f2fabf with black color is 19.2
#f2fabf color will look good with a black background.
Color Schemes of #f2fabf
Triadic Colors of #f2fabf
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 #f2fabf
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 #f2fabf
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 #f2fabf
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: #f2fabf;
}
This is a sample text used for the color #f2fabf. 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: #f2fabf;
}
This is a sample text used for the color #f2fabf. 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 #f2fabf;
}
This is a sample text used for the color #f2fabf. 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 35.43%
Green 36.6%
Blue 27.96%
CMYK Percentage
Cyan 11.13
Magenta 0%
Yellow 82.06%
Black 6.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.