#d3af3a Hex Color
rgb(211, 175, 58)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | af | 3a | - | #d3af3a |
RGB | 211 | 175 | 58 | - | rgb(211,175,58) |
HSL | 46 | 63% | 53% | - | hsl(46,63%,53%) |
HSV | 46 | 73% | 83% | - | hsv(46,73%,83%) |
XYZ | 42.9577 | 44.8143 | 10.3889 | - | xyz(42.9577,44.8143,10.3889) |
CIE-LAB | 72.77 | 1.08 | 61.66 | - | lab(72.77,1.08,61.66) |
CMYK | 0 | 0.17061611374408 | 0.72511848341232 | 0.17254901960784 | cmyk(0,0.17061611374408,0.72511848341232,0.17254901960784) |
Description
The RGB value of color #d3af3a is rgb(211, 175, 58).
In the hex color #d3af3a, The value of Red is 211, value of Green is 175, and value of Blue is 58. The primary color is Red. Similarly, The HSL values for #d3af3a consists of 46° Hue, 63% Saturation, and 53% Lightness.
In the CMYK color model, the color #d3af3a can be represented as Cyan=0%, Magenta=0.17061611374408%, Yellow=0.72511848341232%, and Black=0.17254901960784%.
Shades of #d3af3a
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 #d3af3a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3af3a
Preview of #d3af3a on White Background
The contrast ratio of #d3af3a with white color is 2.11
Preview of #d3af3a on black background
The contrast ratio of #d3af3a with black color is 9.96
#d3af3a color will look good with a black background.
Color Schemes of #d3af3a
Triadic Colors of #d3af3a
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 #d3af3a
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 #d3af3a
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 #d3af3a
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: #d3af3a;
}
This is a sample text used for the color #d3af3a. 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: #d3af3a;
}
This is a sample text used for the color #d3af3a. 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 #d3af3a;
}
This is a sample text used for the color #d3af3a. 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 47.52%
Green 39.41%
Blue 13.06%
CMYK Percentage
Cyan 0
Magenta 15.97%
Yellow 67.88%
Black 16.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.