#fec88b Hex Color
rgb(254, 200, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | c8 | 8b | - | #fec88b |
RGB | 254 | 200 | 139 | - | rgb(254,200,139) |
HSL | 32 | 98% | 77% | - | hsl(32,98%,77%) |
HSV | 32 | 45% | 100% | - | hsv(32,45%,100%) |
XYZ | 66.1875 | 64.2435 | 33.3379 | - | xyz(66.1875,64.2435,33.3379) |
CIE-LAB | 84.09 | 11.75 | 37.77 | - | lab(84.09,11.75,37.77) |
CMYK | 0 | 0.21259842519685 | 0.45275590551181 | 0.003921568627451 | cmyk(0,0.21259842519685,0.45275590551181,0.003921568627451) |
Description
The RGB value of color #fec88b is rgb(254, 200, 139).
In the hex color #fec88b, The value of Red is 254, value of Green is 200, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #fec88b consists of 32° Hue, 98% Saturation, and 77% Lightness.
In the CMYK color model, the color #fec88b can be represented as Cyan=0%, Magenta=0.21259842519685%, Yellow=0.45275590551181%, and Black=0.003921568627451%.
Shades of #fec88b
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 #fec88b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fec88b
Preview of #fec88b on White Background
The contrast ratio of #fec88b with white color is 1.52
Preview of #fec88b on black background
The contrast ratio of #fec88b with black color is 13.85
#fec88b color will look good with a black background.
Color Schemes of #fec88b
Triadic Colors of #fec88b
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 #fec88b
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 #fec88b
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 #fec88b
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: #fec88b;
}
This is a sample text used for the color #fec88b. 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: #fec88b;
}
This is a sample text used for the color #fec88b. 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 #fec88b;
}
This is a sample text used for the color #fec88b. 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 42.83%
Green 33.73%
Blue 23.44%
CMYK Percentage
Cyan 0
Magenta 31.77%
Yellow 67.65%
Black 0.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.