#c7b5dd Hex Color
rgb(199, 181, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | b5 | dd | - | #c7b5dd |
RGB | 199 | 181 | 221 | - | rgb(199,181,221) |
HSL | 267 | 37% | 79% | - | hsl(267,37%,79%) |
HSV | 267 | 18% | 87% | - | hsv(267,18%,87%) |
XYZ | 53.1282 | 50.4103 | 75.3366 | - | xyz(53.1282,50.4103,75.3366) |
CIE-LAB | 76.32 | 13.94 | -17.72 | - | lab(76.32,13.94,-17.72) |
CMYK | 0.099547511312217 | 0.18099547511312 | 0 | 0.13333333333333 | cmyk(0.099547511312217,0.18099547511312,0,0.13333333333333) |
Description
The RGB value of color #c7b5dd is rgb(199, 181, 221).
In the hex color #c7b5dd, The value of Red is 199, value of Green is 181, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c7b5dd consists of 267° Hue, 37% Saturation, and 79% Lightness.
In the CMYK color model, the color #c7b5dd can be represented as Cyan=0.099547511312217%, Magenta=0.18099547511312%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c7b5dd
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 #c7b5dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7b5dd
Preview of #c7b5dd on White Background
The contrast ratio of #c7b5dd with white color is 1.89
Preview of #c7b5dd on black background
The contrast ratio of #c7b5dd with black color is 11.08
#c7b5dd color will look good with a black background.
Color Schemes of #c7b5dd
Triadic Colors of #c7b5dd
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 #c7b5dd
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 #c7b5dd
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 #c7b5dd
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: #c7b5dd;
}
This is a sample text used for the color #c7b5dd. 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: #c7b5dd;
}
This is a sample text used for the color #c7b5dd. 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 #c7b5dd;
}
This is a sample text used for the color #c7b5dd. 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.11%
Green 30.12%
Blue 36.77%
CMYK Percentage
Cyan 24.05
Magenta 43.73%
Yellow 0%
Black 32.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.