#b43ebb Hex Color
rgb(180, 62, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 3e | bb | - | #b43ebb |
RGB | 180 | 62 | 187 | - | rgb(180,62,187) |
HSL | 297 | 50% | 49% | - | hsl(297,50%,49%) |
HSV | 297 | 67% | 73% | - | hsv(297,67%,73%) |
XYZ | 29.5147 | 16.7364 | 48.6886 | - | xyz(29.5147,16.7364,48.6886) |
CIE-LAB | 47.93 | 63.04 | -42.72 | - | lab(47.93,63.04,-42.72) |
CMYK | 0.037433155080214 | 0.66844919786096 | 0 | 0.26666666666667 | cmyk(0.037433155080214,0.66844919786096,0,0.26666666666667) |
Description
The RGB value of color #b43ebb is rgb(180, 62, 187).
In the hex color #b43ebb, The value of Red is 180, value of Green is 62, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #b43ebb consists of 297° Hue, 50% Saturation, and 49% Lightness.
In the CMYK color model, the color #b43ebb can be represented as Cyan=0.037433155080214%, Magenta=0.66844919786096%, Yellow=0%, and Black=0.26666666666667%.
Shades of #b43ebb
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 #b43ebb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b43ebb
Preview of #b43ebb on White Background
The contrast ratio of #b43ebb with white color is 4.83
#b43ebb color will look good on a white background.
Preview of #b43ebb on black background
The contrast ratio of #b43ebb with black color is 4.35
Color Schemes of #b43ebb
Triadic Colors of #b43ebb
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 #b43ebb
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 #b43ebb
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 #b43ebb
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: #b43ebb;
}
This is a sample text used for the color #b43ebb. 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: #b43ebb;
}
This is a sample text used for the color #b43ebb. 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 #b43ebb;
}
This is a sample text used for the color #b43ebb. 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 41.96%
Green 14.45%
Blue 43.59%
CMYK Percentage
Cyan 3.85
Magenta 68.73%
Yellow 0%
Black 27.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.