#b67a6e Hex Color
rgb(182, 122, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 7a | 6e | - | #b67a6e |
RGB | 182 | 122 | 110 | - | rgb(182,122,110) |
HSL | 10 | 33% | 57% | - | hsl(10,33%,57%) |
HSV | 10 | 40% | 71% | - | hsv(10,40%,71%) |
XYZ | 29.0654 | 24.9899 | 18.0435 | - | xyz(29.0654,24.9899,18.0435) |
CIE-LAB | 57.07 | 21.92 | 16.12 | - | lab(57.07,21.92,16.12) |
CMYK | 0 | 0.32967032967033 | 0.3956043956044 | 0.28627450980392 | cmyk(0,0.32967032967033,0.3956043956044,0.28627450980392) |
Description
The RGB value of color #b67a6e is rgb(182, 122, 110).
In the hex color #b67a6e, The value of Red is 182, value of Green is 122, and value of Blue is 110. The primary color is Red. Similarly, The HSL values for #b67a6e consists of 10° Hue, 33% Saturation, and 57% Lightness.
In the CMYK color model, the color #b67a6e can be represented as Cyan=0%, Magenta=0.32967032967033%, Yellow=0.3956043956044%, and Black=0.28627450980392%.
Shades of #b67a6e
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 #b67a6e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b67a6e
Preview of #b67a6e on White Background
The contrast ratio of #b67a6e with white color is 3.5
Preview of #b67a6e on black background
The contrast ratio of #b67a6e with black color is 6
#b67a6e color will look good with a black background.
Color Schemes of #b67a6e
Triadic Colors of #b67a6e
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 #b67a6e
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 #b67a6e
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 #b67a6e
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: #b67a6e;
}
This is a sample text used for the color #b67a6e. 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: #b67a6e;
}
This is a sample text used for the color #b67a6e. 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 #b67a6e;
}
This is a sample text used for the color #b67a6e. 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 43.96%
Green 29.47%
Blue 26.57%
CMYK Percentage
Cyan 0
Magenta 32.59%
Yellow 39.11%
Black 28.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.