#d3ca8a Hex Color
rgb(211, 202, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | ca | 8a | - | #d3ca8a |
RGB | 211 | 202 | 138 | - | rgb(211,202,138) |
HSL | 53 | 45% | 68% | - | hsl(53,45%,68%) |
HSV | 53 | 35% | 83% | - | hsv(53,35%,83%) |
XYZ | 52.5719 | 57.9249 | 32.4545 | - | xyz(52.5719,57.9249,32.4545) |
CIE-LAB | 80.7 | -6.36 | 33.12 | - | lab(80.7,-6.36,33.12) |
CMYK | 0 | 0.042654028436019 | 0.34597156398104 | 0.17254901960784 | cmyk(0,0.042654028436019,0.34597156398104,0.17254901960784) |
Description
The RGB value of color #d3ca8a is rgb(211, 202, 138).
In the hex color #d3ca8a, The value of Red is 211, value of Green is 202, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #d3ca8a consists of 53° Hue, 45% Saturation, and 68% Lightness.
In the CMYK color model, the color #d3ca8a can be represented as Cyan=0%, Magenta=0.042654028436019%, Yellow=0.34597156398104%, and Black=0.17254901960784%.
Shades of #d3ca8a
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 #d3ca8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3ca8a
Preview of #d3ca8a on White Background
The contrast ratio of #d3ca8a with white color is 1.67
Preview of #d3ca8a on black background
The contrast ratio of #d3ca8a with black color is 12.58
#d3ca8a color will look good with a black background.
Color Schemes of #d3ca8a
Triadic Colors of #d3ca8a
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 #d3ca8a
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 #d3ca8a
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 #d3ca8a
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: #d3ca8a;
}
This is a sample text used for the color #d3ca8a. 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: #d3ca8a;
}
This is a sample text used for the color #d3ca8a. 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 #d3ca8a;
}
This is a sample text used for the color #d3ca8a. 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.29%
Green 36.66%
Blue 25.05%
CMYK Percentage
Cyan 0
Magenta 7.6%
Yellow 61.65%
Black 30.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.