#fcbe89 Hex Color
rgb(252, 190, 137)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | be | 89 | - | #fcbe89 |
RGB | 252 | 190 | 137 | - | rgb(252,190,137) |
HSL | 28 | 95% | 76% | - | hsl(28,95%,76%) |
HSV | 28 | 46% | 99% | - | hsv(28,46%,99%) |
XYZ | 63.0737 | 59.3285 | 31.7941 | - | xyz(63.0737,59.3285,31.7941) |
CIE-LAB | 81.47 | 15.98 | 35.37 | - | lab(81.47,15.98,35.37) |
CMYK | 0 | 0.24603174603175 | 0.45634920634921 | 0.011764705882353 | cmyk(0,0.24603174603175,0.45634920634921,0.011764705882353) |
Description
The RGB value of color #fcbe89 is rgb(252, 190, 137).
In the hex color #fcbe89, The value of Red is 252, value of Green is 190, and value of Blue is 137. The primary color is Red. Similarly, The HSL values for #fcbe89 consists of 28° Hue, 95% Saturation, and 76% Lightness.
In the CMYK color model, the color #fcbe89 can be represented as Cyan=0%, Magenta=0.24603174603175%, Yellow=0.45634920634921%, and Black=0.011764705882353%.
Shades of #fcbe89
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 #fcbe89
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcbe89
Preview of #fcbe89 on White Background
The contrast ratio of #fcbe89 with white color is 1.63
Preview of #fcbe89 on black background
The contrast ratio of #fcbe89 with black color is 12.87
#fcbe89 color will look good with a black background.
Color Schemes of #fcbe89
Triadic Colors of #fcbe89
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 #fcbe89
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 #fcbe89
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 #fcbe89
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: #fcbe89;
}
This is a sample text used for the color #fcbe89. 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: #fcbe89;
}
This is a sample text used for the color #fcbe89. 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 #fcbe89;
}
This is a sample text used for the color #fcbe89. 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 43.52%
Green 32.82%
Blue 23.66%
CMYK Percentage
Cyan 0
Magenta 34.45%
Yellow 63.9%
Black 1.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.