#b26d96 Hex Color
rgb(178, 109, 150)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b2 | 6d | 96 | - | #b26d96 |
| RGB | 178 | 109 | 150 | - | rgb(178,109,150) |
| HSL | 324 | 31% | 56% | - | hsl(324,31%,56%) |
| HSV | 324 | 39% | 70% | - | hsv(324,39%,70%) |
| XYZ | 29.3338 | 22.6043 | 31.6712 | - | xyz(29.3338,22.6043,31.6712) |
| CIE-LAB | 54.66 | 33.31 | -10.68 | - | lab(54.66,33.31,-10.68) |
| CMYK | 0 | 0.3876404494382 | 0.15730337078652 | 0.30196078431373 | cmyk(0,0.3876404494382,0.15730337078652,0.30196078431373) |
Description
The RGB value of color #b26d96 is rgb(178, 109, 150).
In the hex color #b26d96, The value of Red is 178, value of Green is 109, and value of Blue is 150. The primary color is Red. Similarly, The HSL values for #b26d96 consists of 324° Hue, 31% Saturation, and 56% Lightness.
In the CMYK color model, the color #b26d96 can be represented as Cyan=0%, Magenta=0.3876404494382%, Yellow=0.15730337078652%, and Black=0.30196078431373%.
Shades of #b26d96
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 #b26d96
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b26d96
Preview of #b26d96 on White Background
The contrast ratio of #b26d96 with white color is 3.8
Preview of #b26d96 on black background
The contrast ratio of #b26d96 with black color is 5.52
#b26d96 color will look good with a black background.
Color Schemes of #b26d96
Triadic Colors of #b26d96
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 #b26d96
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 #b26d96
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 #b26d96
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: #b26d96;
}
This is a sample text used for the color #b26d96. 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: #b26d96;
}
This is a sample text used for the color #b26d96. 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 #b26d96;
}
This is a sample text used for the color #b26d96. 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.73%
Green 24.94%
Blue 34.32%
CMYK Percentage
Cyan 0
Magenta 45.77%
Yellow 18.57%
Black 35.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.