#ed68df Hex Color
rgb(237, 104, 223)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ed | 68 | df | - | #ed68df |
| RGB | 237 | 104 | 223 | - | rgb(237,104,223) |
| HSL | 306 | 79% | 67% | - | hsl(306,79%,67%) |
| HSV | 306 | 56% | 93% | - | hsv(306,56%,93%) |
| XYZ | 53.1946 | 33.2329 | 73.423 | - | xyz(53.1946,33.2329,73.423) |
| CIE-LAB | 64.35 | 65.71 | -36.85 | - | lab(64.35,65.71,-36.85) |
| CMYK | 0 | 0.56118143459916 | 0.059071729957806 | 0.070588235294118 | cmyk(0,0.56118143459916,0.059071729957806,0.070588235294118) |
Description
The RGB value of color #ed68df is rgb(237, 104, 223).
In the hex color #ed68df, The value of Red is 237, value of Green is 104, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #ed68df consists of 306° Hue, 79% Saturation, and 67% Lightness.
In the CMYK color model, the color #ed68df can be represented as Cyan=0%, Magenta=0.56118143459916%, Yellow=0.059071729957806%, and Black=0.070588235294118%.
Shades of #ed68df
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 #ed68df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed68df
Preview of #ed68df on White Background
The contrast ratio of #ed68df with white color is 2.75
Preview of #ed68df on black background
The contrast ratio of #ed68df with black color is 7.65
#ed68df color will look good with a black background.
Color Schemes of #ed68df
Triadic Colors of #ed68df
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 #ed68df
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 #ed68df
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 #ed68df
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: #ed68df;
}
This is a sample text used for the color #ed68df. 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: #ed68df;
}
This is a sample text used for the color #ed68df. 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 #ed68df;
}
This is a sample text used for the color #ed68df. 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 42.02%
Green 18.44%
Blue 39.54%
CMYK Percentage
Cyan 0
Magenta 81.23%
Yellow 8.55%
Black 10.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.