#dceb70 Hex Color
rgb(220, 235, 112)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | eb | 70 | - | #dceb70 |
RGB | 220 | 235 | 112 | - | rgb(220,235,112) |
HSL | 67 | 75% | 68% | - | hsl(67,75%,68%) |
HSV | 67 | 52% | 92% | - | hsv(67,52%,92%) |
XYZ | 62.1482 | 75.8022 | 26.685 | - | xyz(62.1482,75.8022,26.685) |
CIE-LAB | 89.77 | -21.92 | 57.2 | - | lab(89.77,-21.92,57.2) |
CMYK | 0.063829787234042 | 0 | 0.52340425531915 | 0.07843137254902 | cmyk(0.063829787234042,0,0.52340425531915,0.07843137254902) |
Description
The RGB value of color #dceb70 is rgb(220, 235, 112).
In the hex color #dceb70, The value of Red is 220, value of Green is 235, and value of Blue is 112. The primary color is Green. Similarly, The HSL values for #dceb70 consists of 67° Hue, 75% Saturation, and 68% Lightness.
In the CMYK color model, the color #dceb70 can be represented as Cyan=0.063829787234042%, Magenta=0%, Yellow=0.52340425531915%, and Black=0.07843137254902%.
Shades of #dceb70
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 #dceb70
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dceb70
Preview of #dceb70 on White Background
The contrast ratio of #dceb70 with white color is 1.3
Preview of #dceb70 on black background
The contrast ratio of #dceb70 with black color is 16.16
#dceb70 color will look good with a black background.
Color Schemes of #dceb70
Triadic Colors of #dceb70
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 #dceb70
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 #dceb70
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 #dceb70
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: #dceb70;
}
This is a sample text used for the color #dceb70. 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: #dceb70;
}
This is a sample text used for the color #dceb70. 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 #dceb70;
}
This is a sample text used for the color #dceb70. 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.8%
Green 41.45%
Blue 19.75%
CMYK Percentage
Cyan 9.59
Magenta 0%
Yellow 78.63%
Black 11.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.