#dbccec Hex Color
rgb(219, 204, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | cc | ec | - | #dbccec |
RGB | 219 | 204 | 236 | - | rgb(219,204,236) |
HSL | 268 | 46% | 86% | - | hsl(268,46%,86%) |
HSV | 268 | 14% | 93% | - | hsv(268,14%,93%) |
XYZ | 65.9466 | 64.3019 | 88.2926 | - | xyz(65.9466,64.3019,88.2926) |
CIE-LAB | 84.12 | 11.08 | -13.88 | - | lab(84.12,11.08,-13.88) |
CMYK | 0.072033898305085 | 0.13559322033898 | 0 | 0.074509803921569 | cmyk(0.072033898305085,0.13559322033898,0,0.074509803921569) |
Description
The RGB value of color #dbccec is rgb(219, 204, 236).
In the hex color #dbccec, The value of Red is 219, value of Green is 204, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #dbccec consists of 268° Hue, 46% Saturation, and 86% Lightness.
In the CMYK color model, the color #dbccec can be represented as Cyan=0.072033898305085%, Magenta=0.13559322033898%, Yellow=0%, and Black=0.074509803921569%.
Shades of #dbccec
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 #dbccec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbccec
Preview of #dbccec on White Background
The contrast ratio of #dbccec with white color is 1.52
Preview of #dbccec on black background
The contrast ratio of #dbccec with black color is 13.86
#dbccec color will look good with a black background.
Color Schemes of #dbccec
Triadic Colors of #dbccec
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 #dbccec
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 #dbccec
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 #dbccec
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: #dbccec;
}
This is a sample text used for the color #dbccec. 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: #dbccec;
}
This is a sample text used for the color #dbccec. 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 #dbccec;
}
This is a sample text used for the color #dbccec. 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.23%
Green 30.96%
Blue 35.81%
CMYK Percentage
Cyan 25.53
Magenta 48.06%
Yellow 0%
Black 26.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.