#ccb1df Hex Color
rgb(204, 177, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b1 | df | - | #ccb1df |
RGB | 204 | 177 | 223 | - | rgb(204,177,223) |
HSL | 275 | 42% | 78% | - | hsl(275,42%,78%) |
HSV | 275 | 21% | 87% | - | hsv(275,21%,87%) |
XYZ | 53.9433 | 49.6094 | 76.5445 | - | xyz(53.9433,49.6094,76.5445) |
CIE-LAB | 75.83 | 18.16 | -19.51 | - | lab(75.83,18.16,-19.51) |
CMYK | 0.085201793721973 | 0.20627802690583 | 0 | 0.12549019607843 | cmyk(0.085201793721973,0.20627802690583,0,0.12549019607843) |
Description
The RGB value of color #ccb1df is rgb(204, 177, 223).
In the hex color #ccb1df, The value of Red is 204, value of Green is 177, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #ccb1df consists of 275° Hue, 42% Saturation, and 78% Lightness.
In the CMYK color model, the color #ccb1df can be represented as Cyan=0.085201793721973%, Magenta=0.20627802690583%, Yellow=0%, and Black=0.12549019607843%.
Shades of #ccb1df
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 #ccb1df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb1df
Preview of #ccb1df on White Background
The contrast ratio of #ccb1df with white color is 1.92
Preview of #ccb1df on black background
The contrast ratio of #ccb1df with black color is 10.92
#ccb1df color will look good with a black background.
Color Schemes of #ccb1df
Triadic Colors of #ccb1df
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 #ccb1df
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 #ccb1df
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 #ccb1df
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: #ccb1df;
}
This is a sample text used for the color #ccb1df. 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: #ccb1df;
}
This is a sample text used for the color #ccb1df. 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 #ccb1df;
}
This is a sample text used for the color #ccb1df. 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.77%
Green 29.3%
Blue 36.92%
CMYK Percentage
Cyan 20.43
Magenta 49.47%
Yellow 0%
Black 30.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.