#ceb8dd Hex Color
rgb(206, 184, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | b8 | dd | - | #ceb8dd |
RGB | 206 | 184 | 221 | - | rgb(206,184,221) |
HSL | 276 | 35% | 79% | - | hsl(276,35%,79%) |
HSV | 276 | 17% | 87% | - | hsv(276,17%,87%) |
XYZ | 55.6452 | 52.6232 | 75.6311 | - | xyz(55.6452,52.6232,75.6311) |
CIE-LAB | 77.65 | 14.61 | -15.65 | - | lab(77.65,14.61,-15.65) |
CMYK | 0.067873303167421 | 0.16742081447964 | 0 | 0.13333333333333 | cmyk(0.067873303167421,0.16742081447964,0,0.13333333333333) |
Description
The RGB value of color #ceb8dd is rgb(206, 184, 221).
In the hex color #ceb8dd, The value of Red is 206, value of Green is 184, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #ceb8dd consists of 276° Hue, 35% Saturation, and 79% Lightness.
In the CMYK color model, the color #ceb8dd can be represented as Cyan=0.067873303167421%, Magenta=0.16742081447964%, Yellow=0%, and Black=0.13333333333333%.
Shades of #ceb8dd
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 #ceb8dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceb8dd
Preview of #ceb8dd on White Background
The contrast ratio of #ceb8dd with white color is 1.82
Preview of #ceb8dd on black background
The contrast ratio of #ceb8dd with black color is 11.52
#ceb8dd color will look good with a black background.
Color Schemes of #ceb8dd
Triadic Colors of #ceb8dd
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 #ceb8dd
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 #ceb8dd
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 #ceb8dd
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: #ceb8dd;
}
This is a sample text used for the color #ceb8dd. 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: #ceb8dd;
}
This is a sample text used for the color #ceb8dd. 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 #ceb8dd;
}
This is a sample text used for the color #ceb8dd. 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.72%
Green 30.11%
Blue 36.17%
CMYK Percentage
Cyan 18.41
Magenta 45.42%
Yellow 0%
Black 36.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.