#d5cc7d Hex Color
rgb(213, 204, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | cc | 7d | - | #d5cc7d |
RGB | 213 | 204 | 125 | - | rgb(213,204,125) |
HSL | 54 | 51% | 66% | - | hsl(54,51%,66%) |
HSV | 54 | 41% | 84% | - | hsv(54,41%,84%) |
XYZ | 52.7351 | 58.8125 | 27.9746 | - | xyz(52.7351,58.8125,27.9746) |
CIE-LAB | 81.19 | -8.06 | 40.42 | - | lab(81.19,-8.06,40.42) |
CMYK | 0 | 0.042253521126761 | 0.4131455399061 | 0.16470588235294 | cmyk(0,0.042253521126761,0.4131455399061,0.16470588235294) |
Description
The RGB value of color #d5cc7d is rgb(213, 204, 125).
In the hex color #d5cc7d, The value of Red is 213, value of Green is 204, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #d5cc7d consists of 54° Hue, 51% Saturation, and 66% Lightness.
In the CMYK color model, the color #d5cc7d can be represented as Cyan=0%, Magenta=0.042253521126761%, Yellow=0.4131455399061%, and Black=0.16470588235294%.
Shades of #d5cc7d
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 #d5cc7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5cc7d
Preview of #d5cc7d on White Background
The contrast ratio of #d5cc7d with white color is 1.65
Preview of #d5cc7d on black background
The contrast ratio of #d5cc7d with black color is 12.76
#d5cc7d color will look good with a black background.
Color Schemes of #d5cc7d
Triadic Colors of #d5cc7d
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 #d5cc7d
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 #d5cc7d
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 #d5cc7d
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: #d5cc7d;
}
This is a sample text used for the color #d5cc7d. 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: #d5cc7d;
}
This is a sample text used for the color #d5cc7d. 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 #d5cc7d;
}
This is a sample text used for the color #d5cc7d. 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.3%
Green 37.64%
Blue 23.06%
CMYK Percentage
Cyan 0
Magenta 6.81%
Yellow 66.63%
Black 26.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.