#dcf5df Hex Color
rgb(220, 245, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | f5 | df | - | #dcf5df |
RGB | 220 | 245 | 223 | - | rgb(220,245,223) |
HSL | 127 | 56% | 91% | - | hsl(127,56%,91%) |
HSV | 127 | 10% | 96% | - | hsv(127,10%,96%) |
XYZ | 75.4869 | 85.8482 | 82.4038 | - | xyz(75.4869,85.8482,82.4038) |
CIE-LAB | 94.25 | -12.17 | 7.82 | - | lab(94.25,-12.17,7.82) |
CMYK | 0.10204081632653 | 0 | 0.089795918367347 | 0.03921568627451 | cmyk(0.10204081632653,0,0.089795918367347,0.03921568627451) |
Description
The RGB value of color #dcf5df is rgb(220, 245, 223).
In the hex color #dcf5df, The value of Red is 220, value of Green is 245, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #dcf5df consists of 127° Hue, 56% Saturation, and 91% Lightness.
In the CMYK color model, the color #dcf5df can be represented as Cyan=0.10204081632653%, Magenta=0%, Yellow=0.089795918367347%, and Black=0.03921568627451%.
Shades of #dcf5df
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 #dcf5df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcf5df
Preview of #dcf5df on White Background
The contrast ratio of #dcf5df with white color is 1.16
Preview of #dcf5df on black background
The contrast ratio of #dcf5df with black color is 18.17
#dcf5df color will look good with a black background.
Color Schemes of #dcf5df
Triadic Colors of #dcf5df
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 #dcf5df
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 #dcf5df
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 #dcf5df
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: #dcf5df;
}
This is a sample text used for the color #dcf5df. 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: #dcf5df;
}
This is a sample text used for the color #dcf5df. 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 #dcf5df;
}
This is a sample text used for the color #dcf5df. 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 31.98%
Green 35.61%
Blue 32.41%
CMYK Percentage
Cyan 44.16
Magenta 0%
Yellow 38.86%
Black 16.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.