#cfbde6 Hex Color
rgb(207, 189, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | bd | e6 | - | #cfbde6 |
RGB | 207 | 189 | 230 | - | rgb(207,189,230) |
HSL | 266 | 45% | 82% | - | hsl(266,45%,82%) |
HSV | 266 | 18% | 90% | - | hsv(266,18%,90%) |
XYZ | 58.2127 | 55.3738 | 82.483 | - | xyz(58.2127,55.3738,82.483) |
CIE-LAB | 79.26 | 14.03 | -18.08 | - | lab(79.26,14.03,-18.08) |
CMYK | 0.1 | 0.17826086956522 | 0 | 0.098039215686274 | cmyk(0.1,0.17826086956522,0,0.098039215686274) |
Description
The RGB value of color #cfbde6 is rgb(207, 189, 230).
In the hex color #cfbde6, The value of Red is 207, value of Green is 189, and value of Blue is 230. The primary color is Blue. Similarly, The HSL values for #cfbde6 consists of 266° Hue, 45% Saturation, and 82% Lightness.
In the CMYK color model, the color #cfbde6 can be represented as Cyan=0.1%, Magenta=0.17826086956522%, Yellow=0%, and Black=0.098039215686274%.
Shades of #cfbde6
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 #cfbde6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfbde6
Preview of #cfbde6 on White Background
The contrast ratio of #cfbde6 with white color is 1.74
Preview of #cfbde6 on black background
The contrast ratio of #cfbde6 with black color is 12.07
#cfbde6 color will look good with a black background.
Color Schemes of #cfbde6
Triadic Colors of #cfbde6
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 #cfbde6
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 #cfbde6
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 #cfbde6
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: #cfbde6;
}
This is a sample text used for the color #cfbde6. 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: #cfbde6;
}
This is a sample text used for the color #cfbde6. 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 #cfbde6;
}
This is a sample text used for the color #cfbde6. 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.07%
Green 30.19%
Blue 36.74%
CMYK Percentage
Cyan 26.57
Magenta 47.37%
Yellow 0%
Black 26.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.