#b96da0 Hex Color
rgb(185, 109, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | 6d | a0 | - | #b96da0 |
RGB | 185 | 109 | 160 | - | rgb(185,109,160) |
HSL | 320 | 35% | 58% | - | hsl(320,35%,58%) |
HSV | 320 | 41% | 73% | - | hsv(320,41%,73%) |
XYZ | 31.8214 | 23.7896 | 36.1724 | - | xyz(31.8214,23.7896,36.1724) |
CIE-LAB | 55.88 | 37.37 | -14.59 | - | lab(55.88,37.37,-14.59) |
CMYK | 0 | 0.41081081081081 | 0.13513513513514 | 0.27450980392157 | cmyk(0,0.41081081081081,0.13513513513514,0.27450980392157) |
Description
The RGB value of color #b96da0 is rgb(185, 109, 160).
In the hex color #b96da0, The value of Red is 185, value of Green is 109, and value of Blue is 160. The primary color is Red. Similarly, The HSL values for #b96da0 consists of 320° Hue, 35% Saturation, and 58% Lightness.
In the CMYK color model, the color #b96da0 can be represented as Cyan=0%, Magenta=0.41081081081081%, Yellow=0.13513513513514%, and Black=0.27450980392157%.
Shades of #b96da0
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 #b96da0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b96da0
Preview of #b96da0 on White Background
The contrast ratio of #b96da0 with white color is 3.65
Preview of #b96da0 on black background
The contrast ratio of #b96da0 with black color is 5.76
#b96da0 color will look good with a black background.
Color Schemes of #b96da0
Triadic Colors of #b96da0
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 #b96da0
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 #b96da0
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 #b96da0
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: #b96da0;
}
This is a sample text used for the color #b96da0. 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: #b96da0;
}
This is a sample text used for the color #b96da0. 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 #b96da0;
}
This is a sample text used for the color #b96da0. 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.75%
Green 24.01%
Blue 35.24%
CMYK Percentage
Cyan 0
Magenta 50.07%
Yellow 16.47%
Black 33.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.