#fefebb Hex Color
rgb(254, 254, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | fe | bb | - | #fefebb |
RGB | 254 | 254 | 187 | - | rgb(254,254,187) |
HSL | 60 | 97% | 86% | - | hsl(60,97%,86%) |
HSV | 60 | 26% | 100% | - | hsv(60,26%,100%) |
XYZ | 85.2845 | 95.5423 | 60.9602 | - | xyz(85.2845,95.5423,60.9602) |
CIE-LAB | 98.25 | -10.2 | 32.14 | - | lab(98.25,-10.2,32.14) |
CMYK | 0 | 0 | 0.26377952755906 | 0.003921568627451 | cmyk(0,0,0.26377952755906,0.003921568627451) |
Description
The RGB value of color #fefebb is rgb(254, 254, 187).
In the hex color #fefebb, The value of Red is 254, value of Green is 254, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #fefebb consists of 60° Hue, 97% Saturation, and 86% Lightness.
In the CMYK color model, the color #fefebb can be represented as Cyan=0%, Magenta=0%, Yellow=0.26377952755906%, and Black=0.003921568627451%.
Shades of #fefebb
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 #fefebb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fefebb
Preview of #fefebb on White Background
The contrast ratio of #fefebb with white color is 1.04
Preview of #fefebb on black background
The contrast ratio of #fefebb with black color is 20.11
#fefebb color will look good with a black background.
Color Schemes of #fefebb
Triadic Colors of #fefebb
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 #fefebb
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 #fefebb
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 #fefebb
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: #fefebb;
}
This is a sample text used for the color #fefebb. 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: #fefebb;
}
This is a sample text used for the color #fefebb. 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 #fefebb;
}
This is a sample text used for the color #fefebb. 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.55%
Green 36.55%
Blue 26.91%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 98.54%
Black 1.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.