#ed3ccb Hex Color
rgb(237, 60, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 3c | cb | - | #ed3ccb |
RGB | 237 | 60 | 203 | - | rgb(237,60,203) |
HSL | 312 | 83% | 58% | - | hsl(312,83%,58%) |
HSV | 312 | 75% | 93% | - | hsv(312,75%,93%) |
XYZ | 47.3204 | 25.548 | 58.9371 | - | xyz(47.3204,25.548,58.9371) |
CIE-LAB | 57.61 | 79.02 | -36.09 | - | lab(57.61,79.02,-36.09) |
CMYK | 0 | 0.74683544303797 | 0.14345991561181 | 0.070588235294118 | cmyk(0,0.74683544303797,0.14345991561181,0.070588235294118) |
Description
The RGB value of color #ed3ccb is rgb(237, 60, 203).
In the hex color #ed3ccb, The value of Red is 237, value of Green is 60, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #ed3ccb consists of 312° Hue, 83% Saturation, and 58% Lightness.
In the CMYK color model, the color #ed3ccb can be represented as Cyan=0%, Magenta=0.74683544303797%, Yellow=0.14345991561181%, and Black=0.070588235294118%.
Shades of #ed3ccb
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 #ed3ccb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed3ccb
Preview of #ed3ccb on White Background
The contrast ratio of #ed3ccb with white color is 3.44
Preview of #ed3ccb on black background
The contrast ratio of #ed3ccb with black color is 6.11
#ed3ccb color will look good with a black background.
Color Schemes of #ed3ccb
Triadic Colors of #ed3ccb
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 #ed3ccb
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 #ed3ccb
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 #ed3ccb
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: #ed3ccb;
}
This is a sample text used for the color #ed3ccb. 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: #ed3ccb;
}
This is a sample text used for the color #ed3ccb. 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 #ed3ccb;
}
This is a sample text used for the color #ed3ccb. 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 47.4%
Green 12%
Blue 40.6%
CMYK Percentage
Cyan 0
Magenta 77.72%
Yellow 14.93%
Black 7.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.