#d99ace Hex Color
rgb(217, 154, 206)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d9 | 9a | ce | - | #d99ace |
| RGB | 217 | 154 | 206 | - | rgb(217,154,206) |
| HSL | 310 | 45% | 73% | - | hsl(310,45%,73%) |
| HSV | 310 | 29% | 85% | - | hsv(310,29%,85%) |
| XYZ | 51.3115 | 42.3191 | 63.8565 | - | xyz(51.3115,42.3191,63.8565) |
| CIE-LAB | 71.09 | 31.74 | -17.25 | - | lab(71.09,31.74,-17.25) |
| CMYK | 0 | 0.29032258064516 | 0.050691244239631 | 0.14901960784314 | cmyk(0,0.29032258064516,0.050691244239631,0.14901960784314) |
Description
The RGB value of color #d99ace is rgb(217, 154, 206).
In the hex color #d99ace, The value of Red is 217, value of Green is 154, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #d99ace consists of 310° Hue, 45% Saturation, and 73% Lightness.
In the CMYK color model, the color #d99ace can be represented as Cyan=0%, Magenta=0.29032258064516%, Yellow=0.050691244239631%, and Black=0.14901960784314%.
Shades of #d99ace
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 #d99ace
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d99ace
Preview of #d99ace on White Background
The contrast ratio of #d99ace with white color is 2.22
Preview of #d99ace on black background
The contrast ratio of #d99ace with black color is 9.46
#d99ace color will look good with a black background.
Color Schemes of #d99ace
Triadic Colors of #d99ace
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 #d99ace
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 #d99ace
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 #d99ace
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: #d99ace;
}
This is a sample text used for the color #d99ace. 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: #d99ace;
}
This is a sample text used for the color #d99ace. 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 #d99ace;
}
This is a sample text used for the color #d99ace. 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 37.61%
Green 26.69%
Blue 35.7%
CMYK Percentage
Cyan 0
Magenta 59.25%
Yellow 10.34%
Black 30.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.