#dcfd72 Hex Color
rgb(220, 253, 114)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | fd | 72 | - | #dcfd72 |
RGB | 220 | 253 | 114 | - | rgb(220,253,114) |
HSL | 74 | 97% | 72% | - | hsl(74,97%,72%) |
HSV | 74 | 55% | 99% | - | hsv(74,55%,99%) |
XYZ | 67.6777 | 86.6811 | 29.0837 | - | xyz(67.6777,86.6811,29.0837) |
CIE-LAB | 94.6 | -30.25 | 61.89 | - | lab(94.6,-30.25,61.89) |
CMYK | 0.1304347826087 | 0 | 0.54940711462451 | 0.0078431372549019 | cmyk(0.1304347826087,0,0.54940711462451,0.0078431372549019) |
Description
The RGB value of color #dcfd72 is rgb(220, 253, 114).
In the hex color #dcfd72, The value of Red is 220, value of Green is 253, and value of Blue is 114. The primary color is Green. Similarly, The HSL values for #dcfd72 consists of 74° Hue, 97% Saturation, and 72% Lightness.
In the CMYK color model, the color #dcfd72 can be represented as Cyan=0.1304347826087%, Magenta=0%, Yellow=0.54940711462451%, and Black=0.0078431372549019%.
Shades of #dcfd72
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 #dcfd72
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcfd72
Preview of #dcfd72 on White Background
The contrast ratio of #dcfd72 with white color is 1.15
Preview of #dcfd72 on black background
The contrast ratio of #dcfd72 with black color is 18.34
#dcfd72 color will look good with a black background.
Color Schemes of #dcfd72
Triadic Colors of #dcfd72
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 #dcfd72
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 #dcfd72
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 #dcfd72
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: #dcfd72;
}
This is a sample text used for the color #dcfd72. 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: #dcfd72;
}
This is a sample text used for the color #dcfd72. 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 #dcfd72;
}
This is a sample text used for the color #dcfd72. 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 37.48%
Green 43.1%
Blue 19.42%
CMYK Percentage
Cyan 18.97
Magenta 0%
Yellow 79.89%
Black 1.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.