#b3a5a1 Hex Color
rgb(179, 165, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | a5 | a1 | - | #b3a5a1 |
RGB | 179 | 165 | 161 | - | rgb(179,165,161) |
HSL | 13 | 11% | 67% | - | hsl(13,11%,67%) |
HSV | 13 | 10% | 70% | - | hsv(13,10%,70%) |
XYZ | 38.4786 | 39.0672 | 39.2309 | - | xyz(38.4786,39.0672,39.2309) |
CIE-LAB | 68.8 | 4.37 | 3.89 | - | lab(68.8,4.37,3.89) |
CMYK | 0 | 0.078212290502793 | 0.10055865921788 | 0.29803921568627 | cmyk(0,0.078212290502793,0.10055865921788,0.29803921568627) |
Description
The RGB value of color #b3a5a1 is rgb(179, 165, 161).
In the hex color #b3a5a1, The value of Red is 179, value of Green is 165, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #b3a5a1 consists of 13° Hue, 11% Saturation, and 67% Lightness.
In the CMYK color model, the color #b3a5a1 can be represented as Cyan=0%, Magenta=0.078212290502793%, Yellow=0.10055865921788%, and Black=0.29803921568627%.
Shades of #b3a5a1
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 #b3a5a1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3a5a1
Preview of #b3a5a1 on White Background
The contrast ratio of #b3a5a1 with white color is 2.38
Preview of #b3a5a1 on black background
The contrast ratio of #b3a5a1 with black color is 8.81
#b3a5a1 color will look good with a black background.
Color Schemes of #b3a5a1
Triadic Colors of #b3a5a1
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 #b3a5a1
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 #b3a5a1
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 #b3a5a1
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: #b3a5a1;
}
This is a sample text used for the color #b3a5a1. 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: #b3a5a1;
}
This is a sample text used for the color #b3a5a1. 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 #b3a5a1;
}
This is a sample text used for the color #b3a5a1. 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 35.45%
Green 32.67%
Blue 31.88%
CMYK Percentage
Cyan 0
Magenta 16.4%
Yellow 21.09%
Black 62.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.