#fce75b Hex Color
rgb(252, 231, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | e7 | 5b | - | #fce75b |
RGB | 252 | 231 | 91 | - | rgb(252,231,91) |
HSL | 52 | 96% | 67% | - | hsl(52,96%,67%) |
HSV | 52 | 64% | 99% | - | hsv(52,64%,99%) |
XYZ | 70.6091 | 78.6026 | 21.3479 | - | xyz(70.6091,78.6026,21.3479) |
CIE-LAB | 91.05 | -8.6 | 68.39 | - | lab(91.05,-8.6,68.39) |
CMYK | 0 | 0.083333333333333 | 0.63888888888889 | 0.011764705882353 | cmyk(0,0.083333333333333,0.63888888888889,0.011764705882353) |
Description
The RGB value of color #fce75b is rgb(252, 231, 91).
In the hex color #fce75b, The value of Red is 252, value of Green is 231, and value of Blue is 91. The primary color is Red. Similarly, The HSL values for #fce75b consists of 52° Hue, 96% Saturation, and 67% Lightness.
In the CMYK color model, the color #fce75b can be represented as Cyan=0%, Magenta=0.083333333333333%, Yellow=0.63888888888889%, and Black=0.011764705882353%.
Shades of #fce75b
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 #fce75b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fce75b
Preview of #fce75b on White Background
The contrast ratio of #fce75b with white color is 1.26
Preview of #fce75b on black background
The contrast ratio of #fce75b with black color is 16.72
#fce75b color will look good with a black background.
Color Schemes of #fce75b
Triadic Colors of #fce75b
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 #fce75b
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 #fce75b
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 #fce75b
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: #fce75b;
}
This is a sample text used for the color #fce75b. 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: #fce75b;
}
This is a sample text used for the color #fce75b. 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 #fce75b;
}
This is a sample text used for the color #fce75b. 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 43.9%
Green 40.24%
Blue 15.85%
CMYK Percentage
Cyan 0
Magenta 11.35%
Yellow 87.04%
Black 1.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.