#edfcb7 Hex Color
rgb(237, 252, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | fc | b7 | - | #edfcb7 |
RGB | 237 | 252 | 183 | - | rgb(237,252,183) |
HSL | 73 | 92% | 85% | - | hsl(73,92%,85%) |
HSV | 73 | 27% | 99% | - | hsv(73,27%,99%) |
XYZ | 78.2827 | 91.0442 | 58.2471 | - | xyz(78.2827,91.0442,58.2471) |
CIE-LAB | 96.43 | -15.92 | 31.49 | - | lab(96.43,-15.92,31.49) |
CMYK | 0.05952380952381 | 0 | 0.27380952380952 | 0.011764705882353 | cmyk(0.05952380952381,0,0.27380952380952,0.011764705882353) |
Description
The RGB value of color #edfcb7 is rgb(237, 252, 183).
In the hex color #edfcb7, The value of Red is 237, value of Green is 252, and value of Blue is 183. The primary color is Green. Similarly, The HSL values for #edfcb7 consists of 73° Hue, 92% Saturation, and 85% Lightness.
In the CMYK color model, the color #edfcb7 can be represented as Cyan=0.05952380952381%, Magenta=0%, Yellow=0.27380952380952%, and Black=0.011764705882353%.
Shades of #edfcb7
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 #edfcb7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edfcb7
Preview of #edfcb7 on White Background
The contrast ratio of #edfcb7 with white color is 1.09
Preview of #edfcb7 on black background
The contrast ratio of #edfcb7 with black color is 19.21
#edfcb7 color will look good with a black background.
Color Schemes of #edfcb7
Triadic Colors of #edfcb7
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 #edfcb7
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 #edfcb7
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 #edfcb7
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: #edfcb7;
}
This is a sample text used for the color #edfcb7. 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: #edfcb7;
}
This is a sample text used for the color #edfcb7. 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 #edfcb7;
}
This is a sample text used for the color #edfcb7. 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 35.27%
Green 37.5%
Blue 27.23%
CMYK Percentage
Cyan 17.25
Magenta 0%
Yellow 79.34%
Black 3.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.