#ed7ced Hex Color
rgb(237, 124, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 7c | ed | - | #ed7ced |
RGB | 237 | 124 | 237 | - | rgb(237,124,237) |
HSL | 300 | 76% | 71% | - | hsl(300,76%,71%) |
HSV | 300 | 48% | 93% | - | hsv(300,48%,93%) |
XYZ | 57.4188 | 38.5343 | 84.5323 | - | xyz(57.4188,38.5343,84.5323) |
CIE-LAB | 68.41 | 58.83 | -38.28 | - | lab(68.41,58.83,-38.28) |
CMYK | 0 | 0.47679324894515 | 0 | 0.070588235294118 | cmyk(0,0.47679324894515,0,0.070588235294118) |
Description
The RGB value of color #ed7ced is rgb(237, 124, 237).
In the hex color #ed7ced, The value of Red is 237, value of Green is 124, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #ed7ced consists of 300° Hue, 76% Saturation, and 71% Lightness.
In the CMYK color model, the color #ed7ced can be represented as Cyan=0%, Magenta=0.47679324894515%, Yellow=0%, and Black=0.070588235294118%.
Shades of #ed7ced
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 #ed7ced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed7ced
Preview of #ed7ced on White Background
The contrast ratio of #ed7ced with white color is 2.41
Preview of #ed7ced on black background
The contrast ratio of #ed7ced with black color is 8.71
#ed7ced color will look good with a black background.
Color Schemes of #ed7ced
Triadic Colors of #ed7ced
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 #ed7ced
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 #ed7ced
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 #ed7ced
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: #ed7ced;
}
This is a sample text used for the color #ed7ced. 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: #ed7ced;
}
This is a sample text used for the color #ed7ced. 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 #ed7ced;
}
This is a sample text used for the color #ed7ced. 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 39.63%
Green 20.74%
Blue 39.63%
CMYK Percentage
Cyan 0
Magenta 87.1%
Yellow 0%
Black 12.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.