#c29cdf Hex Color
rgb(194, 156, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 9c | df | - | #c29cdf |
RGB | 194 | 156 | 223 | - | rgb(194,156,223) |
HSL | 274 | 51% | 74% | - | hsl(274,51%,74%) |
HSV | 274 | 30% | 87% | - | hsv(274,30%,87%) |
XYZ | 47.4559 | 40.574 | 75.1424 | - | xyz(47.4559,40.574,75.1424) |
CIE-LAB | 69.88 | 26.51 | -28.68 | - | lab(69.88,26.51,-28.68) |
CMYK | 0.13004484304933 | 0.30044843049327 | 0 | 0.12549019607843 | cmyk(0.13004484304933,0.30044843049327,0,0.12549019607843) |
Description
The RGB value of color #c29cdf is rgb(194, 156, 223).
In the hex color #c29cdf, The value of Red is 194, value of Green is 156, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c29cdf consists of 274° Hue, 51% Saturation, and 74% Lightness.
In the CMYK color model, the color #c29cdf can be represented as Cyan=0.13004484304933%, Magenta=0.30044843049327%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c29cdf
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 #c29cdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c29cdf
Preview of #c29cdf on White Background
The contrast ratio of #c29cdf with white color is 2.3
Preview of #c29cdf on black background
The contrast ratio of #c29cdf with black color is 9.11
#c29cdf color will look good with a black background.
Color Schemes of #c29cdf
Triadic Colors of #c29cdf
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 #c29cdf
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 #c29cdf
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 #c29cdf
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: #c29cdf;
}
This is a sample text used for the color #c29cdf. 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: #c29cdf;
}
This is a sample text used for the color #c29cdf. 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 #c29cdf;
}
This is a sample text used for the color #c29cdf. 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.86%
Green 27.23%
Blue 38.92%
CMYK Percentage
Cyan 23.39
Magenta 54.04%
Yellow 0%
Black 22.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.