#d044b1 Hex Color
rgb(208, 68, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | 44 | b1 | - | #d044b1 |
RGB | 208 | 68 | 177 | - | rgb(208,68,177) |
HSL | 313 | 60% | 54% | - | hsl(313,60%,54%) |
HSV | 313 | 67% | 82% | - | hsv(313,67%,82%) |
XYZ | 36.0154 | 20.7185 | 43.6958 | - | xyz(36.0154,20.7185,43.6958) |
CIE-LAB | 52.64 | 65.95 | -29.18 | - | lab(52.64,65.95,-29.18) |
CMYK | 0 | 0.67307692307692 | 0.14903846153846 | 0.1843137254902 | cmyk(0,0.67307692307692,0.14903846153846,0.1843137254902) |
Description
The RGB value of color #d044b1 is rgb(208, 68, 177).
In the hex color #d044b1, The value of Red is 208, value of Green is 68, and value of Blue is 177. The primary color is Red. Similarly, The HSL values for #d044b1 consists of 313° Hue, 60% Saturation, and 54% Lightness.
In the CMYK color model, the color #d044b1 can be represented as Cyan=0%, Magenta=0.67307692307692%, Yellow=0.14903846153846%, and Black=0.1843137254902%.
Shades of #d044b1
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 #d044b1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d044b1
Preview of #d044b1 on White Background
The contrast ratio of #d044b1 with white color is 4.08
Preview of #d044b1 on black background
The contrast ratio of #d044b1 with black color is 5.14
#d044b1 color will look good with a black background.
Color Schemes of #d044b1
Triadic Colors of #d044b1
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 #d044b1
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 #d044b1
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 #d044b1
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: #d044b1;
}
This is a sample text used for the color #d044b1. 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: #d044b1;
}
This is a sample text used for the color #d044b1. 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 #d044b1;
}
This is a sample text used for the color #d044b1. 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 45.92%
Green 15.01%
Blue 39.07%
CMYK Percentage
Cyan 0
Magenta 66.88%
Yellow 14.81%
Black 18.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.