#c39eea Hex Color
rgb(195, 158, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 9e | ea | - | #c39eea |
RGB | 195 | 158 | 234 | - | rgb(195,158,234) |
HSL | 269 | 64% | 77% | - | hsl(269,64%,77%) |
HSV | 269 | 32% | 92% | - | hsv(269,32%,92%) |
XYZ | 49.5838 | 41.9963 | 83.3347 | - | xyz(49.5838,41.9963,83.3347) |
CIE-LAB | 70.87 | 28.07 | -33.17 | - | lab(70.87,28.07,-33.17) |
CMYK | 0.16666666666667 | 0.32478632478632 | 0 | 0.082352941176471 | cmyk(0.16666666666667,0.32478632478632,0,0.082352941176471) |
Description
The RGB value of color #c39eea is rgb(195, 158, 234).
In the hex color #c39eea, The value of Red is 195, value of Green is 158, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #c39eea consists of 269° Hue, 64% Saturation, and 77% Lightness.
In the CMYK color model, the color #c39eea can be represented as Cyan=0.16666666666667%, Magenta=0.32478632478632%, Yellow=0%, and Black=0.082352941176471%.
Shades of #c39eea
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 #c39eea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c39eea
Preview of #c39eea on White Background
The contrast ratio of #c39eea with white color is 2.23
Preview of #c39eea on black background
The contrast ratio of #c39eea with black color is 9.4
#c39eea color will look good with a black background.
Color Schemes of #c39eea
Triadic Colors of #c39eea
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 #c39eea
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 #c39eea
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 #c39eea
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: #c39eea;
}
This is a sample text used for the color #c39eea. 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: #c39eea;
}
This is a sample text used for the color #c39eea. 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 #c39eea;
}
This is a sample text used for the color #c39eea. 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 33.22%
Green 26.92%
Blue 39.86%
CMYK Percentage
Cyan 29.05
Magenta 56.6%
Yellow 0%
Black 14.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.