#b26ca8 Hex Color
rgb(178, 108, 168)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b2 | 6c | a8 | - | #b26ca8 |
| RGB | 178 | 108 | 168 | - | rgb(178,108,168) |
| HSL | 309 | 31% | 56% | - | hsl(309,31%,56%) |
| HSV | 309 | 39% | 70% | - | hsv(309,39%,70%) |
| XYZ | 30.7905 | 23.0173 | 39.8657 | - | xyz(30.7905,23.0173,39.8657) |
| CIE-LAB | 55.09 | 36.97 | -20.51 | - | lab(55.09,36.97,-20.51) |
| CMYK | 0 | 0.39325842696629 | 0.056179775280899 | 0.30196078431373 | cmyk(0,0.39325842696629,0.056179775280899,0.30196078431373) |
Description
The RGB value of color #b26ca8 is rgb(178, 108, 168).
In the hex color #b26ca8, The value of Red is 178, value of Green is 108, and value of Blue is 168. The primary color is Red. Similarly, The HSL values for #b26ca8 consists of 309° Hue, 31% Saturation, and 56% Lightness.
In the CMYK color model, the color #b26ca8 can be represented as Cyan=0%, Magenta=0.39325842696629%, Yellow=0.056179775280899%, and Black=0.30196078431373%.
Shades of #b26ca8
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 #b26ca8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b26ca8
Preview of #b26ca8 on White Background
The contrast ratio of #b26ca8 with white color is 3.75
Preview of #b26ca8 on black background
The contrast ratio of #b26ca8 with black color is 5.6
#b26ca8 color will look good with a black background.
Color Schemes of #b26ca8
Triadic Colors of #b26ca8
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 #b26ca8
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 #b26ca8
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 #b26ca8
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: #b26ca8;
}
This is a sample text used for the color #b26ca8. 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: #b26ca8;
}
This is a sample text used for the color #b26ca8. 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 #b26ca8;
}
This is a sample text used for the color #b26ca8. 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 39.21%
Green 23.79%
Blue 37%
CMYK Percentage
Cyan 0
Magenta 52.34%
Yellow 7.48%
Black 40.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.