#ddcdfc Hex Color
rgb(221, 205, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | cd | fc | - | #ddcdfc |
RGB | 221 | 205 | 252 | - | rgb(221,205,252) |
HSL | 260 | 89% | 90% | - | hsl(260,89%,90%) |
HSV | 260 | 19% | 99% | - | hsv(260,19%,99%) |
XYZ | 69.2208 | 66.0631 | 101.1986 | - | xyz(69.2208,66.0631,101.1986) |
CIE-LAB | 85.03 | 14.38 | -20.99 | - | lab(85.03,14.38,-20.99) |
CMYK | 0.12301587301587 | 0.18650793650794 | 0 | 0.011764705882353 | cmyk(0.12301587301587,0.18650793650794,0,0.011764705882353) |
Description
The RGB value of color #ddcdfc is rgb(221, 205, 252).
In the hex color #ddcdfc, The value of Red is 221, value of Green is 205, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ddcdfc consists of 260° Hue, 89% Saturation, and 90% Lightness.
In the CMYK color model, the color #ddcdfc can be represented as Cyan=0.12301587301587%, Magenta=0.18650793650794%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ddcdfc
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 #ddcdfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddcdfc
Preview of #ddcdfc on White Background
The contrast ratio of #ddcdfc with white color is 1.48
Preview of #ddcdfc on black background
The contrast ratio of #ddcdfc with black color is 14.21
#ddcdfc color will look good with a black background.
Color Schemes of #ddcdfc
Triadic Colors of #ddcdfc
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 #ddcdfc
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 #ddcdfc
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 #ddcdfc
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: #ddcdfc;
}
This is a sample text used for the color #ddcdfc. 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: #ddcdfc;
}
This is a sample text used for the color #ddcdfc. 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 #ddcdfc;
}
This is a sample text used for the color #ddcdfc. 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 32.6%
Green 30.24%
Blue 37.17%
CMYK Percentage
Cyan 38.29
Magenta 58.05%
Yellow 0%
Black 3.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.