#dbc7fe Hex Color
rgb(219, 199, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | c7 | fe | - | #dbc7fe |
RGB | 219 | 199 | 254 | - | rgb(219,199,254) |
HSL | 262 | 96% | 89% | - | hsl(262,96%,89%) |
HSV | 262 | 22% | 100% | - | hsv(262,22%,100%) |
XYZ | 67.5262 | 63.0627 | 102.3792 | - | xyz(67.5262,63.0627,102.3792) |
CIE-LAB | 83.48 | 17.38 | -24.43 | - | lab(83.48,17.38,-24.43) |
CMYK | 0.13779527559055 | 0.21653543307087 | 0 | 0.003921568627451 | cmyk(0.13779527559055,0.21653543307087,0,0.003921568627451) |
Description
The RGB value of color #dbc7fe is rgb(219, 199, 254).
In the hex color #dbc7fe, The value of Red is 219, value of Green is 199, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #dbc7fe consists of 262° Hue, 96% Saturation, and 89% Lightness.
In the CMYK color model, the color #dbc7fe can be represented as Cyan=0.13779527559055%, Magenta=0.21653543307087%, Yellow=0%, and Black=0.003921568627451%.
Shades of #dbc7fe
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 #dbc7fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbc7fe
Preview of #dbc7fe on White Background
The contrast ratio of #dbc7fe with white color is 1.54
Preview of #dbc7fe on black background
The contrast ratio of #dbc7fe with black color is 13.61
#dbc7fe color will look good with a black background.
Color Schemes of #dbc7fe
Triadic Colors of #dbc7fe
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 #dbc7fe
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 #dbc7fe
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 #dbc7fe
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: #dbc7fe;
}
This is a sample text used for the color #dbc7fe. 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: #dbc7fe;
}
This is a sample text used for the color #dbc7fe. 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 #dbc7fe;
}
This is a sample text used for the color #dbc7fe. 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.61%
Blue 37.8%
CMYK Percentage
Cyan 38.46
Magenta 60.44%
Yellow 0%
Black 1.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.