#cba4fb Hex Color
rgb(203, 164, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | a4 | fb | - | #cba4fb |
RGB | 203 | 164 | 251 | - | rgb(203,164,251) |
HSL | 267 | 92% | 81% | - | hsl(267,92%,81%) |
HSV | 267 | 35% | 98% | - | hsv(267,35%,98%) |
XYZ | 55.3166 | 46.2125 | 97.2712 | - | xyz(55.3166,46.2125,97.2712) |
CIE-LAB | 73.68 | 30.89 | -38 | - | lab(73.68,30.89,-38) |
CMYK | 0.19123505976096 | 0.34661354581673 | 0 | 0.015686274509804 | cmyk(0.19123505976096,0.34661354581673,0,0.015686274509804) |
Description
The RGB value of color #cba4fb is rgb(203, 164, 251).
In the hex color #cba4fb, The value of Red is 203, value of Green is 164, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #cba4fb consists of 267° Hue, 92% Saturation, and 81% Lightness.
In the CMYK color model, the color #cba4fb can be represented as Cyan=0.19123505976096%, Magenta=0.34661354581673%, Yellow=0%, and Black=0.015686274509804%.
Shades of #cba4fb
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 #cba4fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cba4fb
Preview of #cba4fb on White Background
The contrast ratio of #cba4fb with white color is 2.05
Preview of #cba4fb on black background
The contrast ratio of #cba4fb with black color is 10.24
#cba4fb color will look good with a black background.
Color Schemes of #cba4fb
Triadic Colors of #cba4fb
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 #cba4fb
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 #cba4fb
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 #cba4fb
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: #cba4fb;
}
This is a sample text used for the color #cba4fb. 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: #cba4fb;
}
This is a sample text used for the color #cba4fb. 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 #cba4fb;
}
This is a sample text used for the color #cba4fb. 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 32.85%
Green 26.54%
Blue 40.61%
CMYK Percentage
Cyan 34.55
Magenta 62.62%
Yellow 0%
Black 2.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.