#fce44f Hex Color
rgb(252, 228, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | e4 | 4f | - | #fce44f |
RGB | 252 | 228 | 79 | - | rgb(252,228,79) |
HSL | 52 | 97% | 65% | - | hsl(52,97%,65%) |
HSV | 52 | 69% | 99% | - | hsv(52,69%,99%) |
XYZ | 69.2996 | 76.7468 | 18.5583 | - | xyz(69.2996,76.7468,18.5583) |
CIE-LAB | 90.2 | -7.76 | 72.22 | - | lab(90.2,-7.76,72.22) |
CMYK | 0 | 0.095238095238095 | 0.68650793650794 | 0.011764705882353 | cmyk(0,0.095238095238095,0.68650793650794,0.011764705882353) |
Description
The RGB value of color #fce44f is rgb(252, 228, 79).
In the hex color #fce44f, The value of Red is 252, value of Green is 228, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #fce44f consists of 52° Hue, 97% Saturation, and 65% Lightness.
In the CMYK color model, the color #fce44f can be represented as Cyan=0%, Magenta=0.095238095238095%, Yellow=0.68650793650794%, and Black=0.011764705882353%.
Shades of #fce44f
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 #fce44f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fce44f
Preview of #fce44f on White Background
The contrast ratio of #fce44f with white color is 1.28
Preview of #fce44f on black background
The contrast ratio of #fce44f with black color is 16.35
#fce44f color will look good with a black background.
Color Schemes of #fce44f
Triadic Colors of #fce44f
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 #fce44f
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 #fce44f
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 #fce44f
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: #fce44f;
}
This is a sample text used for the color #fce44f. 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: #fce44f;
}
This is a sample text used for the color #fce44f. 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 #fce44f;
}
This is a sample text used for the color #fce44f. 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.08%
Green 40.79%
Blue 14.13%
CMYK Percentage
Cyan 0
Magenta 12%
Yellow 86.52%
Black 1.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.