#fdc59d Hex Color
rgb(253, 197, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | c5 | 9d | - | #fdc59d |
RGB | 253 | 197 | 157 | - | rgb(253,197,157) |
HSL | 25 | 96% | 80% | - | hsl(25,96%,80%) |
HSV | 25 | 38% | 99% | - | hsv(25,38%,99%) |
XYZ | 66.5601 | 63.2495 | 40.5986 | - | xyz(66.5601,63.2495,40.5986) |
CIE-LAB | 83.57 | 14.82 | 27.73 | - | lab(83.57,14.82,27.73) |
CMYK | 0 | 0.22134387351779 | 0.37944664031621 | 0.0078431372549019 | cmyk(0,0.22134387351779,0.37944664031621,0.0078431372549019) |
Description
The RGB value of color #fdc59d is rgb(253, 197, 157).
In the hex color #fdc59d, The value of Red is 253, value of Green is 197, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #fdc59d consists of 25° Hue, 96% Saturation, and 80% Lightness.
In the CMYK color model, the color #fdc59d can be represented as Cyan=0%, Magenta=0.22134387351779%, Yellow=0.37944664031621%, and Black=0.0078431372549019%.
Shades of #fdc59d
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 #fdc59d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdc59d
Preview of #fdc59d on White Background
The contrast ratio of #fdc59d with white color is 1.54
Preview of #fdc59d on black background
The contrast ratio of #fdc59d with black color is 13.65
#fdc59d color will look good with a black background.
Color Schemes of #fdc59d
Triadic Colors of #fdc59d
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 #fdc59d
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 #fdc59d
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 #fdc59d
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: #fdc59d;
}
This is a sample text used for the color #fdc59d. 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: #fdc59d;
}
This is a sample text used for the color #fdc59d. 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 #fdc59d;
}
This is a sample text used for the color #fdc59d. 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.68%
Green 32.45%
Blue 25.86%
CMYK Percentage
Cyan 0
Magenta 36.37%
Yellow 62.34%
Black 1.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.