#b15b95 Hex Color
rgb(177, 91, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 5b | 95 | - | #b15b95 |
RGB | 177 | 91 | 149 | - | rgb(177,91,149) |
HSL | 320 | 36% | 53% | - | hsl(320,36%,53%) |
HSV | 320 | 49% | 69% | - | hsv(320,49%,69%) |
XYZ | 27.2974 | 18.9992 | 30.6623 | - | xyz(27.2974,18.9992,30.6623) |
CIE-LAB | 50.69 | 42.45 | -16.12 | - | lab(50.69,42.45,-16.12) |
CMYK | 0 | 0.48587570621469 | 0.15819209039548 | 0.30588235294118 | cmyk(0,0.48587570621469,0.15819209039548,0.30588235294118) |
Description
The RGB value of color #b15b95 is rgb(177, 91, 149).
In the hex color #b15b95, The value of Red is 177, value of Green is 91, and value of Blue is 149. The primary color is Red. Similarly, The HSL values for #b15b95 consists of 320° Hue, 36% Saturation, and 53% Lightness.
In the CMYK color model, the color #b15b95 can be represented as Cyan=0%, Magenta=0.48587570621469%, Yellow=0.15819209039548%, and Black=0.30588235294118%.
Shades of #b15b95
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 #b15b95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b15b95
Preview of #b15b95 on White Background
The contrast ratio of #b15b95 with white color is 4.38
Preview of #b15b95 on black background
The contrast ratio of #b15b95 with black color is 4.8
#b15b95 color will look good with a black background.
Color Schemes of #b15b95
Triadic Colors of #b15b95
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 #b15b95
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 #b15b95
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 #b15b95
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: #b15b95;
}
This is a sample text used for the color #b15b95. 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: #b15b95;
}
This is a sample text used for the color #b15b95. 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 #b15b95;
}
This is a sample text used for the color #b15b95. 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.45%
Green 21.82%
Blue 35.73%
CMYK Percentage
Cyan 0
Magenta 51.15%
Yellow 16.65%
Black 32.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.