#fce47b Hex Color
rgb(252, 228, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | e4 | 7b | - | #fce47b |
RGB | 252 | 228 | 123 | - | rgb(252,228,123) |
HSL | 49 | 96% | 74% | - | hsl(49,96%,74%) |
HSV | 49 | 51% | 99% | - | hsv(49,51%,99%) |
XYZ | 71.4634 | 77.6123 | 29.953 | - | xyz(71.4634,77.6123,29.953) |
CIE-LAB | 90.6 | -4.84 | 53.72 | - | lab(90.6,-4.84,53.72) |
CMYK | 0 | 0.095238095238095 | 0.51190476190476 | 0.011764705882353 | cmyk(0,0.095238095238095,0.51190476190476,0.011764705882353) |
Description
The RGB value of color #fce47b is rgb(252, 228, 123).
In the hex color #fce47b, The value of Red is 252, value of Green is 228, and value of Blue is 123. The primary color is Red. Similarly, The HSL values for #fce47b consists of 49° Hue, 96% Saturation, and 74% Lightness.
In the CMYK color model, the color #fce47b can be represented as Cyan=0%, Magenta=0.095238095238095%, Yellow=0.51190476190476%, and Black=0.011764705882353%.
Shades of #fce47b
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 #fce47b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fce47b
Preview of #fce47b on White Background
The contrast ratio of #fce47b with white color is 1.27
Preview of #fce47b on black background
The contrast ratio of #fce47b with black color is 16.52
#fce47b color will look good with a black background.
Color Schemes of #fce47b
Triadic Colors of #fce47b
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 #fce47b
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 #fce47b
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 #fce47b
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: #fce47b;
}
This is a sample text used for the color #fce47b. 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: #fce47b;
}
This is a sample text used for the color #fce47b. 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 #fce47b;
}
This is a sample text used for the color #fce47b. 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 41.79%
Green 37.81%
Blue 20.4%
CMYK Percentage
Cyan 0
Magenta 15.39%
Yellow 82.71%
Black 1.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.