#cb7dde Hex Color
rgb(203, 125, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 7d | de | - | #cb7dde |
RGB | 203 | 125 | 222 | - | rgb(203,125,222) |
HSL | 288 | 60% | 68% | - | hsl(288,60%,68%) |
HSV | 288 | 44% | 87% | - | hsv(288,44%,87%) |
XYZ | 45.147 | 32.6377 | 73.0274 | - | xyz(45.147,32.6377,73.0274) |
CIE-LAB | 63.87 | 45.87 | -37.37 | - | lab(63.87,45.87,-37.37) |
CMYK | 0.085585585585586 | 0.43693693693694 | 0 | 0.12941176470588 | cmyk(0.085585585585586,0.43693693693694,0,0.12941176470588) |
Description
The RGB value of color #cb7dde is rgb(203, 125, 222).
In the hex color #cb7dde, The value of Red is 203, value of Green is 125, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #cb7dde consists of 288° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #cb7dde can be represented as Cyan=0.085585585585586%, Magenta=0.43693693693694%, Yellow=0%, and Black=0.12941176470588%.
Shades of #cb7dde
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 #cb7dde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb7dde
Preview of #cb7dde on White Background
The contrast ratio of #cb7dde with white color is 2.79
Preview of #cb7dde on black background
The contrast ratio of #cb7dde with black color is 7.53
#cb7dde color will look good with a black background.
Color Schemes of #cb7dde
Triadic Colors of #cb7dde
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 #cb7dde
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 #cb7dde
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 #cb7dde
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: #cb7dde;
}
This is a sample text used for the color #cb7dde. 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: #cb7dde;
}
This is a sample text used for the color #cb7dde. 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 #cb7dde;
}
This is a sample text used for the color #cb7dde. 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 36.91%
Green 22.73%
Blue 40.36%
CMYK Percentage
Cyan 13.13
Magenta 67.02%
Yellow 0%
Black 19.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.