#cebfdd Hex Color
rgb(206, 191, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | bf | dd | - | #cebfdd |
RGB | 206 | 191 | 221 | - | rgb(206,191,221) |
HSL | 270 | 31% | 81% | - | hsl(270,31%,81%) |
HSV | 270 | 14% | 87% | - | hsv(270,14%,87%) |
XYZ | 57.1355 | 55.6039 | 76.1279 | - | xyz(57.1355,55.6039,76.1279) |
CIE-LAB | 79.39 | 10.83 | -13.05 | - | lab(79.39,10.83,-13.05) |
CMYK | 0.067873303167421 | 0.13574660633484 | 0 | 0.13333333333333 | cmyk(0.067873303167421,0.13574660633484,0,0.13333333333333) |
Description
The RGB value of color #cebfdd is rgb(206, 191, 221).
In the hex color #cebfdd, The value of Red is 206, value of Green is 191, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #cebfdd consists of 270° Hue, 31% Saturation, and 81% Lightness.
In the CMYK color model, the color #cebfdd can be represented as Cyan=0.067873303167421%, Magenta=0.13574660633484%, Yellow=0%, and Black=0.13333333333333%.
Shades of #cebfdd
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 #cebfdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cebfdd
Preview of #cebfdd on White Background
The contrast ratio of #cebfdd with white color is 1.73
Preview of #cebfdd on black background
The contrast ratio of #cebfdd with black color is 12.12
#cebfdd color will look good with a black background.
Color Schemes of #cebfdd
Triadic Colors of #cebfdd
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 #cebfdd
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 #cebfdd
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 #cebfdd
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: #cebfdd;
}
This is a sample text used for the color #cebfdd. 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: #cebfdd;
}
This is a sample text used for the color #cebfdd. 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 #cebfdd;
}
This is a sample text used for the color #cebfdd. 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 30.91%
Blue 35.76%
CMYK Percentage
Cyan 20.14
Magenta 40.29%
Yellow 0%
Black 39.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.