#faec6a Hex Color
rgb(250, 236, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | ec | 6a | - | #faec6a |
RGB | 250 | 236 | 106 | - | rgb(250,236,106) |
HSL | 54 | 94% | 70% | - | hsl(54,94%,70%) |
HSV | 54 | 58% | 98% | - | hsv(54,58%,98%) |
XYZ | 72.0213 | 81.3555 | 25.5429 | - | xyz(72.0213,81.3555,25.5429) |
CIE-LAB | 92.29 | -10.93 | 63.36 | - | lab(92.29,-10.93,63.36) |
CMYK | 0 | 0.056 | 0.576 | 0.019607843137255 | cmyk(0,0.056,0.576,0.019607843137255) |
Description
The RGB value of color #faec6a is rgb(250, 236, 106).
In the hex color #faec6a, The value of Red is 250, value of Green is 236, and value of Blue is 106. The primary color is Red. Similarly, The HSL values for #faec6a consists of 54° Hue, 94% Saturation, and 70% Lightness.
In the CMYK color model, the color #faec6a can be represented as Cyan=0%, Magenta=0.056%, Yellow=0.576%, and Black=0.019607843137255%.
Shades of #faec6a
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 #faec6a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faec6a
Preview of #faec6a on White Background
The contrast ratio of #faec6a with white color is 1.22
Preview of #faec6a on black background
The contrast ratio of #faec6a with black color is 17.27
#faec6a color will look good with a black background.
Color Schemes of #faec6a
Triadic Colors of #faec6a
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 #faec6a
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 #faec6a
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 #faec6a
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: #faec6a;
}
This is a sample text used for the color #faec6a. 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: #faec6a;
}
This is a sample text used for the color #faec6a. 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 #faec6a;
}
This is a sample text used for the color #faec6a. 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.23%
Green 39.86%
Blue 17.91%
CMYK Percentage
Cyan 0
Magenta 8.59%
Yellow 88.4%
Black 3.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.