#c7afdf Hex Color
rgb(199, 175, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | af | df | - | #c7afdf |
RGB | 199 | 175 | 223 | - | rgb(199,175,223) |
HSL | 270 | 43% | 78% | - | hsl(270,43%,78%) |
HSV | 270 | 22% | 87% | - | hsv(270,22%,87%) |
XYZ | 52.2024 | 48.1298 | 76.3506 | - | xyz(52.2024,48.1298,76.3506) |
CIE-LAB | 74.91 | 17.63 | -20.95 | - | lab(74.91,17.63,-20.95) |
CMYK | 0.10762331838565 | 0.2152466367713 | 0 | 0.12549019607843 | cmyk(0.10762331838565,0.2152466367713,0,0.12549019607843) |
Description
The RGB value of color #c7afdf is rgb(199, 175, 223).
In the hex color #c7afdf, The value of Red is 199, value of Green is 175, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c7afdf consists of 270° Hue, 43% Saturation, and 78% Lightness.
In the CMYK color model, the color #c7afdf can be represented as Cyan=0.10762331838565%, Magenta=0.2152466367713%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c7afdf
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 #c7afdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7afdf
Preview of #c7afdf on White Background
The contrast ratio of #c7afdf with white color is 1.98
Preview of #c7afdf on black background
The contrast ratio of #c7afdf with black color is 10.63
#c7afdf color will look good with a black background.
Color Schemes of #c7afdf
Triadic Colors of #c7afdf
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 #c7afdf
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 #c7afdf
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 #c7afdf
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: #c7afdf;
}
This is a sample text used for the color #c7afdf. 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: #c7afdf;
}
This is a sample text used for the color #c7afdf. 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 #c7afdf;
}
This is a sample text used for the color #c7afdf. 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.33%
Green 29.31%
Blue 37.35%
CMYK Percentage
Cyan 24
Magenta 48.01%
Yellow 0%
Black 27.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.