#feeb3d Hex Color
rgb(254, 235, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | eb | 3d | - | #feeb3d |
RGB | 254 | 235 | 61 | - | rgb(254,235,61) |
HSL | 54 | 99% | 62% | - | hsl(54,99%,62%) |
HSV | 54 | 76% | 100% | - | hsv(54,76%,100%) |
XYZ | 71.4237 | 80.8244 | 16.2511 | - | xyz(71.4237,80.8244,16.2511) |
CIE-LAB | 92.05 | -11.17 | 80.21 | - | lab(92.05,-11.17,80.21) |
CMYK | 0 | 0.074803149606299 | 0.75984251968504 | 0.003921568627451 | cmyk(0,0.074803149606299,0.75984251968504,0.003921568627451) |
Description
The RGB value of color #feeb3d is rgb(254, 235, 61).
In the hex color #feeb3d, The value of Red is 254, value of Green is 235, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #feeb3d consists of 54° Hue, 99% Saturation, and 62% Lightness.
In the CMYK color model, the color #feeb3d can be represented as Cyan=0%, Magenta=0.074803149606299%, Yellow=0.75984251968504%, and Black=0.003921568627451%.
Shades of #feeb3d
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 #feeb3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feeb3d
Preview of #feeb3d on White Background
The contrast ratio of #feeb3d with white color is 1.22
Preview of #feeb3d on black background
The contrast ratio of #feeb3d with black color is 17.16
#feeb3d color will look good with a black background.
Color Schemes of #feeb3d
Triadic Colors of #feeb3d
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 #feeb3d
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 #feeb3d
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 #feeb3d
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: #feeb3d;
}
This is a sample text used for the color #feeb3d. 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: #feeb3d;
}
This is a sample text used for the color #feeb3d. 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 #feeb3d;
}
This is a sample text used for the color #feeb3d. 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 46.18%
Green 42.73%
Blue 11.09%
CMYK Percentage
Cyan 0
Magenta 8.92%
Yellow 90.61%
Black 0.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.