#c4abd9 Hex Color
rgb(196, 171, 217)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | ab | d9 | - | #c4abd9 |
RGB | 196 | 171 | 217 | - | rgb(196,171,217) |
HSL | 273 | 38% | 76% | - | hsl(273,38%,76%) |
HSV | 273 | 21% | 85% | - | hsv(273,21%,85%) |
XYZ | 49.8522 | 45.8713 | 71.8722 | - | xyz(49.8522,45.8713,71.8722) |
CIE-LAB | 73.46 | 17.62 | -19.89 | - | lab(73.46,17.62,-19.89) |
CMYK | 0.096774193548387 | 0.21198156682028 | 0 | 0.14901960784314 | cmyk(0.096774193548387,0.21198156682028,0,0.14901960784314) |
Description
The RGB value of color #c4abd9 is rgb(196, 171, 217).
In the hex color #c4abd9, The value of Red is 196, value of Green is 171, and value of Blue is 217. The primary color is Blue. Similarly, The HSL values for #c4abd9 consists of 273° Hue, 38% Saturation, and 76% Lightness.
In the CMYK color model, the color #c4abd9 can be represented as Cyan=0.096774193548387%, Magenta=0.21198156682028%, Yellow=0%, and Black=0.14901960784314%.
Shades of #c4abd9
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 #c4abd9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4abd9
Preview of #c4abd9 on White Background
The contrast ratio of #c4abd9 with white color is 2.06
Preview of #c4abd9 on black background
The contrast ratio of #c4abd9 with black color is 10.17
#c4abd9 color will look good with a black background.
Color Schemes of #c4abd9
Triadic Colors of #c4abd9
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 #c4abd9
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 #c4abd9
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 #c4abd9
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: #c4abd9;
}
This is a sample text used for the color #c4abd9. 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: #c4abd9;
}
This is a sample text used for the color #c4abd9. 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 #c4abd9;
}
This is a sample text used for the color #c4abd9. 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.56%
Green 29.28%
Blue 37.16%
CMYK Percentage
Cyan 21.14
Magenta 46.31%
Yellow 0%
Black 32.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.