#fedc6c Hex Color
rgb(254, 220, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | dc | 6c | - | #fedc6c |
RGB | 254 | 220 | 108 | - | rgb(254,220,108) |
HSL | 46 | 99% | 71% | - | hsl(46,99%,71%) |
HSV | 46 | 57% | 100% | - | hsv(46,57%,100%) |
XYZ | 69.173 | 73.3399 | 24.6976 | - | xyz(69.173,73.3399,24.6976) |
CIE-LAB | 88.61 | -1.16 | 58.39 | - | lab(88.61,-1.16,58.39) |
CMYK | 0 | 0.13385826771654 | 0.5748031496063 | 0.003921568627451 | cmyk(0,0.13385826771654,0.5748031496063,0.003921568627451) |
Description
The RGB value of color #fedc6c is rgb(254, 220, 108).
In the hex color #fedc6c, The value of Red is 254, value of Green is 220, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #fedc6c consists of 46° Hue, 99% Saturation, and 71% Lightness.
In the CMYK color model, the color #fedc6c can be represented as Cyan=0%, Magenta=0.13385826771654%, Yellow=0.5748031496063%, and Black=0.003921568627451%.
Shades of #fedc6c
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 #fedc6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fedc6c
Preview of #fedc6c on White Background
The contrast ratio of #fedc6c with white color is 1.34
Preview of #fedc6c on black background
The contrast ratio of #fedc6c with black color is 15.67
#fedc6c color will look good with a black background.
Color Schemes of #fedc6c
Triadic Colors of #fedc6c
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 #fedc6c
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 #fedc6c
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 #fedc6c
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: #fedc6c;
}
This is a sample text used for the color #fedc6c. 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: #fedc6c;
}
This is a sample text used for the color #fedc6c. 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 #fedc6c;
}
This is a sample text used for the color #fedc6c. 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 43.64%
Green 37.8%
Blue 18.56%
CMYK Percentage
Cyan 0
Magenta 18.78%
Yellow 80.66%
Black 0.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.