#dbaec1 Hex Color
rgb(219, 174, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | ae | c1 | - | #dbaec1 |
RGB | 219 | 174 | 193 | - | rgb(219,174,193) |
HSL | 335 | 38% | 77% | - | hsl(335,38%,77%) |
HSV | 335 | 21% | 86% | - | hsv(335,21%,86%) |
XYZ | 53.9751 | 49.1824 | 57.1004 | - | xyz(53.9751,49.1824,57.1004) |
CIE-LAB | 75.56 | 19.38 | -3.41 | - | lab(75.56,19.38,-3.41) |
CMYK | 0 | 0.20547945205479 | 0.11872146118721 | 0.14117647058824 | cmyk(0,0.20547945205479,0.11872146118721,0.14117647058824) |
Description
The RGB value of color #dbaec1 is rgb(219, 174, 193).
In the hex color #dbaec1, The value of Red is 219, value of Green is 174, and value of Blue is 193. The primary color is Red. Similarly, The HSL values for #dbaec1 consists of 335° Hue, 38% Saturation, and 77% Lightness.
In the CMYK color model, the color #dbaec1 can be represented as Cyan=0%, Magenta=0.20547945205479%, Yellow=0.11872146118721%, and Black=0.14117647058824%.
Shades of #dbaec1
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 #dbaec1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbaec1
Preview of #dbaec1 on White Background
The contrast ratio of #dbaec1 with white color is 1.94
Preview of #dbaec1 on black background
The contrast ratio of #dbaec1 with black color is 10.84
#dbaec1 color will look good with a black background.
Color Schemes of #dbaec1
Triadic Colors of #dbaec1
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 #dbaec1
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 #dbaec1
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 #dbaec1
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: #dbaec1;
}
This is a sample text used for the color #dbaec1. 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: #dbaec1;
}
This is a sample text used for the color #dbaec1. 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 #dbaec1;
}
This is a sample text used for the color #dbaec1. 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 37.37%
Green 29.69%
Blue 32.94%
CMYK Percentage
Cyan 0
Magenta 44.15%
Yellow 25.51%
Black 30.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.