#b27dc9 Hex Color
rgb(178, 125, 201)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 7d | c9 | - | #b27dc9 |
RGB | 178 | 125 | 201 | - | rgb(178,125,201) |
HSL | 282 | 41% | 64% | - | hsl(282,41%,64%) |
HSV | 282 | 38% | 79% | - | hsv(282,38%,79%) |
XYZ | 36.2363 | 28.3493 | 58.8204 | - | xyz(36.2363,28.3493,58.8204) |
CIE-LAB | 60.2 | 34.09 | -31.5 | - | lab(60.2,34.09,-31.5) |
CMYK | 0.11442786069652 | 0.37810945273632 | 0 | 0.21176470588235 | cmyk(0.11442786069652,0.37810945273632,0,0.21176470588235) |
Description
The RGB value of color #b27dc9 is rgb(178, 125, 201).
In the hex color #b27dc9, The value of Red is 178, value of Green is 125, and value of Blue is 201. The primary color is Blue. Similarly, The HSL values for #b27dc9 consists of 282° Hue, 41% Saturation, and 64% Lightness.
In the CMYK color model, the color #b27dc9 can be represented as Cyan=0.11442786069652%, Magenta=0.37810945273632%, Yellow=0%, and Black=0.21176470588235%.
Shades of #b27dc9
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 #b27dc9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b27dc9
Preview of #b27dc9 on White Background
The contrast ratio of #b27dc9 with white color is 3.15
Preview of #b27dc9 on black background
The contrast ratio of #b27dc9 with black color is 6.67
#b27dc9 color will look good with a black background.
Color Schemes of #b27dc9
Triadic Colors of #b27dc9
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 #b27dc9
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 #b27dc9
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 #b27dc9
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: #b27dc9;
}
This is a sample text used for the color #b27dc9. 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: #b27dc9;
}
This is a sample text used for the color #b27dc9. 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 #b27dc9;
}
This is a sample text used for the color #b27dc9. 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 35.32%
Green 24.8%
Blue 39.88%
CMYK Percentage
Cyan 16.25
Magenta 53.69%
Yellow 0%
Black 30.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.