#dbdbf7 Hex Color
rgb(219, 219, 247)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | db | db | f7 | - | #dbdbf7 |
| RGB | 219 | 219 | 247 | - | rgb(219,219,247) |
| HSL | 240 | 64% | 91% | - | hsl(240,64%,91%) |
| HSV | 240 | 11% | 97% | - | hsv(240,11%,97%) |
| XYZ | 71.3334 | 72.4385 | 98.218 | - | xyz(71.3334,72.4385,98.218) |
| CIE-LAB | 88.18 | 5.33 | -13.63 | - | lab(88.18,5.33,-13.63) |
| CMYK | 0.11336032388664 | 0.11336032388664 | 0 | 0.031372549019608 | cmyk(0.11336032388664,0.11336032388664,0,0.031372549019608) |
Description
The RGB value of color #dbdbf7 is rgb(219, 219, 247).
In the hex color #dbdbf7, The value of Red is 219, value of Green is 219, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #dbdbf7 consists of 240° Hue, 64% Saturation, and 91% Lightness.
In the CMYK color model, the color #dbdbf7 can be represented as Cyan=0.11336032388664%, Magenta=0.11336032388664%, Yellow=0%, and Black=0.031372549019608%.
This color is named Nostalgia Perfume.
Shades of #dbdbf7
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 #dbdbf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbdbf7
Preview of #dbdbf7 on White Background
The contrast ratio of #dbdbf7 with white color is 1.36
Preview of #dbdbf7 on black background
The contrast ratio of #dbdbf7 with black color is 15.49
#dbdbf7 color will look good with a black background.
Color Schemes of #dbdbf7
Triadic Colors of #dbdbf7
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 #dbdbf7
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 #dbdbf7
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 #dbdbf7
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: #dbdbf7;
}
This is a sample text used for the color #dbdbf7. 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: #dbdbf7;
}
This is a sample text used for the color #dbdbf7. 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 #dbdbf7;
}
This is a sample text used for the color #dbdbf7. 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 31.97%
Green 31.97%
Blue 36.06%
CMYK Percentage
Cyan 43.92
Magenta 43.92%
Yellow 0%
Black 12.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.