#f2f7ad Hex Color
rgb(242, 247, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | f7 | ad | - | #f2f7ad |
RGB | 242 | 247 | 173 | - | rgb(242,247,173) |
HSL | 64 | 82% | 82% | - | hsl(64,82%,82%) |
HSV | 64 | 30% | 97% | - | hsv(64,30%,97%) |
XYZ | 77.4215 | 88.4159 | 52.5206 | - | xyz(77.4215,88.4159,52.5206) |
CIE-LAB | 95.34 | -12.94 | 35.11 | - | lab(95.34,-12.94,35.11) |
CMYK | 0.020242914979757 | 0 | 0.2995951417004 | 0.031372549019608 | cmyk(0.020242914979757,0,0.2995951417004,0.031372549019608) |
Description
The RGB value of color #f2f7ad is rgb(242, 247, 173).
In the hex color #f2f7ad, The value of Red is 242, value of Green is 247, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #f2f7ad consists of 64° Hue, 82% Saturation, and 82% Lightness.
In the CMYK color model, the color #f2f7ad can be represented as Cyan=0.020242914979757%, Magenta=0%, Yellow=0.2995951417004%, and Black=0.031372549019608%.
Shades of #f2f7ad
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 #f2f7ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2f7ad
Preview of #f2f7ad on White Background
The contrast ratio of #f2f7ad with white color is 1.12
Preview of #f2f7ad on black background
The contrast ratio of #f2f7ad with black color is 18.68
#f2f7ad color will look good with a black background.
Color Schemes of #f2f7ad
Triadic Colors of #f2f7ad
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 #f2f7ad
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 #f2f7ad
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 #f2f7ad
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: #f2f7ad;
}
This is a sample text used for the color #f2f7ad. 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: #f2f7ad;
}
This is a sample text used for the color #f2f7ad. 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 #f2f7ad;
}
This is a sample text used for the color #f2f7ad. 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 36.56%
Green 37.31%
Blue 26.13%
CMYK Percentage
Cyan 5.76
Magenta 0%
Yellow 85.3%
Black 8.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.