#fce92f Hex Color
rgb(252, 233, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | e9 | 2f | - | #fce92f |
RGB | 252 | 233 | 47 | - | rgb(252,233,47) |
HSL | 54 | 97% | 59% | - | hsl(54,97%,59%) |
HSV | 54 | 81% | 99% | - | hsv(54,81%,99%) |
XYZ | 69.7969 | 79.1785 | 14.2936 | - | xyz(69.7969,79.1785,14.2936) |
CIE-LAB | 91.31 | -11.47 | 83.38 | - | lab(91.31,-11.47,83.38) |
CMYK | 0 | 0.075396825396825 | 0.81349206349206 | 0.011764705882353 | cmyk(0,0.075396825396825,0.81349206349206,0.011764705882353) |
Description
The RGB value of color #fce92f is rgb(252, 233, 47).
In the hex color #fce92f, The value of Red is 252, value of Green is 233, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #fce92f consists of 54° Hue, 97% Saturation, and 59% Lightness.
In the CMYK color model, the color #fce92f can be represented as Cyan=0%, Magenta=0.075396825396825%, Yellow=0.81349206349206%, and Black=0.011764705882353%.
Shades of #fce92f
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 #fce92f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fce92f
Preview of #fce92f on White Background
The contrast ratio of #fce92f with white color is 1.25
Preview of #fce92f on black background
The contrast ratio of #fce92f with black color is 16.84
#fce92f color will look good with a black background.
Color Schemes of #fce92f
Triadic Colors of #fce92f
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 #fce92f
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 #fce92f
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 #fce92f
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: #fce92f;
}
This is a sample text used for the color #fce92f. 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: #fce92f;
}
This is a sample text used for the color #fce92f. 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 #fce92f;
}
This is a sample text used for the color #fce92f. 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 47.37%
Green 43.8%
Blue 8.83%
CMYK Percentage
Cyan 0
Magenta 8.37%
Yellow 90.32%
Black 1.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.