#f5fefb Hex Color
rgb(245, 254, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | fe | fb | - | #f5fefb |
RGB | 245 | 254 | 251 | - | rgb(245,254,251) |
HSL | 160 | 82% | 98% | - | hsl(160,82%,98%) |
HSV | 160 | 4% | 100% | - | hsv(160,4%,100%) |
XYZ | 90.5106 | 97.2611 | 105.2696 | - | xyz(90.5106,97.2611,105.2696) |
CIE-LAB | 98.93 | -3.48 | 0.39 | - | lab(98.93,-3.48,0.39) |
CMYK | 0.035433070866142 | 0 | 0.011811023622047 | 0.003921568627451 | cmyk(0.035433070866142,0,0.011811023622047,0.003921568627451) |
Description
The RGB value of color #f5fefb is rgb(245, 254, 251).
In the hex color #f5fefb, The value of Red is 245, value of Green is 254, and value of Blue is 251. The primary color is Green. Similarly, The HSL values for #f5fefb consists of 160° Hue, 82% Saturation, and 98% Lightness.
In the CMYK color model, the color #f5fefb can be represented as Cyan=0.035433070866142%, Magenta=0%, Yellow=0.011811023622047%, and Black=0.003921568627451%.
Shades of #f5fefb
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 #f5fefb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5fefb
Preview of #f5fefb on White Background
The contrast ratio of #f5fefb with white color is 1.03
Preview of #f5fefb on black background
The contrast ratio of #f5fefb with black color is 20.45
#f5fefb color will look good with a black background.
Color Schemes of #f5fefb
Triadic Colors of #f5fefb
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 #f5fefb
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 #f5fefb
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 #f5fefb
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: #f5fefb;
}
This is a sample text used for the color #f5fefb. 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: #f5fefb;
}
This is a sample text used for the color #f5fefb. 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 #f5fefb;
}
This is a sample text used for the color #f5fefb. 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 32.67%
Green 33.87%
Blue 33.47%
CMYK Percentage
Cyan 69.25
Magenta 0%
Yellow 23.08%
Black 7.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.