#fbbbac Hex Color
rgb(251, 187, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | bb | ac | - | #fbbbac |
RGB | 251 | 187 | 172 | - | rgb(251,187,172) |
HSL | 11 | 91% | 83% | - | hsl(11,91%,83%) |
HSV | 11 | 31% | 98% | - | hsv(11,31%,98%) |
XYZ | 65.0004 | 59.0284 | 46.9975 | - | xyz(65.0004,59.0284,46.9975) |
CIE-LAB | 81.31 | 21.09 | 16.62 | - | lab(81.31,21.09,16.62) |
CMYK | 0 | 0.25498007968127 | 0.31474103585657 | 0.015686274509804 | cmyk(0,0.25498007968127,0.31474103585657,0.015686274509804) |
Description
The RGB value of color #fbbbac is rgb(251, 187, 172).
In the hex color #fbbbac, The value of Red is 251, value of Green is 187, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #fbbbac consists of 11° Hue, 91% Saturation, and 83% Lightness.
In the CMYK color model, the color #fbbbac can be represented as Cyan=0%, Magenta=0.25498007968127%, Yellow=0.31474103585657%, and Black=0.015686274509804%.
Shades of #fbbbac
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 #fbbbac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbbbac
Preview of #fbbbac on White Background
The contrast ratio of #fbbbac with white color is 1.64
Preview of #fbbbac on black background
The contrast ratio of #fbbbac with black color is 12.81
#fbbbac color will look good with a black background.
Color Schemes of #fbbbac
Triadic Colors of #fbbbac
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 #fbbbac
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 #fbbbac
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 #fbbbac
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: #fbbbac;
}
This is a sample text used for the color #fbbbac. 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: #fbbbac;
}
This is a sample text used for the color #fbbbac. 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 #fbbbac;
}
This is a sample text used for the color #fbbbac. 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 41.15%
Green 30.66%
Blue 28.2%
CMYK Percentage
Cyan 0
Magenta 43.56%
Yellow 53.76%
Black 2.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.