#ddf45f Hex Color
rgb(221, 244, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f4 | 5f | - | #ddf45f |
RGB | 221 | 244 | 95 | - | rgb(221,244,95) |
HSL | 69 | 87% | 66% | - | hsl(69,87%,66%) |
HSV | 69 | 61% | 96% | - | hsv(69,61%,96%) |
XYZ | 64.235 | 80.8997 | 23.0561 | - | xyz(64.235,80.8997,23.0561) |
CIE-LAB | 92.09 | -27.11 | 67.15 | - | lab(92.09,-27.11,67.15) |
CMYK | 0.094262295081967 | 0 | 0.61065573770492 | 0.043137254901961 | cmyk(0.094262295081967,0,0.61065573770492,0.043137254901961) |
Description
The RGB value of color #ddf45f is rgb(221, 244, 95).
In the hex color #ddf45f, The value of Red is 221, value of Green is 244, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #ddf45f consists of 69° Hue, 87% Saturation, and 66% Lightness.
In the CMYK color model, the color #ddf45f can be represented as Cyan=0.094262295081967%, Magenta=0%, Yellow=0.61065573770492%, and Black=0.043137254901961%.
Shades of #ddf45f
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 #ddf45f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf45f
Preview of #ddf45f on White Background
The contrast ratio of #ddf45f with white color is 1.22
Preview of #ddf45f on black background
The contrast ratio of #ddf45f with black color is 17.18
#ddf45f color will look good with a black background.
Color Schemes of #ddf45f
Triadic Colors of #ddf45f
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 #ddf45f
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 #ddf45f
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 #ddf45f
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: #ddf45f;
}
This is a sample text used for the color #ddf45f. 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: #ddf45f;
}
This is a sample text used for the color #ddf45f. 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 #ddf45f;
}
This is a sample text used for the color #ddf45f. 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.46%
Green 43.57%
Blue 16.96%
CMYK Percentage
Cyan 12.6
Magenta 0%
Yellow 81.63%
Black 5.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.