#bfa1a1 Hex Color
rgb(191, 161, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | a1 | a1 | - | #bfa1a1 |
RGB | 191 | 161 | 161 | - | rgb(191,161,161) |
HSL | 0 | 19% | 69% | - | hsl(0,19%,69%) |
HSV | 0 | 16% | 75% | - | hsv(0,16%,75%) |
XYZ | 40.6637 | 39.1393 | 39.1296 | - | xyz(40.6637,39.1393,39.1296) |
CIE-LAB | 68.85 | 11.01 | 4.1 | - | lab(68.85,11.01,4.1) |
CMYK | 0 | 0.15706806282723 | 0.15706806282723 | 0.25098039215686 | cmyk(0,0.15706806282723,0.15706806282723,0.25098039215686) |
Description
The RGB value of color #bfa1a1 is rgb(191, 161, 161).
In the hex color #bfa1a1, The value of Red is 191, value of Green is 161, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #bfa1a1 consists of 0° Hue, 19% Saturation, and 69% Lightness.
In the CMYK color model, the color #bfa1a1 can be represented as Cyan=0%, Magenta=0.15706806282723%, Yellow=0.15706806282723%, and Black=0.25098039215686%.
Shades of #bfa1a1
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 #bfa1a1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfa1a1
Preview of #bfa1a1 on White Background
The contrast ratio of #bfa1a1 with white color is 2.38
Preview of #bfa1a1 on black background
The contrast ratio of #bfa1a1 with black color is 8.83
#bfa1a1 color will look good with a black background.
Color Schemes of #bfa1a1
Triadic Colors of #bfa1a1
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 #bfa1a1
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 #bfa1a1
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 #bfa1a1
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: #bfa1a1;
}
This is a sample text used for the color #bfa1a1. 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: #bfa1a1;
}
This is a sample text used for the color #bfa1a1. 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 #bfa1a1;
}
This is a sample text used for the color #bfa1a1. 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 37.23%
Green 31.38%
Blue 31.38%
CMYK Percentage
Cyan 0
Magenta 27.79%
Yellow 27.79%
Black 44.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.