#bef5cd Hex Color
rgb(190, 245, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | f5 | cd | - | #bef5cd |
RGB | 190 | 245 | 205 | - | rgb(190,245,205) |
HSL | 136 | 73% | 85% | - | hsl(136,73%,85%) |
HSV | 136 | 22% | 96% | - | hsv(136,22%,96%) |
XYZ | 64.9071 | 80.6597 | 69.9055 | - | xyz(64.9071,80.6597,69.9055) |
CIE-LAB | 91.98 | -25.13 | 13.64 | - | lab(91.98,-25.13,13.64) |
CMYK | 0.22448979591837 | 0 | 0.16326530612245 | 0.03921568627451 | cmyk(0.22448979591837,0,0.16326530612245,0.03921568627451) |
Description
The RGB value of color #bef5cd is rgb(190, 245, 205).
In the hex color #bef5cd, The value of Red is 190, value of Green is 245, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #bef5cd consists of 136° Hue, 73% Saturation, and 85% Lightness.
In the CMYK color model, the color #bef5cd can be represented as Cyan=0.22448979591837%, Magenta=0%, Yellow=0.16326530612245%, and Black=0.03921568627451%.
Shades of #bef5cd
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 #bef5cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bef5cd
Preview of #bef5cd on White Background
The contrast ratio of #bef5cd with white color is 1.23
Preview of #bef5cd on black background
The contrast ratio of #bef5cd with black color is 17.13
#bef5cd color will look good with a black background.
Color Schemes of #bef5cd
Triadic Colors of #bef5cd
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 #bef5cd
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 #bef5cd
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 #bef5cd
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: #bef5cd;
}
This is a sample text used for the color #bef5cd. 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: #bef5cd;
}
This is a sample text used for the color #bef5cd. 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 #bef5cd;
}
This is a sample text used for the color #bef5cd. 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 29.69%
Green 38.28%
Blue 32.03%
CMYK Percentage
Cyan 52.58
Magenta 0%
Yellow 38.24%
Black 9.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.