#c7acdd Hex Color
rgb(199, 172, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | ac | dd | - | #c7acdd |
RGB | 199 | 172 | 221 | - | rgb(199,172,221) |
HSL | 273 | 42% | 77% | - | hsl(273,42%,77%) |
HSV | 273 | 22% | 87% | - | hsv(273,22%,87%) |
XYZ | 51.3569 | 46.8676 | 74.7462 | - | xyz(51.3569,46.8676,74.7462) |
CIE-LAB | 74.11 | 18.86 | -21.08 | - | lab(74.11,18.86,-21.08) |
CMYK | 0.099547511312217 | 0.22171945701357 | 0 | 0.13333333333333 | cmyk(0.099547511312217,0.22171945701357,0,0.13333333333333) |
Description
The RGB value of color #c7acdd is rgb(199, 172, 221).
In the hex color #c7acdd, The value of Red is 199, value of Green is 172, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c7acdd consists of 273° Hue, 42% Saturation, and 77% Lightness.
In the CMYK color model, the color #c7acdd can be represented as Cyan=0.099547511312217%, Magenta=0.22171945701357%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c7acdd
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 #c7acdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7acdd
Preview of #c7acdd on White Background
The contrast ratio of #c7acdd with white color is 2.02
Preview of #c7acdd on black background
The contrast ratio of #c7acdd with black color is 10.37
#c7acdd color will look good with a black background.
Color Schemes of #c7acdd
Triadic Colors of #c7acdd
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 #c7acdd
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 #c7acdd
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 #c7acdd
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: #c7acdd;
}
This is a sample text used for the color #c7acdd. 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: #c7acdd;
}
This is a sample text used for the color #c7acdd. 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 #c7acdd;
}
This is a sample text used for the color #c7acdd. 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.61%
Green 29.05%
Blue 37.33%
CMYK Percentage
Cyan 21.9
Magenta 48.77%
Yellow 0%
Black 29.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.