#bfaea4 Hex Color
rgb(191, 174, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | ae | a4 | - | #bfaea4 |
RGB | 191 | 174 | 164 | - | rgb(191,174,164) |
HSL | 22 | 17% | 70% | - | hsl(22,17%,70%) |
HSV | 22 | 14% | 75% | - | hsv(22,14%,75%) |
XYZ | 43.3227 | 44.0288 | 41.337 | - | xyz(43.3227,44.0288,41.337) |
CIE-LAB | 72.25 | 4.42 | 7.33 | - | lab(72.25,4.42,7.33) |
CMYK | 0 | 0.089005235602094 | 0.1413612565445 | 0.25098039215686 | cmyk(0,0.089005235602094,0.1413612565445,0.25098039215686) |
Description
The RGB value of color #bfaea4 is rgb(191, 174, 164).
In the hex color #bfaea4, The value of Red is 191, value of Green is 174, and value of Blue is 164. The primary color is Red. Similarly, The HSL values for #bfaea4 consists of 22° Hue, 17% Saturation, and 70% Lightness.
In the CMYK color model, the color #bfaea4 can be represented as Cyan=0%, Magenta=0.089005235602094%, Yellow=0.1413612565445%, and Black=0.25098039215686%.
Shades of #bfaea4
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 #bfaea4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfaea4
Preview of #bfaea4 on White Background
The contrast ratio of #bfaea4 with white color is 2.14
Preview of #bfaea4 on black background
The contrast ratio of #bfaea4 with black color is 9.81
#bfaea4 color will look good with a black background.
Color Schemes of #bfaea4
Triadic Colors of #bfaea4
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 #bfaea4
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 #bfaea4
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 #bfaea4
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: #bfaea4;
}
This is a sample text used for the color #bfaea4. 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: #bfaea4;
}
This is a sample text used for the color #bfaea4. 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 #bfaea4;
}
This is a sample text used for the color #bfaea4. 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 36.11%
Green 32.89%
Blue 31%
CMYK Percentage
Cyan 0
Magenta 18.49%
Yellow 29.37%
Black 52.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.