#ce6cef Hex Color
rgb(206, 108, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 6c | ef | - | #ce6cef |
RGB | 206 | 108 | 239 | - | rgb(206,108,239) |
HSL | 285 | 80% | 68% | - | hsl(285,80%,68%) |
HSV | 285 | 55% | 94% | - | hsv(285,55%,94%) |
XYZ | 46.3961 | 30.0789 | 85.0218 | - | xyz(46.3961,30.0789,85.0218) |
CIE-LAB | 61.72 | 58.68 | -50.17 | - | lab(61.72,58.68,-50.17) |
CMYK | 0.13807531380753 | 0.54811715481172 | 0 | 0.062745098039216 | cmyk(0.13807531380753,0.54811715481172,0,0.062745098039216) |
Description
The RGB value of color #ce6cef is rgb(206, 108, 239).
In the hex color #ce6cef, The value of Red is 206, value of Green is 108, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #ce6cef consists of 285° Hue, 80% Saturation, and 68% Lightness.
In the CMYK color model, the color #ce6cef can be represented as Cyan=0.13807531380753%, Magenta=0.54811715481172%, Yellow=0%, and Black=0.062745098039216%.
Shades of #ce6cef
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 #ce6cef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce6cef
Preview of #ce6cef on White Background
The contrast ratio of #ce6cef with white color is 2.99
Preview of #ce6cef on black background
The contrast ratio of #ce6cef with black color is 7.02
#ce6cef color will look good with a black background.
Color Schemes of #ce6cef
Triadic Colors of #ce6cef
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 #ce6cef
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 #ce6cef
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 #ce6cef
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: #ce6cef;
}
This is a sample text used for the color #ce6cef. 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: #ce6cef;
}
This is a sample text used for the color #ce6cef. 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 #ce6cef;
}
This is a sample text used for the color #ce6cef. 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 37.25%
Green 19.53%
Blue 43.22%
CMYK Percentage
Cyan 18.44
Magenta 73.19%
Yellow 0%
Black 8.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.