#d9659f Hex Color
rgb(217, 101, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 65 | 9f | - | #d9659f |
RGB | 217 | 101 | 159 | - | rgb(217,101,159) |
HSL | 330 | 60% | 62% | - | hsl(330,60%,62%) |
HSV | 330 | 53% | 85% | - | hsv(330,53%,85%) |
XYZ | 39.527 | 26.5623 | 35.8446 | - | xyz(39.527,26.5623,35.8446) |
CIE-LAB | 58.57 | 51.8 | -9.53 | - | lab(58.57,51.8,-9.53) |
CMYK | 0 | 0.53456221198157 | 0.26728110599078 | 0.14901960784314 | cmyk(0,0.53456221198157,0.26728110599078,0.14901960784314) |
Description
The RGB value of color #d9659f is rgb(217, 101, 159).
In the hex color #d9659f, The value of Red is 217, value of Green is 101, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #d9659f consists of 330° Hue, 60% Saturation, and 62% Lightness.
In the CMYK color model, the color #d9659f can be represented as Cyan=0%, Magenta=0.53456221198157%, Yellow=0.26728110599078%, and Black=0.14901960784314%.
Shades of #d9659f
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 #d9659f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9659f
Preview of #d9659f on White Background
The contrast ratio of #d9659f with white color is 3.33
Preview of #d9659f on black background
The contrast ratio of #d9659f with black color is 6.31
#d9659f color will look good with a black background.
Color Schemes of #d9659f
Triadic Colors of #d9659f
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 #d9659f
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 #d9659f
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 #d9659f
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: #d9659f;
}
This is a sample text used for the color #d9659f. 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: #d9659f;
}
This is a sample text used for the color #d9659f. 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 #d9659f;
}
This is a sample text used for the color #d9659f. 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.49%
Green 21.17%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 56.22%
Yellow 28.11%
Black 15.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.