#dcfdf5 Hex Color
rgb(220, 253, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | fd | f5 | - | #dcfdf5 |
RGB | 220 | 253 | 245 | - | rgb(220,253,245) |
HSL | 165 | 89% | 93% | - | hsl(165,89%,93%) |
HSV | 165 | 13% | 99% | - | hsv(165,13%,99%) |
XYZ | 81.1219 | 92.0588 | 99.8797 | - | xyz(81.1219,92.0588,99.8797) |
CIE-LAB | 96.84 | -12.12 | 0.23 | - | lab(96.84,-12.12,0.23) |
CMYK | 0.1304347826087 | 0 | 0.031620553359684 | 0.0078431372549019 | cmyk(0.1304347826087,0,0.031620553359684,0.0078431372549019) |
Description
The RGB value of color #dcfdf5 is rgb(220, 253, 245).
In the hex color #dcfdf5, The value of Red is 220, value of Green is 253, and value of Blue is 245. The primary color is Green. Similarly, The HSL values for #dcfdf5 consists of 165° Hue, 89% Saturation, and 93% Lightness.
In the CMYK color model, the color #dcfdf5 can be represented as Cyan=0.1304347826087%, Magenta=0%, Yellow=0.031620553359684%, and Black=0.0078431372549019%.
Shades of #dcfdf5
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 #dcfdf5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcfdf5
Preview of #dcfdf5 on White Background
The contrast ratio of #dcfdf5 with white color is 1.08
Preview of #dcfdf5 on black background
The contrast ratio of #dcfdf5 with black color is 19.41
#dcfdf5 color will look good with a black background.
Color Schemes of #dcfdf5
Triadic Colors of #dcfdf5
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 #dcfdf5
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 #dcfdf5
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 #dcfdf5
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: #dcfdf5;
}
This is a sample text used for the color #dcfdf5. 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: #dcfdf5;
}
This is a sample text used for the color #dcfdf5. 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 #dcfdf5;
}
This is a sample text used for the color #dcfdf5. 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 35.24%
Blue 34.12%
CMYK Percentage
Cyan 76.77
Magenta 0%
Yellow 18.61%
Black 4.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.