#fcf142 Hex Color
rgb(252, 241, 66)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | f1 | 42 | - | #fcf142 |
RGB | 252 | 241 | 66 | - | rgb(252,241,66) |
HSL | 56 | 97% | 62% | - | hsl(56,97%,62%) |
HSV | 56 | 74% | 99% | - | hsv(56,74%,99%) |
XYZ | 72.5835 | 83.9994 | 17.5422 | - | xyz(72.5835,83.9994,17.5422) |
CIE-LAB | 93.45 | -14.75 | 79.88 | - | lab(93.45,-14.75,79.88) |
CMYK | 0 | 0.043650793650794 | 0.73809523809524 | 0.011764705882353 | cmyk(0,0.043650793650794,0.73809523809524,0.011764705882353) |
Description
The RGB value of color #fcf142 is rgb(252, 241, 66).
In the hex color #fcf142, The value of Red is 252, value of Green is 241, and value of Blue is 66. The primary color is Red. Similarly, The HSL values for #fcf142 consists of 56° Hue, 97% Saturation, and 62% Lightness.
In the CMYK color model, the color #fcf142 can be represented as Cyan=0%, Magenta=0.043650793650794%, Yellow=0.73809523809524%, and Black=0.011764705882353%.
Shades of #fcf142
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 #fcf142
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcf142
Preview of #fcf142 on White Background
The contrast ratio of #fcf142 with white color is 1.18
Preview of #fcf142 on black background
The contrast ratio of #fcf142 with black color is 17.8
#fcf142 color will look good with a black background.
Color Schemes of #fcf142
Triadic Colors of #fcf142
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 #fcf142
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 #fcf142
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 #fcf142
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: #fcf142;
}
This is a sample text used for the color #fcf142. 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: #fcf142;
}
This is a sample text used for the color #fcf142. 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 #fcf142;
}
This is a sample text used for the color #fcf142. 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 43.11%
Blue 11.81%
CMYK Percentage
Cyan 0
Magenta 5.5%
Yellow 93.02%
Black 1.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.