#ddd950 Hex Color
rgb(221, 217, 80)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | d9 | 50 | - | #ddd950 |
RGB | 221 | 217 | 80 | - | rgb(221,217,80) |
HSL | 58 | 67% | 59% | - | hsl(58,67%,59%) |
HSV | 58 | 64% | 87% | - | hsv(58,64%,87%) |
XYZ | 56.0796 | 65.577 | 17.2913 | - | xyz(56.0796,65.577,17.2913) |
CIE-LAB | 84.78 | -15.03 | 65.45 | - | lab(84.78,-15.03,65.45) |
CMYK | 0 | 0.018099547511312 | 0.63800904977376 | 0.13333333333333 | cmyk(0,0.018099547511312,0.63800904977376,0.13333333333333) |
Description
The RGB value of color #ddd950 is rgb(221, 217, 80).
In the hex color #ddd950, The value of Red is 221, value of Green is 217, and value of Blue is 80. The primary color is Red. Similarly, The HSL values for #ddd950 consists of 58° Hue, 67% Saturation, and 59% Lightness.
In the CMYK color model, the color #ddd950 can be represented as Cyan=0%, Magenta=0.018099547511312%, Yellow=0.63800904977376%, and Black=0.13333333333333%.
Shades of #ddd950
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 #ddd950
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddd950
Preview of #ddd950 on White Background
The contrast ratio of #ddd950 with white color is 1.49
Preview of #ddd950 on black background
The contrast ratio of #ddd950 with black color is 14.12
#ddd950 color will look good with a black background.
Color Schemes of #ddd950
Triadic Colors of #ddd950
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 #ddd950
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 #ddd950
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 #ddd950
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: #ddd950;
}
This is a sample text used for the color #ddd950. 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: #ddd950;
}
This is a sample text used for the color #ddd950. 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 #ddd950;
}
This is a sample text used for the color #ddd950. 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 42.66%
Green 41.89%
Blue 15.44%
CMYK Percentage
Cyan 0
Magenta 2.29%
Yellow 80.82%
Black 16.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.