#b6737a Hex Color
rgb(182, 115, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 73 | 7a | - | #b6737a |
RGB | 182 | 115 | 122 | - | rgb(182,115,122) |
HSL | 354 | 31% | 58% | - | hsl(354,31%,58%) |
HSV | 354 | 37% | 71% | - | hsv(354,37%,71%) |
XYZ | 28.935 | 23.6117 | 21.4448 | - | xyz(28.935,23.6117,21.4448) |
CIE-LAB | 55.7 | 27.32 | 7.25 | - | lab(55.7,27.32,7.25) |
CMYK | 0 | 0.36813186813187 | 0.32967032967033 | 0.28627450980392 | cmyk(0,0.36813186813187,0.32967032967033,0.28627450980392) |
Description
The RGB value of color #b6737a is rgb(182, 115, 122).
In the hex color #b6737a, The value of Red is 182, value of Green is 115, and value of Blue is 122. The primary color is Red. Similarly, The HSL values for #b6737a consists of 354° Hue, 31% Saturation, and 58% Lightness.
In the CMYK color model, the color #b6737a can be represented as Cyan=0%, Magenta=0.36813186813187%, Yellow=0.32967032967033%, and Black=0.28627450980392%.
Shades of #b6737a
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 #b6737a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6737a
Preview of #b6737a on White Background
The contrast ratio of #b6737a with white color is 3.67
Preview of #b6737a on black background
The contrast ratio of #b6737a with black color is 5.72
#b6737a color will look good with a black background.
Color Schemes of #b6737a
Triadic Colors of #b6737a
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 #b6737a
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 #b6737a
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 #b6737a
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: #b6737a;
}
This is a sample text used for the color #b6737a. 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: #b6737a;
}
This is a sample text used for the color #b6737a. 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 #b6737a;
}
This is a sample text used for the color #b6737a. 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.44%
Green 27.45%
Blue 29.12%
CMYK Percentage
Cyan 0
Magenta 37.41%
Yellow 33.5%
Black 29.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.