#d5accc Hex Color
rgb(213, 172, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | ac | cc | - | #d5accc |
RGB | 213 | 172 | 204 | - | rgb(213,172,204) |
HSL | 313 | 33% | 75% | - | hsl(313,33%,75%) |
HSV | 313 | 19% | 84% | - | hsv(313,19%,84%) |
XYZ | 53.0922 | 48.0108 | 63.5955 | - | xyz(53.0922,48.0108,63.5955) |
CIE-LAB | 74.83 | 20.27 | -10.57 | - | lab(74.83,20.27,-10.57) |
CMYK | 0 | 0.1924882629108 | 0.042253521126761 | 0.16470588235294 | cmyk(0,0.1924882629108,0.042253521126761,0.16470588235294) |
Description
The RGB value of color #d5accc is rgb(213, 172, 204).
In the hex color #d5accc, The value of Red is 213, value of Green is 172, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #d5accc consists of 313° Hue, 33% Saturation, and 75% Lightness.
In the CMYK color model, the color #d5accc can be represented as Cyan=0%, Magenta=0.1924882629108%, Yellow=0.042253521126761%, and Black=0.16470588235294%.
Shades of #d5accc
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 #d5accc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5accc
Preview of #d5accc on White Background
The contrast ratio of #d5accc with white color is 1.98
Preview of #d5accc on black background
The contrast ratio of #d5accc with black color is 10.6
#d5accc color will look good with a black background.
Color Schemes of #d5accc
Triadic Colors of #d5accc
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 #d5accc
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 #d5accc
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 #d5accc
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: #d5accc;
}
This is a sample text used for the color #d5accc. 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: #d5accc;
}
This is a sample text used for the color #d5accc. 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 #d5accc;
}
This is a sample text used for the color #d5accc. 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 36.16%
Green 29.2%
Blue 34.63%
CMYK Percentage
Cyan 0
Magenta 48.19%
Yellow 10.58%
Black 41.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.