#ededfc Hex Color
rgb(237, 237, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | ed | fc | - | #ededfc |
RGB | 237 | 237 | 252 | - | rgb(237,237,252) |
HSL | 240 | 71% | 96% | - | hsl(240,71%,96%) |
HSV | 240 | 6% | 99% | - | hsv(240,6%,99%) |
XYZ | 82.7799 | 85.6012 | 104.2552 | - | xyz(82.7799,85.6012,104.2552) |
CIE-LAB | 94.14 | 2.74 | -7.23 | - | lab(94.14,2.74,-7.23) |
CMYK | 0.05952380952381 | 0.05952380952381 | 0 | 0.011764705882353 | cmyk(0.05952380952381,0.05952380952381,0,0.011764705882353) |
Description
The RGB value of color #ededfc is rgb(237, 237, 252).
In the hex color #ededfc, The value of Red is 237, value of Green is 237, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ededfc consists of 240° Hue, 71% Saturation, and 96% Lightness.
In the CMYK color model, the color #ededfc can be represented as Cyan=0.05952380952381%, Magenta=0.05952380952381%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ededfc
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 #ededfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ededfc
Preview of #ededfc on White Background
The contrast ratio of #ededfc with white color is 1.16
Preview of #ededfc on black background
The contrast ratio of #ededfc with black color is 18.12
#ededfc color will look good with a black background.
Color Schemes of #ededfc
Triadic Colors of #ededfc
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 #ededfc
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 #ededfc
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 #ededfc
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: #ededfc;
}
This is a sample text used for the color #ededfc. 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: #ededfc;
}
This is a sample text used for the color #ededfc. 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 #ededfc;
}
This is a sample text used for the color #ededfc. 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.64%
Green 32.64%
Blue 34.71%
CMYK Percentage
Cyan 45.5
Magenta 45.5%
Yellow 0%
Black 8.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.