#d673bc Hex Color
rgb(214, 115, 188)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d6 | 73 | bc | - | #d673bc |
| RGB | 214 | 115 | 188 | - | rgb(214,115,188) |
| HSL | 316 | 55% | 65% | - | hsl(316,55%,65%) |
| HSV | 316 | 46% | 84% | - | hsv(316,46%,84%) |
| XYZ | 42.9394 | 30.1884 | 51.1408 | - | xyz(42.9394,30.1884,51.1408) |
| CIE-LAB | 61.82 | 48.24 | -21.3 | - | lab(61.82,48.24,-21.3) |
| CMYK | 0 | 0.46261682242991 | 0.1214953271028 | 0.16078431372549 | cmyk(0,0.46261682242991,0.1214953271028,0.16078431372549) |
Description
The RGB value of color #d673bc is rgb(214, 115, 188).
In the hex color #d673bc, The value of Red is 214, value of Green is 115, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #d673bc consists of 316° Hue, 55% Saturation, and 65% Lightness.
In the CMYK color model, the color #d673bc can be represented as Cyan=0%, Magenta=0.46261682242991%, Yellow=0.1214953271028%, and Black=0.16078431372549%.
Shades of #d673bc
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 #d673bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d673bc
Preview of #d673bc on White Background
The contrast ratio of #d673bc with white color is 2.98
Preview of #d673bc on black background
The contrast ratio of #d673bc with black color is 7.04
#d673bc color will look good with a black background.
Color Schemes of #d673bc
Triadic Colors of #d673bc
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 #d673bc
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 #d673bc
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 #d673bc
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: #d673bc;
}
This is a sample text used for the color #d673bc. 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: #d673bc;
}
This is a sample text used for the color #d673bc. 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 #d673bc;
}
This is a sample text used for the color #d673bc. 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 41.39%
Green 22.24%
Blue 36.36%
CMYK Percentage
Cyan 0
Magenta 62.1%
Yellow 16.31%
Black 21.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.