#cd2eea Hex Color
rgb(205, 46, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 2e | ea | - | #cd2eea |
RGB | 205 | 46 | 234 | - | rgb(205,46,234) |
HSL | 291 | 82% | 55% | - | hsl(291,82%,55%) |
HSV | 291 | 80% | 92% | - | hsv(291,80%,92%) |
XYZ | 41.0051 | 20.8736 | 79.7097 | - | xyz(41.0051,20.8736,79.7097) |
CIE-LAB | 52.81 | 81.21 | -61.61 | - | lab(52.81,81.21,-61.61) |
CMYK | 0.12393162393162 | 0.8034188034188 | 0 | 0.082352941176471 | cmyk(0.12393162393162,0.8034188034188,0,0.082352941176471) |
Description
The RGB value of color #cd2eea is rgb(205, 46, 234).
In the hex color #cd2eea, The value of Red is 205, value of Green is 46, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #cd2eea consists of 291° Hue, 82% Saturation, and 55% Lightness.
In the CMYK color model, the color #cd2eea can be represented as Cyan=0.12393162393162%, Magenta=0.8034188034188%, Yellow=0%, and Black=0.082352941176471%.
Shades of #cd2eea
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 #cd2eea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd2eea
Preview of #cd2eea on White Background
The contrast ratio of #cd2eea with white color is 4.06
Preview of #cd2eea on black background
The contrast ratio of #cd2eea with black color is 5.17
#cd2eea color will look good with a black background.
Color Schemes of #cd2eea
Triadic Colors of #cd2eea
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 #cd2eea
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 #cd2eea
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 #cd2eea
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: #cd2eea;
}
This is a sample text used for the color #cd2eea. 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: #cd2eea;
}
This is a sample text used for the color #cd2eea. 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 #cd2eea;
}
This is a sample text used for the color #cd2eea. 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.27%
Green 9.48%
Blue 48.25%
CMYK Percentage
Cyan 12.27
Magenta 79.57%
Yellow 0%
Black 8.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.