#cbb3db Hex Color
rgb(203, 179, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b3 | db | - | #cbb3db |
RGB | 203 | 179 | 219 | - | rgb(203,179,219) |
HSL | 276 | 36% | 78% | - | hsl(276,36%,78%) |
HSV | 276 | 18% | 86% | - | hsv(276,18%,86%) |
XYZ | 53.5349 | 50.0512 | 73.8571 | - | xyz(53.5349,50.0512,73.8571) |
CIE-LAB | 76.1 | 15.94 | -16.93 | - | lab(76.1,15.94,-16.93) |
CMYK | 0.073059360730594 | 0.18264840182648 | 0 | 0.14117647058824 | cmyk(0.073059360730594,0.18264840182648,0,0.14117647058824) |
Description
The RGB value of color #cbb3db is rgb(203, 179, 219).
In the hex color #cbb3db, The value of Red is 203, value of Green is 179, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #cbb3db consists of 276° Hue, 36% Saturation, and 78% Lightness.
In the CMYK color model, the color #cbb3db can be represented as Cyan=0.073059360730594%, Magenta=0.18264840182648%, Yellow=0%, and Black=0.14117647058824%.
Shades of #cbb3db
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 #cbb3db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb3db
Preview of #cbb3db on White Background
The contrast ratio of #cbb3db with white color is 1.91
Preview of #cbb3db on black background
The contrast ratio of #cbb3db with black color is 11.01
#cbb3db color will look good with a black background.
Color Schemes of #cbb3db
Triadic Colors of #cbb3db
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 #cbb3db
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 #cbb3db
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 #cbb3db
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: #cbb3db;
}
This is a sample text used for the color #cbb3db. 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: #cbb3db;
}
This is a sample text used for the color #cbb3db. 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 #cbb3db;
}
This is a sample text used for the color #cbb3db. 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 33.78%
Green 29.78%
Blue 36.44%
CMYK Percentage
Cyan 18.41
Magenta 46.02%
Yellow 0%
Black 35.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.