#ccb9ed Hex Color
rgb(204, 185, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b9 | ed | - | #ccb9ed |
RGB | 204 | 185 | 237 | - | rgb(204,185,237) |
HSL | 262 | 59% | 83% | - | hsl(262,59%,83%) |
HSV | 262 | 22% | 93% | - | hsv(262,22%,93%) |
XYZ | 57.5369 | 53.6497 | 87.4437 | - | xyz(57.5369,53.6497,87.4437) |
CIE-LAB | 78.26 | 16.69 | -23.39 | - | lab(78.26,16.69,-23.39) |
CMYK | 0.13924050632911 | 0.21940928270042 | 0 | 0.070588235294118 | cmyk(0.13924050632911,0.21940928270042,0,0.070588235294118) |
Description
The RGB value of color #ccb9ed is rgb(204, 185, 237).
In the hex color #ccb9ed, The value of Red is 204, value of Green is 185, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #ccb9ed consists of 262° Hue, 59% Saturation, and 83% Lightness.
In the CMYK color model, the color #ccb9ed can be represented as Cyan=0.13924050632911%, Magenta=0.21940928270042%, Yellow=0%, and Black=0.070588235294118%.
Shades of #ccb9ed
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 #ccb9ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb9ed
Preview of #ccb9ed on White Background
The contrast ratio of #ccb9ed with white color is 1.79
Preview of #ccb9ed on black background
The contrast ratio of #ccb9ed with black color is 11.73
#ccb9ed color will look good with a black background.
Color Schemes of #ccb9ed
Triadic Colors of #ccb9ed
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 #ccb9ed
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 #ccb9ed
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 #ccb9ed
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: #ccb9ed;
}
This is a sample text used for the color #ccb9ed. 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: #ccb9ed;
}
This is a sample text used for the color #ccb9ed. 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 #ccb9ed;
}
This is a sample text used for the color #ccb9ed. 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.59%
Green 29.55%
Blue 37.86%
CMYK Percentage
Cyan 32.44
Magenta 51.12%
Yellow 0%
Black 16.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.