#ccb4dd Hex Color
rgb(204, 180, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b4 | dd | - | #ccb4dd |
RGB | 204 | 180 | 221 | - | rgb(204,180,221) |
HSL | 275 | 38% | 79% | - | hsl(275,38%,79%) |
HSV | 275 | 19% | 87% | - | hsv(275,19%,87%) |
XYZ | 54.2742 | 50.7003 | 75.3322 | - | xyz(54.2742,50.7003,75.3322) |
CIE-LAB | 76.5 | 16.12 | -17.41 | - | lab(76.5,16.12,-17.41) |
CMYK | 0.076923076923077 | 0.18552036199095 | 0 | 0.13333333333333 | cmyk(0.076923076923077,0.18552036199095,0,0.13333333333333) |
Description
The RGB value of color #ccb4dd is rgb(204, 180, 221).
In the hex color #ccb4dd, The value of Red is 204, value of Green is 180, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #ccb4dd consists of 275° Hue, 38% Saturation, and 79% Lightness.
In the CMYK color model, the color #ccb4dd can be represented as Cyan=0.076923076923077%, Magenta=0.18552036199095%, Yellow=0%, and Black=0.13333333333333%.
Shades of #ccb4dd
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 #ccb4dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb4dd
Preview of #ccb4dd on White Background
The contrast ratio of #ccb4dd with white color is 1.89
Preview of #ccb4dd on black background
The contrast ratio of #ccb4dd with black color is 11.14
#ccb4dd color will look good with a black background.
Color Schemes of #ccb4dd
Triadic Colors of #ccb4dd
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 #ccb4dd
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 #ccb4dd
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 #ccb4dd
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: #ccb4dd;
}
This is a sample text used for the color #ccb4dd. 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: #ccb4dd;
}
This is a sample text used for the color #ccb4dd. 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 #ccb4dd;
}
This is a sample text used for the color #ccb4dd. 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.72%
Green 29.75%
Blue 36.53%
CMYK Percentage
Cyan 19.44
Magenta 46.88%
Yellow 0%
Black 33.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.