#d95fab Hex Color
rgb(217, 95, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 5f | ab | - | #d95fab |
RGB | 217 | 95 | 171 | - | rgb(217,95,171) |
HSL | 323 | 62% | 61% | - | hsl(323,62%,61%) |
HSV | 323 | 56% | 85% | - | hsv(323,56%,85%) |
XYZ | 40.0582 | 25.8764 | 41.4114 | - | xyz(40.0582,25.8764,41.4114) |
CIE-LAB | 57.92 | 56.26 | -17.46 | - | lab(57.92,56.26,-17.46) |
CMYK | 0 | 0.56221198156682 | 0.21198156682028 | 0.14901960784314 | cmyk(0,0.56221198156682,0.21198156682028,0.14901960784314) |
Description
The RGB value of color #d95fab is rgb(217, 95, 171).
In the hex color #d95fab, The value of Red is 217, value of Green is 95, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #d95fab consists of 323° Hue, 62% Saturation, and 61% Lightness.
In the CMYK color model, the color #d95fab can be represented as Cyan=0%, Magenta=0.56221198156682%, Yellow=0.21198156682028%, and Black=0.14901960784314%.
Shades of #d95fab
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 #d95fab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d95fab
Preview of #d95fab on White Background
The contrast ratio of #d95fab with white color is 3.4
Preview of #d95fab on black background
The contrast ratio of #d95fab with black color is 6.18
#d95fab color will look good with a black background.
Color Schemes of #d95fab
Triadic Colors of #d95fab
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 #d95fab
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 #d95fab
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 #d95fab
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: #d95fab;
}
This is a sample text used for the color #d95fab. 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: #d95fab;
}
This is a sample text used for the color #d95fab. 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 #d95fab;
}
This is a sample text used for the color #d95fab. 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 44.93%
Green 19.67%
Blue 35.4%
CMYK Percentage
Cyan 0
Magenta 60.9%
Yellow 22.96%
Black 16.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.