#d44efb Hex Color
rgb(212, 78, 251)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d4 | 4e | fb | - | #d44efb |
| RGB | 212 | 78 | 251 | - | rgb(212,78,251) |
| HSL | 286 | 96% | 65% | - | hsl(286,96%,65%) |
| HSV | 286 | 69% | 98% | - | hsv(286,69%,98%) |
| XYZ | 47.2884 | 26.4109 | 93.8722 | - | xyz(47.2884,26.4109,93.8722) |
| CIE-LAB | 58.43 | 75.4 | -62.03 | - | lab(58.43,75.4,-62.03) |
| CMYK | 0.15537848605578 | 0.68924302788845 | 0 | 0.015686274509804 | cmyk(0.15537848605578,0.68924302788845,0,0.015686274509804) |
Description
The RGB value of color #d44efb is rgb(212, 78, 251).
In the hex color #d44efb, The value of Red is 212, value of Green is 78, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #d44efb consists of 286° Hue, 96% Saturation, and 65% Lightness.
In the CMYK color model, the color #d44efb can be represented as Cyan=0.15537848605578%, Magenta=0.68924302788845%, Yellow=0%, and Black=0.015686274509804%.
Shades of #d44efb
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 #d44efb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d44efb
Preview of #d44efb on White Background
The contrast ratio of #d44efb with white color is 3.34
Preview of #d44efb on black background
The contrast ratio of #d44efb with black color is 6.28
#d44efb color will look good with a black background.
Color Schemes of #d44efb
Triadic Colors of #d44efb
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 #d44efb
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 #d44efb
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 #d44efb
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: #d44efb;
}
This is a sample text used for the color #d44efb. 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: #d44efb;
}
This is a sample text used for the color #d44efb. 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 #d44efb;
}
This is a sample text used for the color #d44efb. 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 39.19%
Green 14.42%
Blue 46.4%
CMYK Percentage
Cyan 18.06
Magenta 80.12%
Yellow 0%
Black 1.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.