#fedbb7 Hex Color
rgb(254, 219, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | db | b7 | - | #fedbb7 |
RGB | 254 | 219 | 183 | - | rgb(254,219,183) |
HSL | 30 | 97% | 86% | - | hsl(30,97%,86%) |
HSV | 30 | 28% | 100% | - | hsv(30,28%,100%) |
XYZ | 74.7518 | 75.1528 | 55.3658 | - | xyz(74.7518,75.1528,55.3658) |
CIE-LAB | 89.46 | 6.94 | 22.2 | - | lab(89.46,6.94,22.2) |
CMYK | 0 | 0.13779527559055 | 0.27952755905512 | 0.003921568627451 | cmyk(0,0.13779527559055,0.27952755905512,0.003921568627451) |
Description
The RGB value of color #fedbb7 is rgb(254, 219, 183).
In the hex color #fedbb7, The value of Red is 254, value of Green is 219, and value of Blue is 183. The primary color is Red. Similarly, The HSL values for #fedbb7 consists of 30° Hue, 97% Saturation, and 86% Lightness.
In the CMYK color model, the color #fedbb7 can be represented as Cyan=0%, Magenta=0.13779527559055%, Yellow=0.27952755905512%, and Black=0.003921568627451%.
This color is named Pandora's Box.
Shades of #fedbb7
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 #fedbb7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fedbb7
Preview of #fedbb7 on White Background
The contrast ratio of #fedbb7 with white color is 1.31
Preview of #fedbb7 on black background
The contrast ratio of #fedbb7 with black color is 16.03
#fedbb7 color will look good with a black background.
Color Schemes of #fedbb7
Triadic Colors of #fedbb7
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 #fedbb7
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 #fedbb7
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 #fedbb7
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: #fedbb7;
}
This is a sample text used for the color #fedbb7. 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: #fedbb7;
}
This is a sample text used for the color #fedbb7. 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 #fedbb7;
}
This is a sample text used for the color #fedbb7. 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.72%
Green 33.38%
Blue 27.9%
CMYK Percentage
Cyan 0
Magenta 32.71%
Yellow 66.36%
Black 0.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.