#bf4dcc Hex Color
rgb(191, 77, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | 4d | cc | - | #bf4dcc |
RGB | 191 | 77 | 204 | - | rgb(191,77,204) |
HSL | 294 | 55% | 55% | - | hsl(294,55%,55%) |
HSV | 294 | 62% | 80% | - | hsv(294,62%,80%) |
XYZ | 35.0388 | 20.7438 | 59.2839 | - | xyz(35.0388,20.7438,59.2839) |
CIE-LAB | 52.67 | 62.53 | -44.92 | - | lab(52.67,62.53,-44.92) |
CMYK | 0.063725490196078 | 0.62254901960784 | 0 | 0.2 | cmyk(0.063725490196078,0.62254901960784,0,0.2) |
Description
The RGB value of color #bf4dcc is rgb(191, 77, 204).
In the hex color #bf4dcc, The value of Red is 191, value of Green is 77, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #bf4dcc consists of 294° Hue, 55% Saturation, and 55% Lightness.
In the CMYK color model, the color #bf4dcc can be represented as Cyan=0.063725490196078%, Magenta=0.62254901960784%, Yellow=0%, and Black=0.2%.
Shades of #bf4dcc
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 #bf4dcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf4dcc
Preview of #bf4dcc on White Background
The contrast ratio of #bf4dcc with white color is 4.08
Preview of #bf4dcc on black background
The contrast ratio of #bf4dcc with black color is 5.15
#bf4dcc color will look good with a black background.
Color Schemes of #bf4dcc
Triadic Colors of #bf4dcc
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 #bf4dcc
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 #bf4dcc
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 #bf4dcc
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: #bf4dcc;
}
This is a sample text used for the color #bf4dcc. 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: #bf4dcc;
}
This is a sample text used for the color #bf4dcc. 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 #bf4dcc;
}
This is a sample text used for the color #bf4dcc. 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 40.47%
Green 16.31%
Blue 43.22%
CMYK Percentage
Cyan 7.19
Magenta 70.24%
Yellow 0%
Black 22.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.