#c2aabf Hex Color
rgb(194, 170, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | aa | bf | - | #c2aabf |
RGB | 194 | 170 | 191 | - | rgb(194,170,191) |
HSL | 308 | 16% | 71% | - | hsl(308,16%,71%) |
HSV | 308 | 12% | 76% | - | hsv(308,12%,76%) |
XYZ | 46.0268 | 43.9804 | 55.3534 | - | xyz(46.0268,43.9804,55.3534) |
CIE-LAB | 72.22 | 12.4 | -7.53 | - | lab(72.22,12.4,-7.53) |
CMYK | 0 | 0.12371134020619 | 0.015463917525773 | 0.23921568627451 | cmyk(0,0.12371134020619,0.015463917525773,0.23921568627451) |
Description
The RGB value of color #c2aabf is rgb(194, 170, 191).
In the hex color #c2aabf, The value of Red is 194, value of Green is 170, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #c2aabf consists of 308° Hue, 16% Saturation, and 71% Lightness.
In the CMYK color model, the color #c2aabf can be represented as Cyan=0%, Magenta=0.12371134020619%, Yellow=0.015463917525773%, and Black=0.23921568627451%.
Shades of #c2aabf
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 #c2aabf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2aabf
Preview of #c2aabf on White Background
The contrast ratio of #c2aabf with white color is 2.14
Preview of #c2aabf on black background
The contrast ratio of #c2aabf with black color is 9.8
#c2aabf color will look good with a black background.
Color Schemes of #c2aabf
Triadic Colors of #c2aabf
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 #c2aabf
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 #c2aabf
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 #c2aabf
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: #c2aabf;
}
This is a sample text used for the color #c2aabf. 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: #c2aabf;
}
This is a sample text used for the color #c2aabf. 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 #c2aabf;
}
This is a sample text used for the color #c2aabf. 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.95%
Green 30.63%
Blue 34.41%
CMYK Percentage
Cyan 0
Magenta 32.69%
Yellow 4.09%
Black 63.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.