#dcc509 Hex Color
rgb(220, 197, 9)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | c5 | 09 | - | #dcc509 |
| RGB | 220 | 197 | 9 | - | rgb(220,197,9) |
| HSL | 53 | 92% | 45% | - | hsl(53,92%,45%) |
| HSV | 53 | 96% | 86% | - | hsv(53,96%,86%) |
| XYZ | 49.5308 | 55.1679 | 8.2964 | - | xyz(49.5308,55.1679,8.2964) |
| CIE-LAB | 79.14 | -7.72 | 79.24 | - | lab(79.14,-7.72,79.24) |
| CMYK | 0 | 0.10454545454545 | 0.95909090909091 | 0.13725490196078 | cmyk(0,0.10454545454545,0.95909090909091,0.13725490196078) |
Description
The RGB value of color #dcc509 is rgb(220, 197, 9).
In the hex color #dcc509, The value of Red is 220, value of Green is 197, and value of Blue is 9. The primary color is Red. Similarly, The HSL values for #dcc509 consists of 53° Hue, 92% Saturation, and 45% Lightness.
In the CMYK color model, the color #dcc509 can be represented as Cyan=0%, Magenta=0.10454545454545%, Yellow=0.95909090909091%, and Black=0.13725490196078%.
Shades of #dcc509
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 #dcc509
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcc509
Preview of #dcc509 on White Background
The contrast ratio of #dcc509 with white color is 1.75
Preview of #dcc509 on black background
The contrast ratio of #dcc509 with black color is 12.03
#dcc509 color will look good with a black background.
Color Schemes of #dcc509
Triadic Colors of #dcc509
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 #dcc509
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 #dcc509
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 #dcc509
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.
Monochromatic Colors of #dcc509
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #dcc509;
}
This is a sample text used for the color #dcc509. 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: #dcc509;
}
This is a sample text used for the color #dcc509. 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 #dcc509;
}
This is a sample text used for the color #dcc509. 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 51.64%
Green 46.24%
Blue 2.11%
CMYK Percentage
Cyan 0
Magenta 8.71%
Yellow 79.86%
Black 11.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.