#d98ceb Hex Color
rgb(217, 140, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 8c | eb | - | #d98ceb |
RGB | 217 | 140 | 235 | - | rgb(217,140,235) |
HSL | 289 | 70% | 74% | - | hsl(289,70%,74%) |
HSV | 289 | 40% | 92% | - | hsv(289,40%,92%) |
XYZ | 52.9888 | 39.506 | 83.4299 | - | xyz(52.9888,39.506,83.4299) |
CIE-LAB | 69.12 | 44.63 | -36.26 | - | lab(69.12,44.63,-36.26) |
CMYK | 0.076595744680851 | 0.40425531914894 | 0 | 0.07843137254902 | cmyk(0.076595744680851,0.40425531914894,0,0.07843137254902) |
Description
The RGB value of color #d98ceb is rgb(217, 140, 235).
In the hex color #d98ceb, The value of Red is 217, value of Green is 140, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #d98ceb consists of 289° Hue, 70% Saturation, and 74% Lightness.
In the CMYK color model, the color #d98ceb can be represented as Cyan=0.076595744680851%, Magenta=0.40425531914894%, Yellow=0%, and Black=0.07843137254902%.
Shades of #d98ceb
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 #d98ceb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d98ceb
Preview of #d98ceb on White Background
The contrast ratio of #d98ceb with white color is 2.36
Preview of #d98ceb on black background
The contrast ratio of #d98ceb with black color is 8.9
#d98ceb color will look good with a black background.
Color Schemes of #d98ceb
Triadic Colors of #d98ceb
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 #d98ceb
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 #d98ceb
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 #d98ceb
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: #d98ceb;
}
This is a sample text used for the color #d98ceb. 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: #d98ceb;
}
This is a sample text used for the color #d98ceb. 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 #d98ceb;
}
This is a sample text used for the color #d98ceb. 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.66%
Green 23.65%
Blue 39.7%
CMYK Percentage
Cyan 13.7
Magenta 72.28%
Yellow 0%
Black 14.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.