#b13ebf Hex Color
rgb(177, 62, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 3e | bf | - | #b13ebf |
RGB | 177 | 62 | 191 | - | rgb(177,62,191) |
HSL | 293 | 51% | 50% | - | hsl(293,51%,50%) |
HSV | 293 | 68% | 75% | - | hsv(293,68%,75%) |
XYZ | 29.2581 | 16.5539 | 50.9434 | - | xyz(29.2581,16.5539,50.9434) |
CIE-LAB | 47.69 | 63.06 | -45.45 | - | lab(47.69,63.06,-45.45) |
CMYK | 0.073298429319372 | 0.67539267015707 | 0 | 0.25098039215686 | cmyk(0.073298429319372,0.67539267015707,0,0.25098039215686) |
Description
The RGB value of color #b13ebf is rgb(177, 62, 191).
In the hex color #b13ebf, The value of Red is 177, value of Green is 62, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #b13ebf consists of 293° Hue, 51% Saturation, and 50% Lightness.
In the CMYK color model, the color #b13ebf can be represented as Cyan=0.073298429319372%, Magenta=0.67539267015707%, Yellow=0%, and Black=0.25098039215686%.
Shades of #b13ebf
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 #b13ebf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b13ebf
Preview of #b13ebf on White Background
The contrast ratio of #b13ebf with white color is 4.87
#b13ebf color will look good on a white background.
Preview of #b13ebf on black background
The contrast ratio of #b13ebf with black color is 4.31
Color Schemes of #b13ebf
Triadic Colors of #b13ebf
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 #b13ebf
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 #b13ebf
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 #b13ebf
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: #b13ebf;
}
This is a sample text used for the color #b13ebf. 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: #b13ebf;
}
This is a sample text used for the color #b13ebf. 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 #b13ebf;
}
This is a sample text used for the color #b13ebf. 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.16%
Green 14.42%
Blue 44.42%
CMYK Percentage
Cyan 7.33
Magenta 67.56%
Yellow 0%
Black 25.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.