#f2fbdb Hex Color
rgb(242, 251, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | fb | db | - | #f2fbdb |
RGB | 242 | 251 | 219 | - | rgb(242,251,219) |
HSL | 77 | 80% | 92% | - | hsl(77,80%,92%) |
HSV | 77 | 13% | 98% | - | hsv(77,13%,98%) |
XYZ | 83.9013 | 92.9861 | 80.5439 | - | xyz(83.9013,92.9861,80.5439) |
CIE-LAB | 97.22 | -8.39 | 14.33 | - | lab(97.22,-8.39,14.33) |
CMYK | 0.035856573705179 | 0 | 0.12749003984064 | 0.015686274509804 | cmyk(0.035856573705179,0,0.12749003984064,0.015686274509804) |
Description
The RGB value of color #f2fbdb is rgb(242, 251, 219).
In the hex color #f2fbdb, The value of Red is 242, value of Green is 251, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #f2fbdb consists of 77° Hue, 80% Saturation, and 92% Lightness.
In the CMYK color model, the color #f2fbdb can be represented as Cyan=0.035856573705179%, Magenta=0%, Yellow=0.12749003984064%, and Black=0.015686274509804%.
Shades of #f2fbdb
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 #f2fbdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2fbdb
Preview of #f2fbdb on White Background
The contrast ratio of #f2fbdb with white color is 1.07
Preview of #f2fbdb on black background
The contrast ratio of #f2fbdb with black color is 19.6
#f2fbdb color will look good with a black background.
Color Schemes of #f2fbdb
Triadic Colors of #f2fbdb
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 #f2fbdb
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 #f2fbdb
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 #f2fbdb
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: #f2fbdb;
}
This is a sample text used for the color #f2fbdb. 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: #f2fbdb;
}
This is a sample text used for the color #f2fbdb. 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 #f2fbdb;
}
This is a sample text used for the color #f2fbdb. 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.99%
Green 35.25%
Blue 30.76%
CMYK Percentage
Cyan 20.03
Magenta 0%
Yellow 71.21%
Black 8.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.