#cba7dd Hex Color
rgb(203, 167, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | a7 | dd | - | #cba7dd |
RGB | 203 | 167 | 221 | - | rgb(203,167,221) |
HSL | 280 | 44% | 76% | - | hsl(280,44%,76%) |
HSV | 280 | 24% | 87% | - | hsv(280,24%,87%) |
XYZ | 51.4985 | 45.5544 | 74.4852 | - | xyz(51.4985,45.5544,74.4852) |
CIE-LAB | 73.26 | 22.9 | -22.34 | - | lab(73.26,22.9,-22.34) |
CMYK | 0.081447963800905 | 0.24434389140271 | 0 | 0.13333333333333 | cmyk(0.081447963800905,0.24434389140271,0,0.13333333333333) |
Description
The RGB value of color #cba7dd is rgb(203, 167, 221).
In the hex color #cba7dd, The value of Red is 203, value of Green is 167, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #cba7dd consists of 280° Hue, 44% Saturation, and 76% Lightness.
In the CMYK color model, the color #cba7dd can be represented as Cyan=0.081447963800905%, Magenta=0.24434389140271%, Yellow=0%, and Black=0.13333333333333%.
Shades of #cba7dd
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 #cba7dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cba7dd
Preview of #cba7dd on White Background
The contrast ratio of #cba7dd with white color is 2.08
Preview of #cba7dd on black background
The contrast ratio of #cba7dd with black color is 10.11
#cba7dd color will look good with a black background.
Color Schemes of #cba7dd
Triadic Colors of #cba7dd
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 #cba7dd
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 #cba7dd
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 #cba7dd
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: #cba7dd;
}
This is a sample text used for the color #cba7dd. 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: #cba7dd;
}
This is a sample text used for the color #cba7dd. 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 #cba7dd;
}
This is a sample text used for the color #cba7dd. 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 34.35%
Green 28.26%
Blue 37.39%
CMYK Percentage
Cyan 17.74
Magenta 53.22%
Yellow 0%
Black 29.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.