#d1a7fd Hex Color
rgb(209, 167, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | a7 | fd | - | #d1a7fd |
RGB | 209 | 167 | 253 | - | rgb(209,167,253) |
HSL | 269 | 96% | 82% | - | hsl(269,96%,82%) |
HSV | 269 | 34% | 99% | - | hsv(269,34%,99%) |
XYZ | 57.8428 | 48.2846 | 99.1997 | - | xyz(57.8428,48.2846,99.1997) |
CIE-LAB | 75 | 31.46 | -36.98 | - | lab(75,31.46,-36.98) |
CMYK | 0.17391304347826 | 0.3399209486166 | 0 | 0.0078431372549019 | cmyk(0.17391304347826,0.3399209486166,0,0.0078431372549019) |
Description
The RGB value of color #d1a7fd is rgb(209, 167, 253).
In the hex color #d1a7fd, The value of Red is 209, value of Green is 167, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #d1a7fd consists of 269° Hue, 96% Saturation, and 82% Lightness.
In the CMYK color model, the color #d1a7fd can be represented as Cyan=0.17391304347826%, Magenta=0.3399209486166%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #d1a7fd
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 #d1a7fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1a7fd
Preview of #d1a7fd on White Background
The contrast ratio of #d1a7fd with white color is 1.97
Preview of #d1a7fd on black background
The contrast ratio of #d1a7fd with black color is 10.66
#d1a7fd color will look good with a black background.
Color Schemes of #d1a7fd
Triadic Colors of #d1a7fd
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 #d1a7fd
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 #d1a7fd
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 #d1a7fd
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: #d1a7fd;
}
This is a sample text used for the color #d1a7fd. 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: #d1a7fd;
}
This is a sample text used for the color #d1a7fd. 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 #d1a7fd;
}
This is a sample text used for the color #d1a7fd. 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.23%
Green 26.55%
Blue 40.22%
CMYK Percentage
Cyan 33.34
Magenta 65.16%
Yellow 0%
Black 1.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.