#dcf5bd Hex Color
rgb(220, 245, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | f5 | bd | - | #dcf5bd |
RGB | 220 | 245 | 189 | - | rgb(220,245,189) |
HSL | 87 | 74% | 85% | - | hsl(87,74%,85%) |
HSV | 87 | 23% | 96% | - | hsv(87,23%,96%) |
XYZ | 71.3529 | 84.1946 | 60.6346 | - | xyz(71.3529,84.1946,60.6346) |
CIE-LAB | 93.53 | -17.71 | 24.31 | - | lab(93.53,-17.71,24.31) |
CMYK | 0.10204081632653 | 0 | 0.22857142857143 | 0.03921568627451 | cmyk(0.10204081632653,0,0.22857142857143,0.03921568627451) |
Description
The RGB value of color #dcf5bd is rgb(220, 245, 189).
In the hex color #dcf5bd, The value of Red is 220, value of Green is 245, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #dcf5bd consists of 87° Hue, 74% Saturation, and 85% Lightness.
In the CMYK color model, the color #dcf5bd can be represented as Cyan=0.10204081632653%, Magenta=0%, Yellow=0.22857142857143%, and Black=0.03921568627451%.
Shades of #dcf5bd
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 #dcf5bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcf5bd
Preview of #dcf5bd on White Background
The contrast ratio of #dcf5bd with white color is 1.18
Preview of #dcf5bd on black background
The contrast ratio of #dcf5bd with black color is 17.84
#dcf5bd color will look good with a black background.
Color Schemes of #dcf5bd
Triadic Colors of #dcf5bd
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 #dcf5bd
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 #dcf5bd
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 #dcf5bd
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: #dcf5bd;
}
This is a sample text used for the color #dcf5bd. 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: #dcf5bd;
}
This is a sample text used for the color #dcf5bd. 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 #dcf5bd;
}
This is a sample text used for the color #dcf5bd. 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 33.64%
Green 37.46%
Blue 28.9%
CMYK Percentage
Cyan 27.59
Magenta 0%
Yellow 61.8%
Black 10.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.