#cba4db Hex Color
rgb(203, 164, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | a4 | db | - | #cba4db |
RGB | 203 | 164 | 219 | - | rgb(203,164,219) |
HSL | 283 | 43% | 75% | - | hsl(283,43%,75%) |
HSV | 283 | 25% | 86% | - | hsv(283,25%,86%) |
XYZ | 50.6902 | 44.3619 | 72.9089 | - | xyz(50.6902,44.3619,72.9089) |
CIE-LAB | 72.47 | 24.14 | -22.44 | - | lab(72.47,24.14,-22.44) |
CMYK | 0.073059360730594 | 0.25114155251142 | 0 | 0.14117647058824 | cmyk(0.073059360730594,0.25114155251142,0,0.14117647058824) |
Description
The RGB value of color #cba4db is rgb(203, 164, 219).
In the hex color #cba4db, The value of Red is 203, value of Green is 164, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #cba4db consists of 283° Hue, 43% Saturation, and 75% Lightness.
In the CMYK color model, the color #cba4db can be represented as Cyan=0.073059360730594%, Magenta=0.25114155251142%, Yellow=0%, and Black=0.14117647058824%.
Shades of #cba4db
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 #cba4db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cba4db
Preview of #cba4db on White Background
The contrast ratio of #cba4db with white color is 2.13
Preview of #cba4db on black background
The contrast ratio of #cba4db with black color is 9.87
#cba4db color will look good with a black background.
Color Schemes of #cba4db
Triadic Colors of #cba4db
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 #cba4db
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 #cba4db
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 #cba4db
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: #cba4db;
}
This is a sample text used for the color #cba4db. 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: #cba4db;
}
This is a sample text used for the color #cba4db. 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 #cba4db;
}
This is a sample text used for the color #cba4db. 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.64%
Green 27.99%
Blue 37.37%
CMYK Percentage
Cyan 15.7
Magenta 53.97%
Yellow 0%
Black 30.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.