#facf5c Hex Color
rgb(250, 207, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | cf | 5c | - | #facf5c |
RGB | 250 | 207 | 92 | - | rgb(250,207,92) |
HSL | 44 | 94% | 67% | - | hsl(44,94%,67%) |
HSV | 44 | 63% | 98% | - | hsv(44,63%,98%) |
XYZ | 63.6689 | 65.7223 | 19.4552 | - | xyz(63.6689,65.7223,19.4552) |
CIE-LAB | 84.85 | 2.77 | 61.24 | - | lab(84.85,2.77,61.24) |
CMYK | 0 | 0.172 | 0.632 | 0.019607843137255 | cmyk(0,0.172,0.632,0.019607843137255) |
Description
The RGB value of color #facf5c is rgb(250, 207, 92).
In the hex color #facf5c, The value of Red is 250, value of Green is 207, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #facf5c consists of 44° Hue, 94% Saturation, and 67% Lightness.
In the CMYK color model, the color #facf5c can be represented as Cyan=0%, Magenta=0.172%, Yellow=0.632%, and Black=0.019607843137255%.
Shades of #facf5c
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 #facf5c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #facf5c
Preview of #facf5c on White Background
The contrast ratio of #facf5c with white color is 1.48
Preview of #facf5c on black background
The contrast ratio of #facf5c with black color is 14.14
#facf5c color will look good with a black background.
Color Schemes of #facf5c
Triadic Colors of #facf5c
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 #facf5c
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 #facf5c
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 #facf5c
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: #facf5c;
}
This is a sample text used for the color #facf5c. 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: #facf5c;
}
This is a sample text used for the color #facf5c. 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 #facf5c;
}
This is a sample text used for the color #facf5c. 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 45.54%
Green 37.7%
Blue 16.76%
CMYK Percentage
Cyan 0
Magenta 20.88%
Yellow 76.74%
Black 2.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.