#cddaf6 Hex Color
rgb(205, 218, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | da | f6 | - | #cddaf6 |
RGB | 205 | 218 | 246 | - | rgb(205,218,246) |
HSL | 221 | 69% | 88% | - | hsl(221,69%,88%) |
HSV | 221 | 17% | 96% | - | hsv(221,17%,96%) |
XYZ | 66.8828 | 69.7758 | 97.1317 | - | xyz(66.8828,69.7758,97.1317) |
CIE-LAB | 86.89 | 1.25 | -15.14 | - | lab(86.89,1.25,-15.14) |
CMYK | 0.16666666666667 | 0.11382113821138 | 0 | 0.035294117647059 | cmyk(0.16666666666667,0.11382113821138,0,0.035294117647059) |
Description
The RGB value of color #cddaf6 is rgb(205, 218, 246).
In the hex color #cddaf6, The value of Red is 205, value of Green is 218, and value of Blue is 246. The primary color is Blue. Similarly, The HSL values for #cddaf6 consists of 221° Hue, 69% Saturation, and 88% Lightness.
In the CMYK color model, the color #cddaf6 can be represented as Cyan=0.16666666666667%, Magenta=0.11382113821138%, Yellow=0%, and Black=0.035294117647059%.
Shades of #cddaf6
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 #cddaf6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cddaf6
Preview of #cddaf6 on White Background
The contrast ratio of #cddaf6 with white color is 1.4
Preview of #cddaf6 on black background
The contrast ratio of #cddaf6 with black color is 14.96
#cddaf6 color will look good with a black background.
Color Schemes of #cddaf6
Triadic Colors of #cddaf6
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 #cddaf6
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 #cddaf6
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 #cddaf6
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: #cddaf6;
}
This is a sample text used for the color #cddaf6. 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: #cddaf6;
}
This is a sample text used for the color #cddaf6. 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 #cddaf6;
}
This is a sample text used for the color #cddaf6. 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 30.64%
Green 32.59%
Blue 36.77%
CMYK Percentage
Cyan 52.78
Magenta 36.04%
Yellow 0%
Black 11.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.