#befdf7 Hex Color
rgb(190, 253, 247)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | be | fd | f7 | - | #befdf7 |
| RGB | 190 | 253 | 247 | - | rgb(190,253,247) |
| HSL | 174 | 94% | 87% | - | hsl(174,94%,87%) |
| HSV | 174 | 25% | 99% | - | hsv(174,25%,99%) |
| XYZ | 73.149 | 87.9131 | 101.1093 | - | xyz(73.149,87.9131,101.1093) |
| CIE-LAB | 95.12 | -20.78 | -3.53 | - | lab(95.12,-20.78,-3.53) |
| CMYK | 0.24901185770751 | 0 | 0.023715415019763 | 0.0078431372549019 | cmyk(0.24901185770751,0,0.023715415019763,0.0078431372549019) |
Description
The RGB value of color #befdf7 is rgb(190, 253, 247).
In the hex color #befdf7, The value of Red is 190, value of Green is 253, and value of Blue is 247. The primary color is Green. Similarly, The HSL values for #befdf7 consists of 174° Hue, 94% Saturation, and 87% Lightness.
In the CMYK color model, the color #befdf7 can be represented as Cyan=0.24901185770751%, Magenta=0%, Yellow=0.023715415019763%, and Black=0.0078431372549019%.
Shades of #befdf7
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 #befdf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #befdf7
Preview of #befdf7 on White Background
The contrast ratio of #befdf7 with white color is 1.13
Preview of #befdf7 on black background
The contrast ratio of #befdf7 with black color is 18.58
#befdf7 color will look good with a black background.
Color Schemes of #befdf7
Triadic Colors of #befdf7
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 #befdf7
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 #befdf7
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 #befdf7
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: #befdf7;
}
This is a sample text used for the color #befdf7. 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: #befdf7;
}
This is a sample text used for the color #befdf7. 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 #befdf7;
}
This is a sample text used for the color #befdf7. 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 27.54%
Green 36.67%
Blue 35.8%
CMYK Percentage
Cyan 88.75
Magenta 0%
Yellow 8.45%
Black 2.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.