#d3adec Hex Color
rgb(211, 173, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | ad | ec | - | #d3adec |
RGB | 211 | 173 | 236 | - | rgb(211,173,236) |
HSL | 276 | 62% | 80% | - | hsl(276,62%,80%) |
HSV | 276 | 27% | 93% | - | hsv(276,27%,93%) |
XYZ | 56.9479 | 49.7922 | 85.9662 | - | xyz(56.9479,49.7922,85.9662) |
CIE-LAB | 75.94 | 25.22 | -26.33 | - | lab(75.94,25.22,-26.33) |
CMYK | 0.10593220338983 | 0.26694915254237 | 0 | 0.074509803921569 | cmyk(0.10593220338983,0.26694915254237,0,0.074509803921569) |
Description
The RGB value of color #d3adec is rgb(211, 173, 236).
In the hex color #d3adec, The value of Red is 211, value of Green is 173, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #d3adec consists of 276° Hue, 62% Saturation, and 80% Lightness.
In the CMYK color model, the color #d3adec can be represented as Cyan=0.10593220338983%, Magenta=0.26694915254237%, Yellow=0%, and Black=0.074509803921569%.
Shades of #d3adec
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 #d3adec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3adec
Preview of #d3adec on White Background
The contrast ratio of #d3adec with white color is 1.92
Preview of #d3adec on black background
The contrast ratio of #d3adec with black color is 10.96
#d3adec color will look good with a black background.
Color Schemes of #d3adec
Triadic Colors of #d3adec
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 #d3adec
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 #d3adec
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 #d3adec
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: #d3adec;
}
This is a sample text used for the color #d3adec. 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: #d3adec;
}
This is a sample text used for the color #d3adec. 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 #d3adec;
}
This is a sample text used for the color #d3adec. 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 34.03%
Green 27.9%
Blue 38.06%
CMYK Percentage
Cyan 23.68
Magenta 59.67%
Yellow 0%
Black 16.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.