#b43bdc Hex Color
rgb(180, 59, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 3b | dc | - | #b43bdc |
RGB | 180 | 59 | 220 | - | rgb(180,59,220) |
HSL | 285 | 70% | 55% | - | hsl(285,70%,55%) |
HSV | 285 | 73% | 86% | - | hsv(285,73%,86%) |
XYZ | 33.3046 | 17.9985 | 69.4289 | - | xyz(33.3046,17.9985,69.4289) |
CIE-LAB | 49.49 | 70.2 | -59.22 | - | lab(49.49,70.2,-59.22) |
CMYK | 0.18181818181818 | 0.73181818181818 | 0 | 0.13725490196078 | cmyk(0.18181818181818,0.73181818181818,0,0.13725490196078) |
Description
The RGB value of color #b43bdc is rgb(180, 59, 220).
In the hex color #b43bdc, The value of Red is 180, value of Green is 59, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #b43bdc consists of 285° Hue, 70% Saturation, and 55% Lightness.
In the CMYK color model, the color #b43bdc can be represented as Cyan=0.18181818181818%, Magenta=0.73181818181818%, Yellow=0%, and Black=0.13725490196078%.
Shades of #b43bdc
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 #b43bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b43bdc
Preview of #b43bdc on White Background
The contrast ratio of #b43bdc with white color is 4.57
Preview of #b43bdc on black background
The contrast ratio of #b43bdc with black color is 4.6
#b43bdc color will look good with a black background.
Color Schemes of #b43bdc
Triadic Colors of #b43bdc
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 #b43bdc
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 #b43bdc
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 #b43bdc
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: #b43bdc;
}
This is a sample text used for the color #b43bdc. 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: #b43bdc;
}
This is a sample text used for the color #b43bdc. 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 #b43bdc;
}
This is a sample text used for the color #b43bdc. 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.22%
Green 12.85%
Blue 47.93%
CMYK Percentage
Cyan 17.3
Magenta 69.64%
Yellow 0%
Black 13.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.