#b27ea9 Hex Color
rgb(178, 126, 169)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 7e | a9 | - | #b27ea9 |
RGB | 178 | 126 | 169 | - | rgb(178,126,169) |
HSL | 310 | 25% | 60% | - | hsl(310,25%,60%) |
HSV | 310 | 29% | 70% | - | hsv(310,29%,70%) |
XYZ | 32.9824 | 27.2513 | 41.0578 | - | xyz(32.9824,27.2513,41.0578) |
CIE-LAB | 59.21 | 27.19 | -14.83 | - | lab(59.21,27.19,-14.83) |
CMYK | 0 | 0.29213483146067 | 0.050561797752809 | 0.30196078431373 | cmyk(0,0.29213483146067,0.050561797752809,0.30196078431373) |
Description
The RGB value of color #b27ea9 is rgb(178, 126, 169).
In the hex color #b27ea9, The value of Red is 178, value of Green is 126, and value of Blue is 169. The primary color is Red. Similarly, The HSL values for #b27ea9 consists of 310° Hue, 25% Saturation, and 60% Lightness.
In the CMYK color model, the color #b27ea9 can be represented as Cyan=0%, Magenta=0.29213483146067%, Yellow=0.050561797752809%, and Black=0.30196078431373%.
Shades of #b27ea9
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 #b27ea9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b27ea9
Preview of #b27ea9 on White Background
The contrast ratio of #b27ea9 with white color is 3.26
Preview of #b27ea9 on black background
The contrast ratio of #b27ea9 with black color is 6.45
#b27ea9 color will look good with a black background.
Color Schemes of #b27ea9
Triadic Colors of #b27ea9
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 #b27ea9
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 #b27ea9
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 #b27ea9
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: #b27ea9;
}
This is a sample text used for the color #b27ea9. 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: #b27ea9;
}
This is a sample text used for the color #b27ea9. 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 #b27ea9;
}
This is a sample text used for the color #b27ea9. 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 37.63%
Green 26.64%
Blue 35.73%
CMYK Percentage
Cyan 0
Magenta 45.32%
Yellow 7.84%
Black 46.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.