#dcfa00 Hex Color
rgb(220, 250, 0)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | fa | 00 | - | #dcfa00 |
RGB | 220 | 250 | 0 | - | rgb(220,250,0) |
HSL | 67 | 100% | 49% | - | hsl(67,100%,49%) |
HSV | 67 | 100% | 98% | - | hsv(67,100%,98%) |
XYZ | 63.7008 | 83.5869 | 12.7765 | - | xyz(63.7008,83.5869,12.7765) |
CIE-LAB | 93.27 | -33.43 | 90.48 | - | lab(93.27,-33.43,90.48) |
CMYK | 0.12 | 0 | 1 | 0.019607843137255 | cmyk(0.12,0,1,0.019607843137255) |
Description
The RGB value of color #dcfa00 is rgb(220, 250, 0).
In the hex color #dcfa00, The value of Red is 220, value of Green is 250, and value of Blue is 0. The primary color is Green. Similarly, The HSL values for #dcfa00 consists of 67° Hue, 100% Saturation, and 49% Lightness.
In the CMYK color model, the color #dcfa00 can be represented as Cyan=0.12%, Magenta=0%, Yellow=1%, and Black=0.019607843137255%.
Shades of #dcfa00
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 #dcfa00
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcfa00
Preview of #dcfa00 on White Background
The contrast ratio of #dcfa00 with white color is 1.19
Preview of #dcfa00 on black background
The contrast ratio of #dcfa00 with black color is 17.72
#dcfa00 color will look good with a black background.
Color Schemes of #dcfa00
Triadic Colors of #dcfa00
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 #dcfa00
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 #dcfa00
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 #dcfa00
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: #dcfa00;
}
This is a sample text used for the color #dcfa00. 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: #dcfa00;
}
This is a sample text used for the color #dcfa00. 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 #dcfa00;
}
This is a sample text used for the color #dcfa00. 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 46.81%
Green 53.19%
Blue 0%
CMYK Percentage
Cyan 10.53
Magenta 0%
Yellow 87.75%
Black 1.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.