#dcbe21 Hex Color
rgb(220, 190, 33)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | be | 21 | - | #dcbe21 |
RGB | 220 | 190 | 33 | - | rgb(220,190,33) |
HSL | 50 | 74% | 50% | - | hsl(50,74%,50%) |
HSV | 50 | 85% | 86% | - | hsv(50,85%,86%) |
XYZ | 48.2032 | 52.1524 | 8.9647 | - | xyz(48.2032,52.1524,8.9647) |
CIE-LAB | 77.37 | -3.73 | 73.98 | - | lab(77.37,-3.73,73.98) |
CMYK | 0 | 0.13636363636364 | 0.85 | 0.13725490196078 | cmyk(0,0.13636363636364,0.85,0.13725490196078) |
Description
The RGB value of color #dcbe21 is rgb(220, 190, 33).
In the hex color #dcbe21, The value of Red is 220, value of Green is 190, and value of Blue is 33. The primary color is Red. Similarly, The HSL values for #dcbe21 consists of 50° Hue, 74% Saturation, and 50% Lightness.
In the CMYK color model, the color #dcbe21 can be represented as Cyan=0%, Magenta=0.13636363636364%, Yellow=0.85%, and Black=0.13725490196078%.
Shades of #dcbe21
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 #dcbe21
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcbe21
Preview of #dcbe21 on White Background
The contrast ratio of #dcbe21 with white color is 1.84
Preview of #dcbe21 on black background
The contrast ratio of #dcbe21 with black color is 11.43
#dcbe21 color will look good with a black background.
Color Schemes of #dcbe21
Triadic Colors of #dcbe21
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 #dcbe21
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 #dcbe21
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 #dcbe21
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: #dcbe21;
}
This is a sample text used for the color #dcbe21. 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: #dcbe21;
}
This is a sample text used for the color #dcbe21. 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 #dcbe21;
}
This is a sample text used for the color #dcbe21. 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 49.66%
Green 42.89%
Blue 7.45%
CMYK Percentage
Cyan 0
Magenta 12.14%
Yellow 75.65%
Black 12.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.