#fbb47c Hex Color
rgb(251, 180, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | b4 | 7c | - | #fbb47c |
RGB | 251 | 180 | 124 | - | rgb(251,180,124) |
HSL | 26 | 94% | 74% | - | hsl(26,94%,74%) |
HSV | 26 | 51% | 98% | - | hsv(26,51%,98%) |
XYZ | 59.743 | 54.607 | 26.4602 | - | xyz(59.743,54.607,26.4602) |
CIE-LAB | 78.81 | 19.62 | 38.67 | - | lab(78.81,19.62,38.67) |
CMYK | 0 | 0.28286852589641 | 0.50597609561753 | 0.015686274509804 | cmyk(0,0.28286852589641,0.50597609561753,0.015686274509804) |
Description
The RGB value of color #fbb47c is rgb(251, 180, 124).
In the hex color #fbb47c, The value of Red is 251, value of Green is 180, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #fbb47c consists of 26° Hue, 94% Saturation, and 74% Lightness.
In the CMYK color model, the color #fbb47c can be represented as Cyan=0%, Magenta=0.28286852589641%, Yellow=0.50597609561753%, and Black=0.015686274509804%.
Shades of #fbb47c
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 #fbb47c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbb47c
Preview of #fbb47c on White Background
The contrast ratio of #fbb47c with white color is 1.76
Preview of #fbb47c on black background
The contrast ratio of #fbb47c with black color is 11.92
#fbb47c color will look good with a black background.
Color Schemes of #fbb47c
Triadic Colors of #fbb47c
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 #fbb47c
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 #fbb47c
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 #fbb47c
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: #fbb47c;
}
This is a sample text used for the color #fbb47c. 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: #fbb47c;
}
This is a sample text used for the color #fbb47c. 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 #fbb47c;
}
This is a sample text used for the color #fbb47c. 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 45.23%
Green 32.43%
Blue 22.34%
CMYK Percentage
Cyan 0
Magenta 35.16%
Yellow 62.89%
Black 1.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.