#fed6bd Hex Color
rgb(254, 214, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | d6 | bd | - | #fed6bd |
RGB | 254 | 214 | 189 | - | rgb(254,214,189) |
HSL | 23 | 97% | 87% | - | hsl(23,97%,87%) |
HSV | 23 | 26% | 100% | - | hsv(23,26%,100%) |
XYZ | 74.1049 | 72.8381 | 58.2975 | - | xyz(74.1049,72.8381,58.2975) |
CIE-LAB | 88.37 | 10.32 | 17.55 | - | lab(88.37,10.32,17.55) |
CMYK | 0 | 0.15748031496063 | 0.25590551181102 | 0.003921568627451 | cmyk(0,0.15748031496063,0.25590551181102,0.003921568627451) |
Description
The RGB value of color #fed6bd is rgb(254, 214, 189).
In the hex color #fed6bd, The value of Red is 254, value of Green is 214, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #fed6bd consists of 23° Hue, 97% Saturation, and 87% Lightness.
In the CMYK color model, the color #fed6bd can be represented as Cyan=0%, Magenta=0.15748031496063%, Yellow=0.25590551181102%, and Black=0.003921568627451%.
Shades of #fed6bd
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 #fed6bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fed6bd
Preview of #fed6bd on White Background
The contrast ratio of #fed6bd with white color is 1.35
Preview of #fed6bd on black background
The contrast ratio of #fed6bd with black color is 15.57
#fed6bd color will look good with a black background.
Color Schemes of #fed6bd
Triadic Colors of #fed6bd
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 #fed6bd
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 #fed6bd
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 #fed6bd
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: #fed6bd;
}
This is a sample text used for the color #fed6bd. 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: #fed6bd;
}
This is a sample text used for the color #fed6bd. 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 #fed6bd;
}
This is a sample text used for the color #fed6bd. 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 38.66%
Green 32.57%
Blue 28.77%
CMYK Percentage
Cyan 0
Magenta 37.74%
Yellow 61.32%
Black 0.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.