#b2a77c Hex Color
rgb(178, 167, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | a7 | 7c | - | #b2a77c |
RGB | 178 | 167 | 124 | - | rgb(178,167,124) |
HSL | 48 | 26% | 59% | - | hsl(48,26%,59%) |
HSV | 48 | 30% | 70% | - | hsv(48,30%,70%) |
XYZ | 35.8169 | 38.5576 | 24.6234 | - | xyz(35.8169,38.5576,24.6234) |
CIE-LAB | 68.43 | -2.77 | 23.72 | - | lab(68.43,-2.77,23.72) |
CMYK | 0 | 0.061797752808989 | 0.30337078651685 | 0.30196078431373 | cmyk(0,0.061797752808989,0.30337078651685,0.30196078431373) |
Description
The RGB value of color #b2a77c is rgb(178, 167, 124).
In the hex color #b2a77c, The value of Red is 178, value of Green is 167, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #b2a77c consists of 48° Hue, 26% Saturation, and 59% Lightness.
In the CMYK color model, the color #b2a77c can be represented as Cyan=0%, Magenta=0.061797752808989%, Yellow=0.30337078651685%, and Black=0.30196078431373%.
Shades of #b2a77c
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 #b2a77c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2a77c
Preview of #b2a77c on White Background
The contrast ratio of #b2a77c with white color is 2.41
Preview of #b2a77c on black background
The contrast ratio of #b2a77c with black color is 8.71
#b2a77c color will look good with a black background.
Color Schemes of #b2a77c
Triadic Colors of #b2a77c
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 #b2a77c
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 #b2a77c
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 #b2a77c
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: #b2a77c;
}
This is a sample text used for the color #b2a77c. 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: #b2a77c;
}
This is a sample text used for the color #b2a77c. 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 #b2a77c;
}
This is a sample text used for the color #b2a77c. 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.95%
Green 35.61%
Blue 26.44%
CMYK Percentage
Cyan 0
Magenta 9.26%
Yellow 45.47%
Black 45.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.