#b26bb0 Hex Color
rgb(178, 107, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 6b | b0 | - | #b26bb0 |
RGB | 178 | 107 | 176 | - | rgb(178,107,176) |
HSL | 302 | 32% | 56% | - | hsl(302,32%,56%) |
HSV | 302 | 40% | 70% | - | hsv(302,40%,70%) |
XYZ | 31.4543 | 23.115 | 43.8781 | - | xyz(31.4543,23.115,43.8781) |
CIE-LAB | 55.19 | 38.99 | -24.98 | - | lab(55.19,38.99,-24.98) |
CMYK | 0 | 0.39887640449438 | 0.01123595505618 | 0.30196078431373 | cmyk(0,0.39887640449438,0.01123595505618,0.30196078431373) |
Description
The RGB value of color #b26bb0 is rgb(178, 107, 176).
In the hex color #b26bb0, The value of Red is 178, value of Green is 107, and value of Blue is 176. The primary color is Red. Similarly, The HSL values for #b26bb0 consists of 302° Hue, 32% Saturation, and 56% Lightness.
In the CMYK color model, the color #b26bb0 can be represented as Cyan=0%, Magenta=0.39887640449438%, Yellow=0.01123595505618%, and Black=0.30196078431373%.
Shades of #b26bb0
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 #b26bb0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b26bb0
Preview of #b26bb0 on White Background
The contrast ratio of #b26bb0 with white color is 3.73
Preview of #b26bb0 on black background
The contrast ratio of #b26bb0 with black color is 5.62
#b26bb0 color will look good with a black background.
Color Schemes of #b26bb0
Triadic Colors of #b26bb0
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 #b26bb0
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 #b26bb0
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 #b26bb0
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: #b26bb0;
}
This is a sample text used for the color #b26bb0. 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: #b26bb0;
}
This is a sample text used for the color #b26bb0. 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 #b26bb0;
}
This is a sample text used for the color #b26bb0. 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 38.61%
Green 23.21%
Blue 38.18%
CMYK Percentage
Cyan 0
Magenta 56.02%
Yellow 1.58%
Black 42.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.