#fde48b Hex Color
rgb(253, 228, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | e4 | 8b | - | #fde48b |
RGB | 253 | 228 | 139 | - | rgb(253,228,139) |
HSL | 47 | 97% | 77% | - | hsl(47,97%,77%) |
HSV | 47 | 45% | 99% | - | hsv(47,45%,99%) |
XYZ | 72.9116 | 78.2335 | 35.6838 | - | xyz(72.9116,78.2335,35.6838) |
CIE-LAB | 90.89 | -3.01 | 46.4 | - | lab(90.89,-3.01,46.4) |
CMYK | 0 | 0.098814229249012 | 0.45059288537549 | 0.0078431372549019 | cmyk(0,0.098814229249012,0.45059288537549,0.0078431372549019) |
Description
The RGB value of color #fde48b is rgb(253, 228, 139).
In the hex color #fde48b, The value of Red is 253, value of Green is 228, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #fde48b consists of 47° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #fde48b can be represented as Cyan=0%, Magenta=0.098814229249012%, Yellow=0.45059288537549%, and Black=0.0078431372549019%.
Shades of #fde48b
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 #fde48b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fde48b
Preview of #fde48b on White Background
The contrast ratio of #fde48b with white color is 1.26
Preview of #fde48b on black background
The contrast ratio of #fde48b with black color is 16.65
#fde48b color will look good with a black background.
Color Schemes of #fde48b
Triadic Colors of #fde48b
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 #fde48b
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 #fde48b
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 #fde48b
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: #fde48b;
}
This is a sample text used for the color #fde48b. 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: #fde48b;
}
This is a sample text used for the color #fde48b. 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 #fde48b;
}
This is a sample text used for the color #fde48b. 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 40.81%
Green 36.77%
Blue 22.42%
CMYK Percentage
Cyan 0
Magenta 17.73%
Yellow 80.86%
Black 1.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.