#dcfef8 Hex Color
rgb(220, 254, 248)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | fe | f8 | - | #dcfef8 |
RGB | 220 | 254 | 248 | - | rgb(220,254,248) |
HSL | 169 | 94% | 93% | - | hsl(169,94%,93%) |
HSV | 169 | 13% | 100% | - | hsv(169,13%,100%) |
XYZ | 81.9003 | 92.8766 | 102.4173 | - | xyz(81.9003,92.8766,102.4173) |
CIE-LAB | 97.18 | -12.04 | -0.83 | - | lab(97.18,-12.04,-0.83) |
CMYK | 0.13385826771654 | 0 | 0.023622047244095 | 0.003921568627451 | cmyk(0.13385826771654,0,0.023622047244095,0.003921568627451) |
Description
The RGB value of color #dcfef8 is rgb(220, 254, 248).
In the hex color #dcfef8, The value of Red is 220, value of Green is 254, and value of Blue is 248. The primary color is Green. Similarly, The HSL values for #dcfef8 consists of 169° Hue, 94% Saturation, and 93% Lightness.
In the CMYK color model, the color #dcfef8 can be represented as Cyan=0.13385826771654%, Magenta=0%, Yellow=0.023622047244095%, and Black=0.003921568627451%.
Shades of #dcfef8
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 #dcfef8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcfef8
Preview of #dcfef8 on White Background
The contrast ratio of #dcfef8 with white color is 1.07
Preview of #dcfef8 on black background
The contrast ratio of #dcfef8 with black color is 19.58
#dcfef8 color will look good with a black background.
Color Schemes of #dcfef8
Triadic Colors of #dcfef8
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 #dcfef8
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 #dcfef8
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 #dcfef8
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: #dcfef8;
}
This is a sample text used for the color #dcfef8. 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: #dcfef8;
}
This is a sample text used for the color #dcfef8. 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 #dcfef8;
}
This is a sample text used for the color #dcfef8. 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.47%
Green 35.18%
Blue 34.35%
CMYK Percentage
Cyan 82.93
Magenta 0%
Yellow 14.64%
Black 2.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.