#dde03d Hex Color
rgb(221, 224, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | e0 | 3d | - | #dde03d |
RGB | 221 | 224 | 61 | - | rgb(221,224,61) |
HSL | 61 | 72% | 56% | - | hsl(61,72%,56%) |
HSV | 61 | 73% | 88% | - | hsv(61,73%,88%) |
XYZ | 57.3168 | 69.0204 | 14.7162 | - | xyz(57.3168,69.0204,14.7162) |
CIE-LAB | 86.51 | -19.44 | 74.11 | - | lab(86.51,-19.44,74.11) |
CMYK | 0.013392857142857 | 0 | 0.72767857142857 | 0.12156862745098 | cmyk(0.013392857142857,0,0.72767857142857,0.12156862745098) |
Description
The RGB value of color #dde03d is rgb(221, 224, 61).
In the hex color #dde03d, The value of Red is 221, value of Green is 224, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #dde03d consists of 61° Hue, 72% Saturation, and 56% Lightness.
In the CMYK color model, the color #dde03d can be represented as Cyan=0.013392857142857%, Magenta=0%, Yellow=0.72767857142857%, and Black=0.12156862745098%.
Shades of #dde03d
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 #dde03d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dde03d
Preview of #dde03d on White Background
The contrast ratio of #dde03d with white color is 1.42
Preview of #dde03d on black background
The contrast ratio of #dde03d with black color is 14.8
#dde03d color will look good with a black background.
Color Schemes of #dde03d
Triadic Colors of #dde03d
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 #dde03d
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 #dde03d
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 #dde03d
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: #dde03d;
}
This is a sample text used for the color #dde03d. 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: #dde03d;
}
This is a sample text used for the color #dde03d. 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 #dde03d;
}
This is a sample text used for the color #dde03d. 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 43.68%
Green 44.27%
Blue 12.06%
CMYK Percentage
Cyan 1.55
Magenta 0%
Yellow 84.35%
Black 14.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.