#dadb5f Hex Color
rgb(218, 219, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | db | 5f | - | #dadb5f |
RGB | 218 | 219 | 95 | - | rgb(218,219,95) |
HSL | 60 | 63% | 62% | - | hsl(60,63%,62%) |
HSV | 60 | 57% | 86% | - | hsv(60,57%,86%) |
XYZ | 56.3105 | 66.3947 | 20.674 | - | xyz(56.3105,66.3947,20.674) |
CIE-LAB | 85.2 | -16.26 | 59.53 | - | lab(85.2,-16.26,59.53) |
CMYK | 0.0045662100456621 | 0 | 0.5662100456621 | 0.14117647058824 | cmyk(0.0045662100456621,0,0.5662100456621,0.14117647058824) |
Description
The RGB value of color #dadb5f is rgb(218, 219, 95).
In the hex color #dadb5f, The value of Red is 218, value of Green is 219, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #dadb5f consists of 60° Hue, 63% Saturation, and 62% Lightness.
In the CMYK color model, the color #dadb5f can be represented as Cyan=0.0045662100456621%, Magenta=0%, Yellow=0.5662100456621%, and Black=0.14117647058824%.
Shades of #dadb5f
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 #dadb5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dadb5f
Preview of #dadb5f on White Background
The contrast ratio of #dadb5f with white color is 1.47
Preview of #dadb5f on black background
The contrast ratio of #dadb5f with black color is 14.28
#dadb5f color will look good with a black background.
Color Schemes of #dadb5f
Triadic Colors of #dadb5f
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 #dadb5f
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 #dadb5f
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 #dadb5f
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: #dadb5f;
}
This is a sample text used for the color #dadb5f. 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: #dadb5f;
}
This is a sample text used for the color #dadb5f. 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 #dadb5f;
}
This is a sample text used for the color #dadb5f. 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 40.98%
Green 41.17%
Blue 17.86%
CMYK Percentage
Cyan 0.64
Magenta 0%
Yellow 79.53%
Black 19.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.