#b96b94 Hex Color
rgb(185, 107, 148)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b9 | 6b | 94 | - | #b96b94 |
| RGB | 185 | 107 | 148 | - | rgb(185,107,148) |
| HSL | 328 | 36% | 57% | - | hsl(328,36%,57%) |
| HSV | 328 | 42% | 73% | - | hsv(328,42%,73%) |
| XYZ | 30.6106 | 22.9678 | 30.8368 | - | xyz(30.6106,22.9678,30.8368) |
| CIE-LAB | 55.04 | 36.52 | -8.86 | - | lab(55.04,36.52,-8.86) |
| CMYK | 0 | 0.42162162162162 | 0.2 | 0.27450980392157 | cmyk(0,0.42162162162162,0.2,0.27450980392157) |
Description
The RGB value of color #b96b94 is rgb(185, 107, 148).
In the hex color #b96b94, The value of Red is 185, value of Green is 107, and value of Blue is 148. The primary color is Red. Similarly, The HSL values for #b96b94 consists of 328° Hue, 36% Saturation, and 57% Lightness.
In the CMYK color model, the color #b96b94 can be represented as Cyan=0%, Magenta=0.42162162162162%, Yellow=0.2%, and Black=0.27450980392157%.
Shades of #b96b94
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 #b96b94
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b96b94
Preview of #b96b94 on White Background
The contrast ratio of #b96b94 with white color is 3.75
Preview of #b96b94 on black background
The contrast ratio of #b96b94 with black color is 5.59
#b96b94 color will look good with a black background.
Color Schemes of #b96b94
Triadic Colors of #b96b94
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 #b96b94
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 #b96b94
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 #b96b94
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: #b96b94;
}
This is a sample text used for the color #b96b94. 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: #b96b94;
}
This is a sample text used for the color #b96b94. 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 #b96b94;
}
This is a sample text used for the color #b96b94. 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 42.05%
Green 24.32%
Blue 33.64%
CMYK Percentage
Cyan 0
Magenta 47.05%
Yellow 22.32%
Black 30.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.