#ccbdf0 Hex Color
rgb(204, 189, 240)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cc | bd | f0 | - | #ccbdf0 |
| RGB | 204 | 189 | 240 | - | rgb(204,189,240) |
| HSL | 258 | 63% | 84% | - | hsl(258,63%,84%) |
| HSV | 258 | 21% | 94% | - | hsv(258,21%,94%) |
| XYZ | 58.8276 | 55.5238 | 90.0547 | - | xyz(58.8276,55.5238,90.0547) |
| CIE-LAB | 79.34 | 15.15 | -23.35 | - | lab(79.34,15.15,-23.35) |
| CMYK | 0.15 | 0.2125 | 0 | 0.058823529411765 | cmyk(0.15,0.2125,0,0.058823529411765) |
Description
The RGB value of color #ccbdf0 is rgb(204, 189, 240).
In the hex color #ccbdf0, The value of Red is 204, value of Green is 189, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #ccbdf0 consists of 258° Hue, 63% Saturation, and 84% Lightness.
In the CMYK color model, the color #ccbdf0 can be represented as Cyan=0.15%, Magenta=0.2125%, Yellow=0%, and Black=0.058823529411765%.
Shades of #ccbdf0
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 #ccbdf0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccbdf0
Preview of #ccbdf0 on White Background
The contrast ratio of #ccbdf0 with white color is 1.73
Preview of #ccbdf0 on black background
The contrast ratio of #ccbdf0 with black color is 12.1
#ccbdf0 color will look good with a black background.
Color Schemes of #ccbdf0
Triadic Colors of #ccbdf0
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 #ccbdf0
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 #ccbdf0
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 #ccbdf0
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: #ccbdf0;
}
This is a sample text used for the color #ccbdf0. 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: #ccbdf0;
}
This is a sample text used for the color #ccbdf0. 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 #ccbdf0;
}
This is a sample text used for the color #ccbdf0. 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.23%
Green 29.86%
Blue 37.91%
CMYK Percentage
Cyan 35.6
Magenta 50.44%
Yellow 0%
Black 13.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.