#d3bae3 Hex Color
rgb(211, 186, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | ba | e3 | - | #d3bae3 |
RGB | 211 | 186 | 227 | - | rgb(211,186,227) |
HSL | 277 | 42% | 81% | - | hsl(277,42%,81%) |
HSV | 277 | 18% | 89% | - | hsv(277,18%,89%) |
XYZ | 58.288 | 54.5127 | 80.1229 | - | xyz(58.288,54.5127,80.1229) |
CIE-LAB | 78.76 | 16.35 | -17.18 | - | lab(78.76,16.35,-17.18) |
CMYK | 0.070484581497797 | 0.18061674008811 | 0 | 0.10980392156863 | cmyk(0.070484581497797,0.18061674008811,0,0.10980392156863) |
Description
The RGB value of color #d3bae3 is rgb(211, 186, 227).
In the hex color #d3bae3, The value of Red is 211, value of Green is 186, and value of Blue is 227. The primary color is Blue. Similarly, The HSL values for #d3bae3 consists of 277° Hue, 42% Saturation, and 81% Lightness.
In the CMYK color model, the color #d3bae3 can be represented as Cyan=0.070484581497797%, Magenta=0.18061674008811%, Yellow=0%, and Black=0.10980392156863%.
Shades of #d3bae3
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 #d3bae3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3bae3
Preview of #d3bae3 on White Background
The contrast ratio of #d3bae3 with white color is 1.76
Preview of #d3bae3 on black background
The contrast ratio of #d3bae3 with black color is 11.9
#d3bae3 color will look good with a black background.
Color Schemes of #d3bae3
Triadic Colors of #d3bae3
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 #d3bae3
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 #d3bae3
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 #d3bae3
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: #d3bae3;
}
This is a sample text used for the color #d3bae3. 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: #d3bae3;
}
This is a sample text used for the color #d3bae3. 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 #d3bae3;
}
This is a sample text used for the color #d3bae3. 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.81%
Green 29.81%
Blue 36.38%
CMYK Percentage
Cyan 19.53
Magenta 50.05%
Yellow 0%
Black 30.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.