#fddc7f Hex Color
rgb(253, 220, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | dc | 7f | - | #fddc7f |
RGB | 253 | 220 | 127 | - | rgb(253,220,127) |
HSL | 44 | 97% | 75% | - | hsl(44,97%,75%) |
HSV | 44 | 50% | 99% | - | hsv(44,50%,99%) |
XYZ | 69.932 | 73.6014 | 30.5993 | - | xyz(69.932,73.6014,30.5993) |
CIE-LAB | 88.73 | -0.05 | 49.57 | - | lab(88.73,-0.05,49.57) |
CMYK | 0 | 0.1304347826087 | 0.49802371541502 | 0.0078431372549019 | cmyk(0,0.1304347826087,0.49802371541502,0.0078431372549019) |
Description
The RGB value of color #fddc7f is rgb(253, 220, 127).
In the hex color #fddc7f, The value of Red is 253, value of Green is 220, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #fddc7f consists of 44° Hue, 97% Saturation, and 75% Lightness.
In the CMYK color model, the color #fddc7f can be represented as Cyan=0%, Magenta=0.1304347826087%, Yellow=0.49802371541502%, and Black=0.0078431372549019%.
Shades of #fddc7f
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 #fddc7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fddc7f
Preview of #fddc7f on White Background
The contrast ratio of #fddc7f with white color is 1.34
Preview of #fddc7f on black background
The contrast ratio of #fddc7f with black color is 15.72
#fddc7f color will look good with a black background.
Color Schemes of #fddc7f
Triadic Colors of #fddc7f
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 #fddc7f
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 #fddc7f
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 #fddc7f
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: #fddc7f;
}
This is a sample text used for the color #fddc7f. 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: #fddc7f;
}
This is a sample text used for the color #fddc7f. 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 #fddc7f;
}
This is a sample text used for the color #fddc7f. 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.17%
Green 36.67%
Blue 21.17%
CMYK Percentage
Cyan 0
Magenta 20.5%
Yellow 78.27%
Black 1.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.