#b43fd7 Hex Color
rgb(180, 63, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 3f | d7 | - | #b43fd7 |
RGB | 180 | 63 | 215 | - | rgb(180,63,215) |
HSL | 286 | 66% | 55% | - | hsl(286,66%,55%) |
HSV | 286 | 71% | 84% | - | hsv(286,71%,84%) |
XYZ | 32.8656 | 18.1646 | 66.0639 | - | xyz(32.8656,18.1646,66.0639) |
CIE-LAB | 49.7 | 67.78 | -56.05 | - | lab(49.7,67.78,-56.05) |
CMYK | 0.16279069767442 | 0.70697674418605 | 0 | 0.15686274509804 | cmyk(0.16279069767442,0.70697674418605,0,0.15686274509804) |
Description
The RGB value of color #b43fd7 is rgb(180, 63, 215).
In the hex color #b43fd7, The value of Red is 180, value of Green is 63, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #b43fd7 consists of 286° Hue, 66% Saturation, and 55% Lightness.
In the CMYK color model, the color #b43fd7 can be represented as Cyan=0.16279069767442%, Magenta=0.70697674418605%, Yellow=0%, and Black=0.15686274509804%.
Shades of #b43fd7
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 #b43fd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b43fd7
Preview of #b43fd7 on White Background
The contrast ratio of #b43fd7 with white color is 4.53
Preview of #b43fd7 on black background
The contrast ratio of #b43fd7 with black color is 4.63
#b43fd7 color will look good with a black background.
Color Schemes of #b43fd7
Triadic Colors of #b43fd7
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 #b43fd7
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 #b43fd7
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 #b43fd7
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: #b43fd7;
}
This is a sample text used for the color #b43fd7. 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: #b43fd7;
}
This is a sample text used for the color #b43fd7. 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 #b43fd7;
}
This is a sample text used for the color #b43fd7. 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 39.3%
Green 13.76%
Blue 46.94%
CMYK Percentage
Cyan 15.86
Magenta 68.86%
Yellow 0%
Black 15.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.