#fee6ba Hex Color
rgb(254, 230, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | e6 | ba | - | #fee6ba |
| RGB | 254 | 230 | 186 | - | rgb(254,230,186) |
| HSL | 39 | 97% | 86% | - | hsl(39,97%,86%) |
| HSV | 39 | 27% | 100% | - | hsv(39,27%,100%) |
| XYZ | 78.0328 | 81.2096 | 58.0166 | - | xyz(78.0328,81.2096,58.0166) |
| CIE-LAB | 92.22 | 1.7 | 24.45 | - | lab(92.22,1.7,24.45) |
| CMYK | 0 | 0.094488188976378 | 0.26771653543307 | 0.003921568627451 | cmyk(0,0.094488188976378,0.26771653543307,0.003921568627451) |
Description
The RGB value of color #fee6ba is rgb(254, 230, 186).
In the hex color #fee6ba, The value of Red is 254, value of Green is 230, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #fee6ba consists of 39° Hue, 97% Saturation, and 86% Lightness.
In the CMYK color model, the color #fee6ba can be represented as Cyan=0%, Magenta=0.094488188976378%, Yellow=0.26771653543307%, and Black=0.003921568627451%.
Shades of #fee6ba
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 #fee6ba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fee6ba
Preview of #fee6ba on White Background
The contrast ratio of #fee6ba with white color is 1.22
Preview of #fee6ba on black background
The contrast ratio of #fee6ba with black color is 17.24
#fee6ba color will look good with a black background.
Color Schemes of #fee6ba
Triadic Colors of #fee6ba
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 #fee6ba
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 #fee6ba
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 #fee6ba
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: #fee6ba;
}
This is a sample text used for the color #fee6ba. 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: #fee6ba;
}
This is a sample text used for the color #fee6ba. 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 #fee6ba;
}
This is a sample text used for the color #fee6ba. 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 37.91%
Green 34.33%
Blue 27.76%
CMYK Percentage
Cyan 0
Magenta 25.81%
Yellow 73.12%
Black 1.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.