#b3867c Hex Color
rgb(179, 134, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 86 | 7c | - | #b3867c |
RGB | 179 | 134 | 124 | - | rgb(179,134,124) |
HSL | 11 | 27% | 59% | - | hsl(11,27%,59%) |
HSV | 11 | 31% | 70% | - | hsv(11,31%,70%) |
XYZ | 30.7536 | 28.0891 | 22.8696 | - | xyz(30.7536,28.0891,22.8696) |
CIE-LAB | 59.97 | 15.81 | 12.1 | - | lab(59.97,15.81,12.1) |
CMYK | 0 | 0.25139664804469 | 0.3072625698324 | 0.29803921568627 | cmyk(0,0.25139664804469,0.3072625698324,0.29803921568627) |
Description
The RGB value of color #b3867c is rgb(179, 134, 124).
In the hex color #b3867c, The value of Red is 179, value of Green is 134, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #b3867c consists of 11° Hue, 27% Saturation, and 59% Lightness.
In the CMYK color model, the color #b3867c can be represented as Cyan=0%, Magenta=0.25139664804469%, Yellow=0.3072625698324%, and Black=0.29803921568627%.
Shades of #b3867c
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 #b3867c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3867c
Preview of #b3867c on White Background
The contrast ratio of #b3867c with white color is 3.17
Preview of #b3867c on black background
The contrast ratio of #b3867c with black color is 6.62
#b3867c color will look good with a black background.
Color Schemes of #b3867c
Triadic Colors of #b3867c
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 #b3867c
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 #b3867c
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 #b3867c
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: #b3867c;
}
This is a sample text used for the color #b3867c. 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: #b3867c;
}
This is a sample text used for the color #b3867c. 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 #b3867c;
}
This is a sample text used for the color #b3867c. 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 40.96%
Green 30.66%
Blue 28.38%
CMYK Percentage
Cyan 0
Magenta 29.34%
Yellow 35.87%
Black 34.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.