#c39dd8 Hex Color
rgb(195, 157, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 9d | d8 | - | #c39dd8 |
RGB | 195 | 157 | 216 | - | rgb(195,157,216) |
HSL | 279 | 43% | 73% | - | hsl(279,43%,73%) |
HSV | 279 | 27% | 85% | - | hsv(279,27%,85%) |
XYZ | 46.9573 | 40.6739 | 70.3417 | - | xyz(46.9573,40.6739,70.3417) |
CIE-LAB | 69.95 | 24.81 | -24.71 | - | lab(69.95,24.81,-24.71) |
CMYK | 0.097222222222222 | 0.27314814814815 | 0 | 0.15294117647059 | cmyk(0.097222222222222,0.27314814814815,0,0.15294117647059) |
Description
The RGB value of color #c39dd8 is rgb(195, 157, 216).
In the hex color #c39dd8, The value of Red is 195, value of Green is 157, and value of Blue is 216. The primary color is Blue. Similarly, The HSL values for #c39dd8 consists of 279° Hue, 43% Saturation, and 73% Lightness.
In the CMYK color model, the color #c39dd8 can be represented as Cyan=0.097222222222222%, Magenta=0.27314814814815%, Yellow=0%, and Black=0.15294117647059%.
Shades of #c39dd8
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 #c39dd8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c39dd8
Preview of #c39dd8 on White Background
The contrast ratio of #c39dd8 with white color is 2.3
Preview of #c39dd8 on black background
The contrast ratio of #c39dd8 with black color is 9.13
#c39dd8 color will look good with a black background.
Color Schemes of #c39dd8
Triadic Colors of #c39dd8
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 #c39dd8
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 #c39dd8
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 #c39dd8
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: #c39dd8;
}
This is a sample text used for the color #c39dd8. 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: #c39dd8;
}
This is a sample text used for the color #c39dd8. 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 #c39dd8;
}
This is a sample text used for the color #c39dd8. 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 34.33%
Green 27.64%
Blue 38.03%
CMYK Percentage
Cyan 18.58
Magenta 52.2%
Yellow 0%
Black 29.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.