#c29aa6 Hex Color
rgb(194, 154, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 9a | a6 | - | #c29aa6 |
RGB | 194 | 154 | 166 | - | rgb(194,154,166) |
HSL | 342 | 25% | 68% | - | hsl(342,25%,68%) |
HSV | 342 | 21% | 76% | - | hsv(342,21%,76%) |
XYZ | 40.6867 | 37.3337 | 41.1381 | - | xyz(40.6867,37.3337,41.1381) |
CIE-LAB | 67.53 | 16.8 | -0.57 | - | lab(67.53,16.8,-0.57) |
CMYK | 0 | 0.20618556701031 | 0.14432989690722 | 0.23921568627451 | cmyk(0,0.20618556701031,0.14432989690722,0.23921568627451) |
Description
The RGB value of color #c29aa6 is rgb(194, 154, 166).
In the hex color #c29aa6, The value of Red is 194, value of Green is 154, and value of Blue is 166. The primary color is Red. Similarly, The HSL values for #c29aa6 consists of 342° Hue, 25% Saturation, and 68% Lightness.
In the CMYK color model, the color #c29aa6 can be represented as Cyan=0%, Magenta=0.20618556701031%, Yellow=0.14432989690722%, and Black=0.23921568627451%.
Shades of #c29aa6
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 #c29aa6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c29aa6
Preview of #c29aa6 on White Background
The contrast ratio of #c29aa6 with white color is 2.48
Preview of #c29aa6 on black background
The contrast ratio of #c29aa6 with black color is 8.47
#c29aa6 color will look good with a black background.
Color Schemes of #c29aa6
Triadic Colors of #c29aa6
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 #c29aa6
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 #c29aa6
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 #c29aa6
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: #c29aa6;
}
This is a sample text used for the color #c29aa6. 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: #c29aa6;
}
This is a sample text used for the color #c29aa6. 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 #c29aa6;
}
This is a sample text used for the color #c29aa6. 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.74%
Green 29.96%
Blue 32.3%
CMYK Percentage
Cyan 0
Magenta 34.96%
Yellow 24.47%
Black 40.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.