#ffef1c Hex Color
rgb(255, 239, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | ef | 1c | - | #ffef1c |
RGB | 255 | 239 | 28 | - | rgb(255,239,28) |
HSL | 56 | 100% | 55% | - | hsl(56,100%,55%) |
HSV | 56 | 89% | 100% | - | hsv(56,89%,100%) |
XYZ | 72.3161 | 83.0768 | 13.3226 | - | xyz(72.3161,83.0768,13.3226) |
CIE-LAB | 93.05 | -13.58 | 88.72 | - | lab(93.05,-13.58,88.72) |
CMYK | 0 | 0.062745098039216 | 0.89019607843137 | 0 | cmyk(0,0.062745098039216,0.89019607843137,0) |
Description
The RGB value of color #ffef1c is rgb(255, 239, 28).
In the hex color #ffef1c, The value of Red is 255, value of Green is 239, and value of Blue is 28. The primary color is Red. Similarly, The HSL values for #ffef1c consists of 56° Hue, 100% Saturation, and 55% Lightness.
In the CMYK color model, the color #ffef1c can be represented as Cyan=0%, Magenta=0.062745098039216%, Yellow=0.89019607843137%, and Black=0%.
Shades of #ffef1c
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 #ffef1c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffef1c
Preview of #ffef1c on White Background
The contrast ratio of #ffef1c with white color is 1.19
Preview of #ffef1c on black background
The contrast ratio of #ffef1c with black color is 17.62
#ffef1c color will look good with a black background.
Color Schemes of #ffef1c
Triadic Colors of #ffef1c
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 #ffef1c
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 #ffef1c
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 #ffef1c
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: #ffef1c;
}
This is a sample text used for the color #ffef1c. 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: #ffef1c;
}
This is a sample text used for the color #ffef1c. 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 #ffef1c;
}
This is a sample text used for the color #ffef1c. 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 48.85%
Green 45.79%
Blue 5.36%
CMYK Percentage
Cyan 0
Magenta 6.58%
Yellow 93.42%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.