#cdcfe4 Hex Color
rgb(205, 207, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | cf | e4 | - | #cdcfe4 |
RGB | 205 | 207 | 228 | - | rgb(205,207,228) |
HSL | 235 | 30% | 85% | - | hsl(235,30%,85%) |
HSV | 235 | 10% | 89% | - | hsv(235,10%,89%) |
XYZ | 61.4933 | 63.2062 | 82.3578 | - | xyz(61.4933,63.2062,82.3578) |
CIE-LAB | 83.55 | 3.35 | -10.59 | - | lab(83.55,3.35,-10.59) |
CMYK | 0.10087719298246 | 0.092105263157895 | 0 | 0.10588235294118 | cmyk(0.10087719298246,0.092105263157895,0,0.10588235294118) |
Description
The RGB value of color #cdcfe4 is rgb(205, 207, 228).
In the hex color #cdcfe4, The value of Red is 205, value of Green is 207, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #cdcfe4 consists of 235° Hue, 30% Saturation, and 85% Lightness.
In the CMYK color model, the color #cdcfe4 can be represented as Cyan=0.10087719298246%, Magenta=0.092105263157895%, Yellow=0%, and Black=0.10588235294118%.
Shades of #cdcfe4
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 #cdcfe4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdcfe4
Preview of #cdcfe4 on White Background
The contrast ratio of #cdcfe4 with white color is 1.54
Preview of #cdcfe4 on black background
The contrast ratio of #cdcfe4 with black color is 13.64
#cdcfe4 color will look good with a black background.
Color Schemes of #cdcfe4
Triadic Colors of #cdcfe4
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 #cdcfe4
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 #cdcfe4
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 #cdcfe4
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: #cdcfe4;
}
This is a sample text used for the color #cdcfe4. 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: #cdcfe4;
}
This is a sample text used for the color #cdcfe4. 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 #cdcfe4;
}
This is a sample text used for the color #cdcfe4. 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.03%
Green 32.34%
Blue 35.63%
CMYK Percentage
Cyan 33.75
Magenta 30.82%
Yellow 0%
Black 35.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.