#ffdf58 Hex Color
rgb(255, 223, 88)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | df | 58 | - | #ffdf58 |
RGB | 255 | 223 | 88 | - | rgb(255,223,88) |
HSL | 49 | 100% | 67% | - | hsl(49,100%,67%) |
HSV | 49 | 65% | 100% | - | hsv(49,65%,100%) |
XYZ | 69.3891 | 74.7399 | 20.0016 | - | xyz(69.3891,74.7399,20.0016) |
CIE-LAB | 89.27 | -3.54 | 67.81 | - | lab(89.27,-3.54,67.81) |
CMYK | 0 | 0.12549019607843 | 0.65490196078431 | 0 | cmyk(0,0.12549019607843,0.65490196078431,0) |
Description
The RGB value of color #ffdf58 is rgb(255, 223, 88).
In the hex color #ffdf58, The value of Red is 255, value of Green is 223, and value of Blue is 88. The primary color is Red. Similarly, The HSL values for #ffdf58 consists of 49° Hue, 100% Saturation, and 67% Lightness.
In the CMYK color model, the color #ffdf58 can be represented as Cyan=0%, Magenta=0.12549019607843%, Yellow=0.65490196078431%, and Black=0%.
Shades of #ffdf58
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 #ffdf58
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffdf58
Preview of #ffdf58 on White Background
The contrast ratio of #ffdf58 with white color is 1.32
Preview of #ffdf58 on black background
The contrast ratio of #ffdf58 with black color is 15.95
#ffdf58 color will look good with a black background.
Color Schemes of #ffdf58
Triadic Colors of #ffdf58
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 #ffdf58
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 #ffdf58
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 #ffdf58
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: #ffdf58;
}
This is a sample text used for the color #ffdf58. 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: #ffdf58;
}
This is a sample text used for the color #ffdf58. 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 #ffdf58;
}
This is a sample text used for the color #ffdf58. 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.05%
Green 39.4%
Blue 15.55%
CMYK Percentage
Cyan 0
Magenta 16.08%
Yellow 83.92%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.