#bf7cc3 Hex Color
rgb(191, 124, 195)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | 7c | c3 | - | #bf7cc3 |
RGB | 191 | 124 | 195 | - | rgb(191,124,195) |
HSL | 297 | 37% | 63% | - | hsl(297,37%,63%) |
HSV | 297 | 36% | 76% | - | hsv(297,36%,76%) |
XYZ | 38.5438 | 29.4318 | 55.2792 | - | xyz(38.5438,29.4318,55.2792) |
CIE-LAB | 61.16 | 37.5 | -26.51 | - | lab(61.16,37.5,-26.51) |
CMYK | 0.02051282051282 | 0.36410256410256 | 0 | 0.23529411764706 | cmyk(0.02051282051282,0.36410256410256,0,0.23529411764706) |
Description
The RGB value of color #bf7cc3 is rgb(191, 124, 195).
In the hex color #bf7cc3, The value of Red is 191, value of Green is 124, and value of Blue is 195. The primary color is Blue. Similarly, The HSL values for #bf7cc3 consists of 297° Hue, 37% Saturation, and 63% Lightness.
In the CMYK color model, the color #bf7cc3 can be represented as Cyan=0.02051282051282%, Magenta=0.36410256410256%, Yellow=0%, and Black=0.23529411764706%.
Shades of #bf7cc3
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 #bf7cc3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf7cc3
Preview of #bf7cc3 on White Background
The contrast ratio of #bf7cc3 with white color is 3.05
Preview of #bf7cc3 on black background
The contrast ratio of #bf7cc3 with black color is 6.89
#bf7cc3 color will look good with a black background.
Color Schemes of #bf7cc3
Triadic Colors of #bf7cc3
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 #bf7cc3
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 #bf7cc3
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 #bf7cc3
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: #bf7cc3;
}
This is a sample text used for the color #bf7cc3. 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: #bf7cc3;
}
This is a sample text used for the color #bf7cc3. 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 #bf7cc3;
}
This is a sample text used for the color #bf7cc3. 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.45%
Green 24.31%
Blue 38.24%
CMYK Percentage
Cyan 3.31
Magenta 58.73%
Yellow 0%
Black 37.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.