#b14ecf Hex Color
rgb(177, 78, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 4e | cf | - | #b14ecf |
RGB | 177 | 78 | 207 | - | rgb(177,78,207) |
HSL | 286 | 57% | 56% | - | hsl(286,57%,56%) |
HSV | 286 | 62% | 81% | - | hsv(286,62%,81%) |
XYZ | 32.1183 | 19.3009 | 61.0641 | - | xyz(32.1183,19.3009,61.0641) |
CIE-LAB | 51.04 | 59.31 | -49.35 | - | lab(51.04,59.31,-49.35) |
CMYK | 0.14492753623188 | 0.6231884057971 | 0 | 0.18823529411765 | cmyk(0.14492753623188,0.6231884057971,0,0.18823529411765) |
Description
The RGB value of color #b14ecf is rgb(177, 78, 207).
In the hex color #b14ecf, The value of Red is 177, value of Green is 78, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #b14ecf consists of 286° Hue, 57% Saturation, and 56% Lightness.
In the CMYK color model, the color #b14ecf can be represented as Cyan=0.14492753623188%, Magenta=0.6231884057971%, Yellow=0%, and Black=0.18823529411765%.
Shades of #b14ecf
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 #b14ecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b14ecf
Preview of #b14ecf on White Background
The contrast ratio of #b14ecf with white color is 4.32
Preview of #b14ecf on black background
The contrast ratio of #b14ecf with black color is 4.86
#b14ecf color will look good with a black background.
Color Schemes of #b14ecf
Triadic Colors of #b14ecf
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 #b14ecf
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 #b14ecf
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 #b14ecf
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: #b14ecf;
}
This is a sample text used for the color #b14ecf. 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: #b14ecf;
}
This is a sample text used for the color #b14ecf. 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 #b14ecf;
}
This is a sample text used for the color #b14ecf. 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 38.31%
Green 16.88%
Blue 44.81%
CMYK Percentage
Cyan 15.15
Magenta 65.16%
Yellow 0%
Black 19.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.