#dddd5f Hex Color
rgb(221, 221, 95)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dd | dd | 5f | - | #dddd5f |
| RGB | 221 | 221 | 95 | - | rgb(221,221,95) |
| HSL | 60 | 65% | 62% | - | hsl(60,65%,62%) |
| HSV | 60 | 57% | 87% | - | hsv(60,57%,87%) |
| XYZ | 57.7408 | 67.9113 | 20.8914 | - | xyz(57.7408,67.9113,20.8914) |
| CIE-LAB | 85.96 | -16.03 | 60.44 | - | lab(85.96,-16.03,60.44) |
| CMYK | 0 | 0 | 0.57013574660633 | 0.13333333333333 | cmyk(0,0,0.57013574660633,0.13333333333333) |
Description
The RGB value of color #dddd5f is rgb(221, 221, 95).
In the hex color #dddd5f, The value of Red is 221, value of Green is 221, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #dddd5f consists of 60° Hue, 65% Saturation, and 62% Lightness.
In the CMYK color model, the color #dddd5f can be represented as Cyan=0%, Magenta=0%, Yellow=0.57013574660633%, and Black=0.13333333333333%.
Shades of #dddd5f
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 #dddd5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dddd5f
Preview of #dddd5f on White Background
The contrast ratio of #dddd5f with white color is 1.44
Preview of #dddd5f on black background
The contrast ratio of #dddd5f with black color is 14.58
#dddd5f color will look good with a black background.
Color Schemes of #dddd5f
Triadic Colors of #dddd5f
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 #dddd5f
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 #dddd5f
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 #dddd5f
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: #dddd5f;
}
This is a sample text used for the color #dddd5f. 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: #dddd5f;
}
This is a sample text used for the color #dddd5f. 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 #dddd5f;
}
This is a sample text used for the color #dddd5f. 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 41.15%
Green 41.15%
Blue 17.69%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 81.05%
Black 18.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.