#b37fa2 Hex Color
rgb(179, 127, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 7f | a2 | - | #b37fa2 |
RGB | 179 | 127 | 162 | - | rgb(179,127,162) |
HSL | 320 | 25% | 60% | - | hsl(320,25%,60%) |
HSV | 320 | 29% | 70% | - | hsv(320,29%,70%) |
XYZ | 32.7014 | 27.3711 | 37.742 | - | xyz(32.7014,27.3711,37.742) |
CIE-LAB | 59.32 | 25.72 | -10.64 | - | lab(59.32,25.72,-10.64) |
CMYK | 0 | 0.29050279329609 | 0.094972067039106 | 0.29803921568627 | cmyk(0,0.29050279329609,0.094972067039106,0.29803921568627) |
Description
The RGB value of color #b37fa2 is rgb(179, 127, 162).
In the hex color #b37fa2, The value of Red is 179, value of Green is 127, and value of Blue is 162. The primary color is Red. Similarly, The HSL values for #b37fa2 consists of 320° Hue, 25% Saturation, and 60% Lightness.
In the CMYK color model, the color #b37fa2 can be represented as Cyan=0%, Magenta=0.29050279329609%, Yellow=0.094972067039106%, and Black=0.29803921568627%.
Shades of #b37fa2
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 #b37fa2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b37fa2
Preview of #b37fa2 on White Background
The contrast ratio of #b37fa2 with white color is 3.24
Preview of #b37fa2 on black background
The contrast ratio of #b37fa2 with black color is 6.47
#b37fa2 color will look good with a black background.
Color Schemes of #b37fa2
Triadic Colors of #b37fa2
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 #b37fa2
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 #b37fa2
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 #b37fa2
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: #b37fa2;
}
This is a sample text used for the color #b37fa2. 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: #b37fa2;
}
This is a sample text used for the color #b37fa2. 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 #b37fa2;
}
This is a sample text used for the color #b37fa2. 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 38.25%
Green 27.14%
Blue 34.62%
CMYK Percentage
Cyan 0
Magenta 42.5%
Yellow 13.89%
Black 43.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.