#d49dff Hex Color
rgb(212, 157, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | 9d | ff | - | #d49dff |
RGB | 212 | 157 | 255 | - | rgb(212,157,255) |
HSL | 274 | 100% | 81% | - | hsl(274,100%,81%) |
HSV | 274 | 38% | 100% | - | hsv(274,38%,100%) |
XYZ | 57.2583 | 45.331 | 100.3397 | - | xyz(57.2583,45.331,100.3397) |
CIE-LAB | 73.11 | 38.19 | -40.99 | - | lab(73.11,38.19,-40.99) |
CMYK | 0.16862745098039 | 0.3843137254902 | 0 | 0 | cmyk(0.16862745098039,0.3843137254902,0,0) |
Description
The RGB value of color #d49dff is rgb(212, 157, 255).
In the hex color #d49dff, The value of Red is 212, value of Green is 157, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #d49dff consists of 274° Hue, 100% Saturation, and 81% Lightness.
In the CMYK color model, the color #d49dff can be represented as Cyan=0.16862745098039%, Magenta=0.3843137254902%, Yellow=0%, and Black=0%.
Shades of #d49dff
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 #d49dff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d49dff
Preview of #d49dff on White Background
The contrast ratio of #d49dff with white color is 2.09
Preview of #d49dff on black background
The contrast ratio of #d49dff with black color is 10.07
#d49dff color will look good with a black background.
Color Schemes of #d49dff
Triadic Colors of #d49dff
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 #d49dff
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 #d49dff
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 #d49dff
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: #d49dff;
}
This is a sample text used for the color #d49dff. 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: #d49dff;
}
This is a sample text used for the color #d49dff. 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 #d49dff;
}
This is a sample text used for the color #d49dff. 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.97%
Green 25.16%
Blue 40.87%
CMYK Percentage
Cyan 30.5
Magenta 69.5%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.