#ffdf8c Hex Color
rgb(255, 223, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | df | 8c | - | #ffdf8c |
RGB | 255 | 223 | 140 | - | rgb(255,223,140) |
HSL | 43 | 100% | 77% | - | hsl(43,100%,77%) |
HSV | 43 | 45% | 100% | - | hsv(43,45%,100%) |
XYZ | 72.3613 | 75.9288 | 35.6528 | - | xyz(72.3613,75.9288,35.6528) |
CIE-LAB | 89.83 | 0.41 | 44.61 | - | lab(89.83,0.41,44.61) |
CMYK | 0 | 0.12549019607843 | 0.45098039215686 | 0 | cmyk(0,0.12549019607843,0.45098039215686,0) |
Description
The RGB value of color #ffdf8c is rgb(255, 223, 140).
In the hex color #ffdf8c, The value of Red is 255, value of Green is 223, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #ffdf8c consists of 43° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #ffdf8c can be represented as Cyan=0%, Magenta=0.12549019607843%, Yellow=0.45098039215686%, and Black=0%.
Shades of #ffdf8c
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 #ffdf8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffdf8c
Preview of #ffdf8c on White Background
The contrast ratio of #ffdf8c with white color is 1.3
Preview of #ffdf8c on black background
The contrast ratio of #ffdf8c with black color is 16.19
#ffdf8c color will look good with a black background.
Color Schemes of #ffdf8c
Triadic Colors of #ffdf8c
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 #ffdf8c
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 #ffdf8c
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 #ffdf8c
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: #ffdf8c;
}
This is a sample text used for the color #ffdf8c. 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: #ffdf8c;
}
This is a sample text used for the color #ffdf8c. 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 #ffdf8c;
}
This is a sample text used for the color #ffdf8c. 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 41.26%
Green 36.08%
Blue 22.65%
CMYK Percentage
Cyan 0
Magenta 21.77%
Yellow 78.23%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.