#dcce3d Hex Color
rgb(220, 206, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | ce | 3d | - | #dcce3d |
RGB | 220 | 206 | 61 | - | rgb(220,206,61) |
HSL | 55 | 69% | 55% | - | hsl(55,69%,55%) |
HSV | 55 | 72% | 86% | - | hsv(55,72%,86%) |
XYZ | 52.4288 | 59.6952 | 13.1739 | - | xyz(52.4288,59.6952,13.1739) |
CIE-LAB | 81.67 | -10.94 | 69.48 | - | lab(81.67,-10.94,69.48) |
CMYK | 0 | 0.063636363636364 | 0.72272727272727 | 0.13725490196078 | cmyk(0,0.063636363636364,0.72272727272727,0.13725490196078) |
Description
The RGB value of color #dcce3d is rgb(220, 206, 61).
In the hex color #dcce3d, The value of Red is 220, value of Green is 206, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #dcce3d consists of 55° Hue, 69% Saturation, and 55% Lightness.
In the CMYK color model, the color #dcce3d can be represented as Cyan=0%, Magenta=0.063636363636364%, Yellow=0.72272727272727%, and Black=0.13725490196078%.
Shades of #dcce3d
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 #dcce3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcce3d
Preview of #dcce3d on White Background
The contrast ratio of #dcce3d with white color is 1.62
Preview of #dcce3d on black background
The contrast ratio of #dcce3d with black color is 12.94
#dcce3d color will look good with a black background.
Color Schemes of #dcce3d
Triadic Colors of #dcce3d
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 #dcce3d
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 #dcce3d
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 #dcce3d
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: #dcce3d;
}
This is a sample text used for the color #dcce3d. 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: #dcce3d;
}
This is a sample text used for the color #dcce3d. 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 #dcce3d;
}
This is a sample text used for the color #dcce3d. 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 45.17%
Green 42.3%
Blue 12.53%
CMYK Percentage
Cyan 0
Magenta 6.89%
Yellow 78.25%
Black 14.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.