#fee55f Hex Color
rgb(254, 229, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | e5 | 5f | - | #fee55f |
RGB | 254 | 229 | 95 | - | rgb(254,229,95) |
HSL | 51 | 99% | 68% | - | hsl(51,99%,68%) |
HSV | 51 | 63% | 100% | - | hsv(51,63%,100%) |
XYZ | 70.9579 | 77.9357 | 22.1297 | - | xyz(70.9579,77.9357,22.1297) |
CIE-LAB | 90.75 | -6.55 | 66.46 | - | lab(90.75,-6.55,66.46) |
CMYK | 0 | 0.098425196850394 | 0.6259842519685 | 0.003921568627451 | cmyk(0,0.098425196850394,0.6259842519685,0.003921568627451) |
Description
The RGB value of color #fee55f is rgb(254, 229, 95).
In the hex color #fee55f, The value of Red is 254, value of Green is 229, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #fee55f consists of 51° Hue, 99% Saturation, and 68% Lightness.
In the CMYK color model, the color #fee55f can be represented as Cyan=0%, Magenta=0.098425196850394%, Yellow=0.6259842519685%, and Black=0.003921568627451%.
Shades of #fee55f
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 #fee55f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fee55f
Preview of #fee55f on White Background
The contrast ratio of #fee55f with white color is 1.27
Preview of #fee55f on black background
The contrast ratio of #fee55f with black color is 16.59
#fee55f color will look good with a black background.
Color Schemes of #fee55f
Triadic Colors of #fee55f
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 #fee55f
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 #fee55f
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 #fee55f
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: #fee55f;
}
This is a sample text used for the color #fee55f. 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: #fee55f;
}
This is a sample text used for the color #fee55f. 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 #fee55f;
}
This is a sample text used for the color #fee55f. 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.94%
Green 39.62%
Blue 16.44%
CMYK Percentage
Cyan 0
Magenta 13.51%
Yellow 85.95%
Black 0.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.