#fefbf7 Hex Color
rgb(254, 251, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | fb | f7 | - | #fefbf7 |
RGB | 254 | 251 | 247 | - | rgb(254,251,247) |
HSL | 34 | 78% | 98% | - | hsl(34,78%,98%) |
HSV | 34 | 3% | 100% | - | hsv(34,3%,100%) |
XYZ | 92.1587 | 96.7806 | 101.8189 | - | xyz(92.1587,96.7806,101.8189) |
CIE-LAB | 98.74 | 0.31 | 2.25 | - | lab(98.74,0.31,2.25) |
CMYK | 0 | 0.011811023622047 | 0.02755905511811 | 0.003921568627451 | cmyk(0,0.011811023622047,0.02755905511811,0.003921568627451) |
Description
The RGB value of color #fefbf7 is rgb(254, 251, 247).
In the hex color #fefbf7, The value of Red is 254, value of Green is 251, and value of Blue is 247. The primary color is Red. Similarly, The HSL values for #fefbf7 consists of 34° Hue, 78% Saturation, and 98% Lightness.
In the CMYK color model, the color #fefbf7 can be represented as Cyan=0%, Magenta=0.011811023622047%, Yellow=0.02755905511811%, and Black=0.003921568627451%.
Shades of #fefbf7
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 #fefbf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fefbf7
Preview of #fefbf7 on White Background
The contrast ratio of #fefbf7 with white color is 1.03
Preview of #fefbf7 on black background
The contrast ratio of #fefbf7 with black color is 20.36
#fefbf7 color will look good with a black background.
Color Schemes of #fefbf7
Triadic Colors of #fefbf7
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 #fefbf7
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 #fefbf7
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 #fefbf7
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: #fefbf7;
}
This is a sample text used for the color #fefbf7. 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: #fefbf7;
}
This is a sample text used for the color #fefbf7. 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 #fefbf7;
}
This is a sample text used for the color #fefbf7. 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.78%
Green 33.38%
Blue 32.85%
CMYK Percentage
Cyan 0
Magenta 27.28%
Yellow 63.66%
Black 9.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.