#bf3fdc Hex Color
rgb(191, 63, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | 3f | dc | - | #bf3fdc |
RGB | 191 | 63 | 220 | - | rgb(191,63,220) |
HSL | 289 | 69% | 55% | - | hsl(289,69%,55%) |
HSV | 289 | 71% | 86% | - | hsv(289,71%,86%) |
XYZ | 36.1816 | 19.7987 | 69.6247 | - | xyz(36.1816,19.7987,69.6247) |
CIE-LAB | 51.61 | 70.95 | -55.74 | - | lab(51.61,70.95,-55.74) |
CMYK | 0.13181818181818 | 0.71363636363636 | 0 | 0.13725490196078 | cmyk(0.13181818181818,0.71363636363636,0,0.13725490196078) |
Description
The RGB value of color #bf3fdc is rgb(191, 63, 220).
In the hex color #bf3fdc, The value of Red is 191, value of Green is 63, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #bf3fdc consists of 289° Hue, 69% Saturation, and 55% Lightness.
In the CMYK color model, the color #bf3fdc can be represented as Cyan=0.13181818181818%, Magenta=0.71363636363636%, Yellow=0%, and Black=0.13725490196078%.
Shades of #bf3fdc
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 #bf3fdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf3fdc
Preview of #bf3fdc on White Background
The contrast ratio of #bf3fdc with white color is 4.23
Preview of #bf3fdc on black background
The contrast ratio of #bf3fdc with black color is 4.96
#bf3fdc color will look good with a black background.
Color Schemes of #bf3fdc
Triadic Colors of #bf3fdc
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 #bf3fdc
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 #bf3fdc
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 #bf3fdc
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: #bf3fdc;
}
This is a sample text used for the color #bf3fdc. 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: #bf3fdc;
}
This is a sample text used for the color #bf3fdc. 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 #bf3fdc;
}
This is a sample text used for the color #bf3fdc. 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.3%
Green 13.29%
Blue 46.41%
CMYK Percentage
Cyan 13.41
Magenta 72.62%
Yellow 0%
Black 13.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.