#dcfcef Hex Color
rgb(220, 252, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | fc | ef | - | #dcfcef |
| RGB | 220 | 252 | 239 | - | rgb(220,252,239) |
| HSL | 156 | 84% | 93% | - | hsl(156,84%,93%) |
| HSV | 156 | 13% | 99% | - | hsv(156,13%,99%) |
| XYZ | 79.9056 | 91.0684 | 95.0278 | - | xyz(79.9056,91.0684,95.0278) |
| CIE-LAB | 96.44 | -12.75 | 2.73 | - | lab(96.44,-12.75,2.73) |
| CMYK | 0.12698412698413 | 0 | 0.051587301587302 | 0.011764705882353 | cmyk(0.12698412698413,0,0.051587301587302,0.011764705882353) |
Description
The RGB value of color #dcfcef is rgb(220, 252, 239).
In the hex color #dcfcef, The value of Red is 220, value of Green is 252, and value of Blue is 239. The primary color is Green. Similarly, The HSL values for #dcfcef consists of 156° Hue, 84% Saturation, and 93% Lightness.
In the CMYK color model, the color #dcfcef can be represented as Cyan=0.12698412698413%, Magenta=0%, Yellow=0.051587301587302%, and Black=0.011764705882353%.
Shades of #dcfcef
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 #dcfcef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcfcef
Preview of #dcfcef on White Background
The contrast ratio of #dcfcef with white color is 1.09
Preview of #dcfcef on black background
The contrast ratio of #dcfcef with black color is 19.21
#dcfcef color will look good with a black background.
Color Schemes of #dcfcef
Triadic Colors of #dcfcef
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 #dcfcef
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 #dcfcef
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 #dcfcef
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: #dcfcef;
}
This is a sample text used for the color #dcfcef. 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: #dcfcef;
}
This is a sample text used for the color #dcfcef. 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 #dcfcef;
}
This is a sample text used for the color #dcfcef. 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.94%
Green 35.44%
Blue 33.61%
CMYK Percentage
Cyan 66.72
Magenta 0%
Yellow 27.1%
Black 6.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.