#fce16b Hex Color
rgb(252, 225, 107)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | e1 | 6b | - | #fce16b |
| RGB | 252 | 225 | 107 | - | rgb(252,225,107) |
| HSL | 49 | 96% | 70% | - | hsl(49,96%,70%) |
| HSV | 49 | 58% | 99% | - | hsv(49,58%,99%) |
| XYZ | 69.7239 | 75.6074 | 24.8288 | - | xyz(69.7239,75.6074,24.8288) |
| CIE-LAB | 89.68 | -4.56 | 60.01 | - | lab(89.68,-4.56,60.01) |
| CMYK | 0 | 0.10714285714286 | 0.57539682539683 | 0.011764705882353 | cmyk(0,0.10714285714286,0.57539682539683,0.011764705882353) |
Description
The RGB value of color #fce16b is rgb(252, 225, 107).
In the hex color #fce16b, The value of Red is 252, value of Green is 225, and value of Blue is 107. The primary color is Red. Similarly, The HSL values for #fce16b consists of 49° Hue, 96% Saturation, and 70% Lightness.
In the CMYK color model, the color #fce16b can be represented as Cyan=0%, Magenta=0.10714285714286%, Yellow=0.57539682539683%, and Black=0.011764705882353%.
Shades of #fce16b
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 #fce16b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fce16b
Preview of #fce16b on White Background
The contrast ratio of #fce16b with white color is 1.3
Preview of #fce16b on black background
The contrast ratio of #fce16b with black color is 16.12
#fce16b color will look good with a black background.
Color Schemes of #fce16b
Triadic Colors of #fce16b
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 #fce16b
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 #fce16b
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 #fce16b
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: #fce16b;
}
This is a sample text used for the color #fce16b. 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: #fce16b;
}
This is a sample text used for the color #fce16b. 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 #fce16b;
}
This is a sample text used for the color #fce16b. 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.15%
Green 38.53%
Blue 18.32%
CMYK Percentage
Cyan 0
Magenta 15.43%
Yellow 82.87%
Black 1.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.