#dcff94 Hex Color
rgb(220, 255, 148)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | ff | 94 | - | #dcff94 |
| RGB | 220 | 255 | 148 | - | rgb(220,255,148) |
| HSL | 80 | 100% | 79% | - | hsl(80,100%,79%) |
| HSV | 80 | 42% | 100% | - | hsv(80,42%,100%) |
| XYZ | 70.6205 | 88.8738 | 41.4492 | - | xyz(70.6205,88.8738,41.4492) |
| CIE-LAB | 95.53 | -27.86 | 47.34 | - | lab(95.53,-27.86,47.34) |
| CMYK | 0.13725490196078 | 0 | 0.41960784313725 | 0 | cmyk(0.13725490196078,0,0.41960784313725,0) |
Description
The RGB value of color #dcff94 is rgb(220, 255, 148).
In the hex color #dcff94, The value of Red is 220, value of Green is 255, and value of Blue is 148. The primary color is Green. Similarly, The HSL values for #dcff94 consists of 80° Hue, 100% Saturation, and 79% Lightness.
In the CMYK color model, the color #dcff94 can be represented as Cyan=0.13725490196078%, Magenta=0%, Yellow=0.41960784313725%, and Black=0%.
Shades of #dcff94
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 #dcff94
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcff94
Preview of #dcff94 on White Background
The contrast ratio of #dcff94 with white color is 1.12
Preview of #dcff94 on black background
The contrast ratio of #dcff94 with black color is 18.77
#dcff94 color will look good with a black background.
Color Schemes of #dcff94
Triadic Colors of #dcff94
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 #dcff94
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 #dcff94
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 #dcff94
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: #dcff94;
}
This is a sample text used for the color #dcff94. 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: #dcff94;
}
This is a sample text used for the color #dcff94. 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 #dcff94;
}
This is a sample text used for the color #dcff94. 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 35.31%
Green 40.93%
Blue 23.76%
CMYK Percentage
Cyan 24.65
Magenta 0%
Yellow 75.35%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.