#c29cb2 Hex Color
rgb(194, 156, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 9c | b2 | - | #c29cb2 |
RGB | 194 | 156 | 178 | - | rgb(194,156,178) |
HSL | 325 | 24% | 69% | - | hsl(325,24%,69%) |
HSV | 325 | 20% | 76% | - | hsv(325,20%,76%) |
XYZ | 42.1725 | 38.4606 | 47.3204 | - | xyz(42.1725,38.4606,47.3204) |
CIE-LAB | 68.36 | 17.74 | -6.05 | - | lab(68.36,17.74,-6.05) |
CMYK | 0 | 0.19587628865979 | 0.082474226804124 | 0.23921568627451 | cmyk(0,0.19587628865979,0.082474226804124,0.23921568627451) |
Description
The RGB value of color #c29cb2 is rgb(194, 156, 178).
In the hex color #c29cb2, The value of Red is 194, value of Green is 156, and value of Blue is 178. The primary color is Red. Similarly, The HSL values for #c29cb2 consists of 325° Hue, 24% Saturation, and 69% Lightness.
In the CMYK color model, the color #c29cb2 can be represented as Cyan=0%, Magenta=0.19587628865979%, Yellow=0.082474226804124%, and Black=0.23921568627451%.
Shades of #c29cb2
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 #c29cb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c29cb2
Preview of #c29cb2 on White Background
The contrast ratio of #c29cb2 with white color is 2.42
Preview of #c29cb2 on black background
The contrast ratio of #c29cb2 with black color is 8.69
#c29cb2 color will look good with a black background.
Color Schemes of #c29cb2
Triadic Colors of #c29cb2
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 #c29cb2
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 #c29cb2
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 #c29cb2
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: #c29cb2;
}
This is a sample text used for the color #c29cb2. 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: #c29cb2;
}
This is a sample text used for the color #c29cb2. 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 #c29cb2;
}
This is a sample text used for the color #c29cb2. 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 36.74%
Green 29.55%
Blue 33.71%
CMYK Percentage
Cyan 0
Magenta 37.85%
Yellow 15.94%
Black 46.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.