#dcff55 Hex Color
rgb(220, 255, 85)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | ff | 55 | - | #dcff55 |
| RGB | 220 | 255 | 85 | - | rgb(220,255,85) |
| HSL | 72 | 100% | 67% | - | hsl(72,100%,67%) |
| HSV | 72 | 67% | 100% | - | hsv(72,67%,100%) |
| XYZ | 66.9149 | 87.3915 | 21.9358 | - | xyz(66.9149,87.3915,21.9358) |
| CIE-LAB | 94.9 | -33.24 | 73.97 | - | lab(94.9,-33.24,73.97) |
| CMYK | 0.13725490196078 | 0 | 0.66666666666667 | 0 | cmyk(0.13725490196078,0,0.66666666666667,0) |
Description
The RGB value of color #dcff55 is rgb(220, 255, 85).
In the hex color #dcff55, The value of Red is 220, value of Green is 255, and value of Blue is 85. The primary color is Green. Similarly, The HSL values for #dcff55 consists of 72° Hue, 100% Saturation, and 67% Lightness.
In the CMYK color model, the color #dcff55 can be represented as Cyan=0.13725490196078%, Magenta=0%, Yellow=0.66666666666667%, and Black=0%.
Shades of #dcff55
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 #dcff55
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcff55
Preview of #dcff55 on White Background
The contrast ratio of #dcff55 with white color is 1.14
Preview of #dcff55 on black background
The contrast ratio of #dcff55 with black color is 18.48
#dcff55 color will look good with a black background.
Color Schemes of #dcff55
Triadic Colors of #dcff55
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 #dcff55
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 #dcff55
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 #dcff55
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: #dcff55;
}
This is a sample text used for the color #dcff55. 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: #dcff55;
}
This is a sample text used for the color #dcff55. 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 #dcff55;
}
This is a sample text used for the color #dcff55. 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 39.29%
Green 45.54%
Blue 15.18%
CMYK Percentage
Cyan 17.07
Magenta 0%
Yellow 82.93%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.