#d267d5 Hex Color
rgb(210, 103, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 67 | d5 | - | #d267d5 |
RGB | 210 | 103 | 213 | - | rgb(210,103,213) |
HSL | 298 | 57% | 62% | - | hsl(298,57%,62%) |
HSV | 298 | 52% | 84% | - | hsv(298,52%,84%) |
XYZ | 43.4388 | 28.2062 | 66.1057 | - | xyz(43.4388,28.2062,66.1057) |
CIE-LAB | 60.07 | 57.23 | -38.19 | - | lab(60.07,57.23,-38.19) |
CMYK | 0.014084507042254 | 0.51643192488263 | 0 | 0.16470588235294 | cmyk(0.014084507042254,0.51643192488263,0,0.16470588235294) |
Description
The RGB value of color #d267d5 is rgb(210, 103, 213).
In the hex color #d267d5, The value of Red is 210, value of Green is 103, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #d267d5 consists of 298° Hue, 57% Saturation, and 62% Lightness.
In the CMYK color model, the color #d267d5 can be represented as Cyan=0.014084507042254%, Magenta=0.51643192488263%, Yellow=0%, and Black=0.16470588235294%.
Shades of #d267d5
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 #d267d5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d267d5
Preview of #d267d5 on White Background
The contrast ratio of #d267d5 with white color is 3.16
Preview of #d267d5 on black background
The contrast ratio of #d267d5 with black color is 6.64
#d267d5 color will look good with a black background.
Color Schemes of #d267d5
Triadic Colors of #d267d5
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 #d267d5
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 #d267d5
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 #d267d5
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: #d267d5;
}
This is a sample text used for the color #d267d5. 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: #d267d5;
}
This is a sample text used for the color #d267d5. 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 #d267d5;
}
This is a sample text used for the color #d267d5. 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 39.92%
Green 19.58%
Blue 40.49%
CMYK Percentage
Cyan 2.03
Magenta 74.28%
Yellow 0%
Black 23.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.