#b46a95 Hex Color
rgb(180, 106, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 6a | 95 | - | #b46a95 |
RGB | 180 | 106 | 149 | - | rgb(180,106,149) |
HSL | 325 | 33% | 56% | - | hsl(325,33%,56%) |
HSV | 325 | 41% | 71% | - | hsv(325,41%,71%) |
XYZ | 29.4012 | 22.1813 | 31.1656 | - | xyz(29.4012,22.1813,31.1656) |
CIE-LAB | 54.22 | 35.48 | -10.74 | - | lab(54.22,35.48,-10.74) |
CMYK | 0 | 0.41111111111111 | 0.17222222222222 | 0.29411764705882 | cmyk(0,0.41111111111111,0.17222222222222,0.29411764705882) |
Description
The RGB value of color #b46a95 is rgb(180, 106, 149).
In the hex color #b46a95, The value of Red is 180, value of Green is 106, and value of Blue is 149. The primary color is Red. Similarly, The HSL values for #b46a95 consists of 325° Hue, 33% Saturation, and 56% Lightness.
In the CMYK color model, the color #b46a95 can be represented as Cyan=0%, Magenta=0.41111111111111%, Yellow=0.17222222222222%, and Black=0.29411764705882%.
Shades of #b46a95
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 #b46a95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b46a95
Preview of #b46a95 on White Background
The contrast ratio of #b46a95 with white color is 3.86
Preview of #b46a95 on black background
The contrast ratio of #b46a95 with black color is 5.44
#b46a95 color will look good with a black background.
Color Schemes of #b46a95
Triadic Colors of #b46a95
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 #b46a95
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 #b46a95
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 #b46a95
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: #b46a95;
}
This is a sample text used for the color #b46a95. 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: #b46a95;
}
This is a sample text used for the color #b46a95. 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 #b46a95;
}
This is a sample text used for the color #b46a95. 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 41.38%
Green 24.37%
Blue 34.25%
CMYK Percentage
Cyan 0
Magenta 46.85%
Yellow 19.63%
Black 33.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.