#bf4aaf Hex Color
rgb(191, 74, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | 4a | af | - | #bf4aaf |
RGB | 191 | 74 | 175 | - | rgb(191,74,175) |
HSL | 308 | 48% | 52% | - | hsl(308,48%,52%) |
HSV | 308 | 61% | 75% | - | hsv(308,61%,75%) |
XYZ | 31.6725 | 19.0691 | 42.5688 | - | xyz(31.6725,19.0691,42.5688) |
CIE-LAB | 50.77 | 58.85 | -31.13 | - | lab(50.77,58.85,-31.13) |
CMYK | 0 | 0.61256544502618 | 0.083769633507853 | 0.25098039215686 | cmyk(0,0.61256544502618,0.083769633507853,0.25098039215686) |
Description
The RGB value of color #bf4aaf is rgb(191, 74, 175).
In the hex color #bf4aaf, The value of Red is 191, value of Green is 74, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #bf4aaf consists of 308° Hue, 48% Saturation, and 52% Lightness.
In the CMYK color model, the color #bf4aaf can be represented as Cyan=0%, Magenta=0.61256544502618%, Yellow=0.083769633507853%, and Black=0.25098039215686%.
Shades of #bf4aaf
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 #bf4aaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf4aaf
Preview of #bf4aaf on White Background
The contrast ratio of #bf4aaf with white color is 4.36
Preview of #bf4aaf on black background
The contrast ratio of #bf4aaf with black color is 4.81
#bf4aaf color will look good with a black background.
Color Schemes of #bf4aaf
Triadic Colors of #bf4aaf
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 #bf4aaf
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 #bf4aaf
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 #bf4aaf
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: #bf4aaf;
}
This is a sample text used for the color #bf4aaf. 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: #bf4aaf;
}
This is a sample text used for the color #bf4aaf. 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 #bf4aaf;
}
This is a sample text used for the color #bf4aaf. 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 43.41%
Green 16.82%
Blue 39.77%
CMYK Percentage
Cyan 0
Magenta 64.66%
Yellow 8.84%
Black 26.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.