#dadf7d Hex Color
rgb(218, 223, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | df | 7d | - | #dadf7d |
RGB | 218 | 223 | 125 | - | rgb(218,223,125) |
HSL | 63 | 60% | 68% | - | hsl(63,60%,68%) |
HSV | 63 | 44% | 87% | - | hsv(63,44%,87%) |
XYZ | 59.0028 | 69.1614 | 29.6418 | - | xyz(59.0028,69.1614,29.6418) |
CIE-LAB | 86.58 | -15.64 | 47.25 | - | lab(86.58,-15.64,47.25) |
CMYK | 0.022421524663677 | 0 | 0.43946188340807 | 0.12549019607843 | cmyk(0.022421524663677,0,0.43946188340807,0.12549019607843) |
Description
The RGB value of color #dadf7d is rgb(218, 223, 125).
In the hex color #dadf7d, The value of Red is 218, value of Green is 223, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #dadf7d consists of 63° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #dadf7d can be represented as Cyan=0.022421524663677%, Magenta=0%, Yellow=0.43946188340807%, and Black=0.12549019607843%.
Shades of #dadf7d
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 #dadf7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dadf7d
Preview of #dadf7d on White Background
The contrast ratio of #dadf7d with white color is 1.42
Preview of #dadf7d on black background
The contrast ratio of #dadf7d with black color is 14.83
#dadf7d color will look good with a black background.
Color Schemes of #dadf7d
Triadic Colors of #dadf7d
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 #dadf7d
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 #dadf7d
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 #dadf7d
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: #dadf7d;
}
This is a sample text used for the color #dadf7d. 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: #dadf7d;
}
This is a sample text used for the color #dadf7d. 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 #dadf7d;
}
This is a sample text used for the color #dadf7d. 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 38.52%
Green 39.4%
Blue 22.08%
CMYK Percentage
Cyan 3.82
Magenta 0%
Yellow 74.82%
Black 21.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.