#febe82 Hex Color
rgb(254, 190, 130)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fe | be | 82 | - | #febe82 |
| RGB | 254 | 190 | 130 | - | rgb(254,190,130) |
| HSL | 29 | 98% | 75% | - | hsl(29,98%,75%) |
| HSV | 29 | 49% | 100% | - | hsv(29,49%,100%) |
| XYZ | 63.3158 | 59.5094 | 29.2685 | - | xyz(63.3158,59.5094,29.2685) |
| CIE-LAB | 81.57 | 16.11 | 39.15 | - | lab(81.57,16.11,39.15) |
| CMYK | 0 | 0.25196850393701 | 0.48818897637795 | 0.003921568627451 | cmyk(0,0.25196850393701,0.48818897637795,0.003921568627451) |
Description
The RGB value of color #febe82 is rgb(254, 190, 130).
In the hex color #febe82, The value of Red is 254, value of Green is 190, and value of Blue is 130. The primary color is Red. Similarly, The HSL values for #febe82 consists of 29° Hue, 98% Saturation, and 75% Lightness.
In the CMYK color model, the color #febe82 can be represented as Cyan=0%, Magenta=0.25196850393701%, Yellow=0.48818897637795%, and Black=0.003921568627451%.
Shades of #febe82
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 #febe82
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #febe82
Preview of #febe82 on White Background
The contrast ratio of #febe82 with white color is 1.63
Preview of #febe82 on black background
The contrast ratio of #febe82 with black color is 12.9
#febe82 color will look good with a black background.
Color Schemes of #febe82
Triadic Colors of #febe82
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 #febe82
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 #febe82
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 #febe82
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: #febe82;
}
This is a sample text used for the color #febe82. 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: #febe82;
}
This is a sample text used for the color #febe82. 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 #febe82;
}
This is a sample text used for the color #febe82. 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 44.25%
Green 33.1%
Blue 22.65%
CMYK Percentage
Cyan 0
Magenta 33.86%
Yellow 65.61%
Black 0.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.