#cd5fee Hex Color
rgb(205, 95, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | 5f | ee | - | #cd5fee |
| RGB | 205 | 95 | 238 | - | rgb(205,95,238) |
| HSL | 286 | 81% | 65% | - | hsl(286,81%,65%) |
| HSV | 286 | 60% | 93% | - | hsv(286,60%,93%) |
| XYZ | 44.7017 | 27.3366 | 83.8094 | - | xyz(44.7017,27.3366,83.8094) |
| CIE-LAB | 59.28 | 64.33 | -53.49 | - | lab(59.28,64.33,-53.49) |
| CMYK | 0.13865546218487 | 0.60084033613445 | 0 | 0.066666666666667 | cmyk(0.13865546218487,0.60084033613445,0,0.066666666666667) |
Description
The RGB value of color #cd5fee is rgb(205, 95, 238).
In the hex color #cd5fee, The value of Red is 205, value of Green is 95, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #cd5fee consists of 286° Hue, 81% Saturation, and 65% Lightness.
In the CMYK color model, the color #cd5fee can be represented as Cyan=0.13865546218487%, Magenta=0.60084033613445%, Yellow=0%, and Black=0.066666666666667%.
Shades of #cd5fee
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 #cd5fee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd5fee
Preview of #cd5fee on White Background
The contrast ratio of #cd5fee with white color is 3.25
Preview of #cd5fee on black background
The contrast ratio of #cd5fee with black color is 6.47
#cd5fee color will look good with a black background.
Color Schemes of #cd5fee
Triadic Colors of #cd5fee
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 #cd5fee
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 #cd5fee
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 #cd5fee
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: #cd5fee;
}
This is a sample text used for the color #cd5fee. 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: #cd5fee;
}
This is a sample text used for the color #cd5fee. 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 #cd5fee;
}
This is a sample text used for the color #cd5fee. 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 38.1%
Green 17.66%
Blue 44.24%
CMYK Percentage
Cyan 17.2
Magenta 74.53%
Yellow 0%
Black 8.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.