#ceb6dd Hex Color
rgb(206, 182, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | b6 | dd | - | #ceb6dd |
RGB | 206 | 182 | 221 | - | rgb(206,182,221) |
HSL | 277 | 36% | 79% | - | hsl(277,36%,79%) |
HSV | 277 | 18% | 87% | - | hsv(277,18%,87%) |
XYZ | 55.2327 | 51.7982 | 75.4936 | - | xyz(55.2327,51.7982,75.4936) |
CIE-LAB | 77.16 | 15.69 | -16.4 | - | lab(77.16,15.69,-16.4) |
CMYK | 0.067873303167421 | 0.17647058823529 | 0 | 0.13333333333333 | cmyk(0.067873303167421,0.17647058823529,0,0.13333333333333) |
Description
The RGB value of color #ceb6dd is rgb(206, 182, 221).
In the hex color #ceb6dd, The value of Red is 206, value of Green is 182, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #ceb6dd consists of 277° Hue, 36% Saturation, and 79% Lightness.
In the CMYK color model, the color #ceb6dd can be represented as Cyan=0.067873303167421%, Magenta=0.17647058823529%, Yellow=0%, and Black=0.13333333333333%.
Shades of #ceb6dd
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 #ceb6dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceb6dd
Preview of #ceb6dd on White Background
The contrast ratio of #ceb6dd with white color is 1.85
Preview of #ceb6dd on black background
The contrast ratio of #ceb6dd with black color is 11.36
#ceb6dd color will look good with a black background.
Color Schemes of #ceb6dd
Triadic Colors of #ceb6dd
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 #ceb6dd
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 #ceb6dd
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 #ceb6dd
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: #ceb6dd;
}
This is a sample text used for the color #ceb6dd. 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: #ceb6dd;
}
This is a sample text used for the color #ceb6dd. 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 #ceb6dd;
}
This is a sample text used for the color #ceb6dd. 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.83%
Green 29.89%
Blue 36.29%
CMYK Percentage
Cyan 17.97
Magenta 46.73%
Yellow 0%
Black 35.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.