#d68dcb Hex Color
rgb(214, 141, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | 8d | cb | - | #d68dcb |
RGB | 214 | 141 | 203 | - | rgb(214,141,203) |
HSL | 309 | 47% | 70% | - | hsl(309,47%,70%) |
HSV | 309 | 34% | 84% | - | hsv(309,34%,84%) |
XYZ | 48.0359 | 37.6577 | 61.2368 | - | xyz(48.0359,37.6577,61.2368) |
CIE-LAB | 67.77 | 37.2 | -20.66 | - | lab(67.77,37.2,-20.66) |
CMYK | 0 | 0.3411214953271 | 0.051401869158879 | 0.16078431372549 | cmyk(0,0.3411214953271,0.051401869158879,0.16078431372549) |
Description
The RGB value of color #d68dcb is rgb(214, 141, 203).
In the hex color #d68dcb, The value of Red is 214, value of Green is 141, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #d68dcb consists of 309° Hue, 47% Saturation, and 70% Lightness.
In the CMYK color model, the color #d68dcb can be represented as Cyan=0%, Magenta=0.3411214953271%, Yellow=0.051401869158879%, and Black=0.16078431372549%.
Shades of #d68dcb
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 #d68dcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d68dcb
Preview of #d68dcb on White Background
The contrast ratio of #d68dcb with white color is 2.46
Preview of #d68dcb on black background
The contrast ratio of #d68dcb with black color is 8.53
#d68dcb color will look good with a black background.
Color Schemes of #d68dcb
Triadic Colors of #d68dcb
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 #d68dcb
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 #d68dcb
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 #d68dcb
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: #d68dcb;
}
This is a sample text used for the color #d68dcb. 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: #d68dcb;
}
This is a sample text used for the color #d68dcb. 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 #d68dcb;
}
This is a sample text used for the color #d68dcb. 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 38.35%
Green 25.27%
Blue 36.38%
CMYK Percentage
Cyan 0
Magenta 61.65%
Yellow 9.29%
Black 29.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.