#dc98ed Hex Color
rgb(220, 152, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 98 | ed | - | #dc98ed |
RGB | 220 | 152 | 237 | - | rgb(220,152,237) |
HSL | 288 | 70% | 76% | - | hsl(288,70%,76%) |
HSV | 288 | 36% | 93% | - | hsv(288,36%,93%) |
XYZ | 56.0295 | 43.7865 | 85.6193 | - | xyz(56.0295,43.7865,85.6193) |
CIE-LAB | 72.09 | 39.56 | -32.73 | - | lab(72.09,39.56,-32.73) |
CMYK | 0.071729957805907 | 0.35864978902954 | 0 | 0.070588235294118 | cmyk(0.071729957805907,0.35864978902954,0,0.070588235294118) |
Description
The RGB value of color #dc98ed is rgb(220, 152, 237).
In the hex color #dc98ed, The value of Red is 220, value of Green is 152, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #dc98ed consists of 288° Hue, 70% Saturation, and 76% Lightness.
In the CMYK color model, the color #dc98ed can be represented as Cyan=0.071729957805907%, Magenta=0.35864978902954%, Yellow=0%, and Black=0.070588235294118%.
Shades of #dc98ed
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 #dc98ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc98ed
Preview of #dc98ed on White Background
The contrast ratio of #dc98ed with white color is 2.15
Preview of #dc98ed on black background
The contrast ratio of #dc98ed with black color is 9.76
#dc98ed color will look good with a black background.
Color Schemes of #dc98ed
Triadic Colors of #dc98ed
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 #dc98ed
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 #dc98ed
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 #dc98ed
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: #dc98ed;
}
This is a sample text used for the color #dc98ed. 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: #dc98ed;
}
This is a sample text used for the color #dc98ed. 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 #dc98ed;
}
This is a sample text used for the color #dc98ed. 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.12%
Green 24.96%
Blue 38.92%
CMYK Percentage
Cyan 14.32
Magenta 71.59%
Yellow 0%
Black 14.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.