#fefdbb Hex Color
rgb(254, 253, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | fd | bb | - | #fefdbb |
| RGB | 254 | 253 | 187 | - | rgb(254,253,187) |
| HSL | 59 | 97% | 86% | - | hsl(59,97%,86%) |
| HSV | 59 | 26% | 100% | - | hsv(59,26%,100%) |
| XYZ | 84.968 | 94.9092 | 60.8547 | - | xyz(84.968,94.9092,60.8547) |
| CIE-LAB | 98 | -9.71 | 31.8 | - | lab(98,-9.71,31.8) |
| CMYK | 0 | 0.0039370078740157 | 0.26377952755906 | 0.003921568627451 | cmyk(0,0.0039370078740157,0.26377952755906,0.003921568627451) |
Description
The RGB value of color #fefdbb is rgb(254, 253, 187).
In the hex color #fefdbb, The value of Red is 254, value of Green is 253, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #fefdbb consists of 59° Hue, 97% Saturation, and 86% Lightness.
In the CMYK color model, the color #fefdbb can be represented as Cyan=0%, Magenta=0.0039370078740157%, Yellow=0.26377952755906%, and Black=0.003921568627451%.
Shades of #fefdbb
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 #fefdbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fefdbb
Preview of #fefdbb on White Background
The contrast ratio of #fefdbb with white color is 1.05
Preview of #fefdbb on black background
The contrast ratio of #fefdbb with black color is 19.98
#fefdbb color will look good with a black background.
Color Schemes of #fefdbb
Triadic Colors of #fefdbb
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 #fefdbb
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 #fefdbb
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 #fefdbb
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: #fefdbb;
}
This is a sample text used for the color #fefdbb. 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: #fefdbb;
}
This is a sample text used for the color #fefdbb. 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 #fefdbb;
}
This is a sample text used for the color #fefdbb. 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 36.6%
Green 36.46%
Blue 26.95%
CMYK Percentage
Cyan 0
Magenta 1.45%
Yellow 97.11%
Black 1.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.