#fbaa9e Hex Color
rgb(251, 170, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | aa | 9e | - | #fbaa9e |
RGB | 251 | 170 | 158 | - | rgb(251,170,158) |
HSL | 8 | 92% | 80% | - | hsl(8,92%,80%) |
HSV | 8 | 37% | 98% | - | hsv(8,37%,98%) |
XYZ | 60.3299 | 51.7273 | 39.1524 | - | xyz(60.3299,51.7273,39.1524) |
CIE-LAB | 77.12 | 28.33 | 18.33 | - | lab(77.12,28.33,18.33) |
CMYK | 0 | 0.32270916334661 | 0.37051792828685 | 0.015686274509804 | cmyk(0,0.32270916334661,0.37051792828685,0.015686274509804) |
Description
The RGB value of color #fbaa9e is rgb(251, 170, 158).
In the hex color #fbaa9e, The value of Red is 251, value of Green is 170, and value of Blue is 158. The primary color is Red. Similarly, The HSL values for #fbaa9e consists of 8° Hue, 92% Saturation, and 80% Lightness.
In the CMYK color model, the color #fbaa9e can be represented as Cyan=0%, Magenta=0.32270916334661%, Yellow=0.37051792828685%, and Black=0.015686274509804%.
Shades of #fbaa9e
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 #fbaa9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbaa9e
Preview of #fbaa9e on White Background
The contrast ratio of #fbaa9e with white color is 1.85
Preview of #fbaa9e on black background
The contrast ratio of #fbaa9e with black color is 11.35
#fbaa9e color will look good with a black background.
Color Schemes of #fbaa9e
Triadic Colors of #fbaa9e
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 #fbaa9e
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 #fbaa9e
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 #fbaa9e
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: #fbaa9e;
}
This is a sample text used for the color #fbaa9e. 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: #fbaa9e;
}
This is a sample text used for the color #fbaa9e. 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 #fbaa9e;
}
This is a sample text used for the color #fbaa9e. 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.35%
Green 29.36%
Blue 27.29%
CMYK Percentage
Cyan 0
Magenta 45.52%
Yellow 52.27%
Black 2.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.