#b481b2 Hex Color
rgb(180, 129, 178)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b4 | 81 | b2 | - | #b481b2 |
| RGB | 180 | 129 | 178 | - | rgb(180,129,178) |
| HSL | 302 | 25% | 61% | - | hsl(302,25%,61%) |
| HSV | 302 | 28% | 71% | - | hsv(302,28%,71%) |
| XYZ | 34.7085 | 28.6182 | 45.814 | - | xyz(34.7085,28.6182,45.814) |
| CIE-LAB | 60.44 | 27.89 | -18.07 | - | lab(60.44,27.89,-18.07) |
| CMYK | 0 | 0.28333333333333 | 0.011111111111111 | 0.29411764705882 | cmyk(0,0.28333333333333,0.011111111111111,0.29411764705882) |
Description
The RGB value of color #b481b2 is rgb(180, 129, 178).
In the hex color #b481b2, The value of Red is 180, value of Green is 129, and value of Blue is 178. The primary color is Red. Similarly, The HSL values for #b481b2 consists of 302° Hue, 25% Saturation, and 61% Lightness.
In the CMYK color model, the color #b481b2 can be represented as Cyan=0%, Magenta=0.28333333333333%, Yellow=0.011111111111111%, and Black=0.29411764705882%.
Shades of #b481b2
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 #b481b2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b481b2
Preview of #b481b2 on White Background
The contrast ratio of #b481b2 with white color is 3.12
Preview of #b481b2 on black background
The contrast ratio of #b481b2 with black color is 6.72
#b481b2 color will look good with a black background.
Color Schemes of #b481b2
Triadic Colors of #b481b2
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 #b481b2
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 #b481b2
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 #b481b2
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: #b481b2;
}
This is a sample text used for the color #b481b2. 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: #b481b2;
}
This is a sample text used for the color #b481b2. 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 #b481b2;
}
This is a sample text used for the color #b481b2. 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 36.96%
Green 26.49%
Blue 36.55%
CMYK Percentage
Cyan 0
Magenta 48.14%
Yellow 1.89%
Black 49.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.