#dcfaf2 Hex Color
rgb(220, 250, 242)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | fa | f2 | - | #dcfaf2 |
| RGB | 220 | 250 | 242 | - | rgb(220,250,242) |
| HSL | 164 | 75% | 92% | - | hsl(164,75%,92%) |
| HSV | 164 | 12% | 98% | - | hsv(164,12%,98%) |
| XYZ | 79.7278 | 89.9977 | 97.1736 | - | xyz(79.7278,89.9977,97.1736) |
| CIE-LAB | 96 | -11.19 | 0.54 | - | lab(96,-11.19,0.54) |
| CMYK | 0.12 | 0 | 0.032 | 0.019607843137255 | cmyk(0.12,0,0.032,0.019607843137255) |
Description
The RGB value of color #dcfaf2 is rgb(220, 250, 242).
In the hex color #dcfaf2, The value of Red is 220, value of Green is 250, and value of Blue is 242. The primary color is Green. Similarly, The HSL values for #dcfaf2 consists of 164° Hue, 75% Saturation, and 92% Lightness.
In the CMYK color model, the color #dcfaf2 can be represented as Cyan=0.12%, Magenta=0%, Yellow=0.032%, and Black=0.019607843137255%.
Shades of #dcfaf2
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 #dcfaf2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcfaf2
Preview of #dcfaf2 on White Background
The contrast ratio of #dcfaf2 with white color is 1.11
Preview of #dcfaf2 on black background
The contrast ratio of #dcfaf2 with black color is 19
#dcfaf2 color will look good with a black background.
Color Schemes of #dcfaf2
Triadic Colors of #dcfaf2
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 #dcfaf2
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 #dcfaf2
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 #dcfaf2
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: #dcfaf2;
}
This is a sample text used for the color #dcfaf2. 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: #dcfaf2;
}
This is a sample text used for the color #dcfaf2. 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 #dcfaf2;
}
This is a sample text used for the color #dcfaf2. 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.9%
Green 35.11%
Blue 33.99%
CMYK Percentage
Cyan 69.93
Magenta 0%
Yellow 18.65%
Black 11.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.