#daeb6c Hex Color
rgb(218, 235, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | eb | 6c | - | #daeb6c |
RGB | 218 | 235 | 108 | - | rgb(218,235,108) |
HSL | 68 | 76% | 67% | - | hsl(68,76%,67%) |
HSV | 68 | 54% | 92% | - | hsv(68,54%,92%) |
XYZ | 61.3285 | 75.4048 | 25.5096 | - | xyz(61.3285,75.4048,25.5096) |
CIE-LAB | 89.58 | -23.04 | 58.74 | - | lab(89.58,-23.04,58.74) |
CMYK | 0.072340425531915 | 0 | 0.54042553191489 | 0.07843137254902 | cmyk(0.072340425531915,0,0.54042553191489,0.07843137254902) |
Description
The RGB value of color #daeb6c is rgb(218, 235, 108).
In the hex color #daeb6c, The value of Red is 218, value of Green is 235, and value of Blue is 108. The primary color is Green. Similarly, The HSL values for #daeb6c consists of 68° Hue, 76% Saturation, and 67% Lightness.
In the CMYK color model, the color #daeb6c can be represented as Cyan=0.072340425531915%, Magenta=0%, Yellow=0.54042553191489%, and Black=0.07843137254902%.
Shades of #daeb6c
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 #daeb6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daeb6c
Preview of #daeb6c on White Background
The contrast ratio of #daeb6c with white color is 1.31
Preview of #daeb6c on black background
The contrast ratio of #daeb6c with black color is 16.08
#daeb6c color will look good with a black background.
Color Schemes of #daeb6c
Triadic Colors of #daeb6c
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 #daeb6c
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 #daeb6c
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 #daeb6c
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: #daeb6c;
}
This is a sample text used for the color #daeb6c. 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: #daeb6c;
}
This is a sample text used for the color #daeb6c. 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 #daeb6c;
}
This is a sample text used for the color #daeb6c. 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.86%
Green 41.89%
Blue 19.25%
CMYK Percentage
Cyan 10.47
Magenta 0%
Yellow 78.19%
Black 11.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.