#cba7e0 Hex Color
rgb(203, 167, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | a7 | e0 | - | #cba7e0 |
RGB | 203 | 167 | 224 | - | rgb(203,167,224) |
HSL | 278 | 48% | 77% | - | hsl(278,48%,77%) |
HSV | 278 | 25% | 88% | - | hsv(278,25%,88%) |
XYZ | 51.9019 | 45.7158 | 76.6095 | - | xyz(51.9019,45.7158,76.6095) |
CIE-LAB | 73.36 | 23.51 | -23.81 | - | lab(73.36,23.51,-23.81) |
CMYK | 0.09375 | 0.25446428571429 | 0 | 0.12156862745098 | cmyk(0.09375,0.25446428571429,0,0.12156862745098) |
Description
The RGB value of color #cba7e0 is rgb(203, 167, 224).
In the hex color #cba7e0, The value of Red is 203, value of Green is 167, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #cba7e0 consists of 278° Hue, 48% Saturation, and 77% Lightness.
In the CMYK color model, the color #cba7e0 can be represented as Cyan=0.09375%, Magenta=0.25446428571429%, Yellow=0%, and Black=0.12156862745098%.
Shades of #cba7e0
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 #cba7e0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cba7e0
Preview of #cba7e0 on White Background
The contrast ratio of #cba7e0 with white color is 2.07
Preview of #cba7e0 on black background
The contrast ratio of #cba7e0 with black color is 10.14
#cba7e0 color will look good with a black background.
Color Schemes of #cba7e0
Triadic Colors of #cba7e0
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 #cba7e0
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 #cba7e0
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 #cba7e0
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: #cba7e0;
}
This is a sample text used for the color #cba7e0. 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: #cba7e0;
}
This is a sample text used for the color #cba7e0. 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 #cba7e0;
}
This is a sample text used for the color #cba7e0. 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.18%
Green 28.11%
Blue 37.71%
CMYK Percentage
Cyan 19.96
Magenta 54.17%
Yellow 0%
Black 25.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.