#b44edc Hex Color
rgb(180, 78, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 4e | dc | - | #b44edc |
RGB | 180 | 78 | 220 | - | rgb(180,78,220) |
HSL | 283 | 67% | 58% | - | hsl(283,67%,58%) |
HSV | 283 | 65% | 86% | - | hsv(283,65%,86%) |
XYZ | 34.465 | 20.3194 | 69.8157 | - | xyz(34.465,20.3194,69.8157) |
CIE-LAB | 52.2 | 62.6 | -54.88 | - | lab(52.2,62.6,-54.88) |
CMYK | 0.18181818181818 | 0.64545454545455 | 0 | 0.13725490196078 | cmyk(0.18181818181818,0.64545454545455,0,0.13725490196078) |
Description
The RGB value of color #b44edc is rgb(180, 78, 220).
In the hex color #b44edc, The value of Red is 180, value of Green is 78, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #b44edc consists of 283° Hue, 67% Saturation, and 58% Lightness.
In the CMYK color model, the color #b44edc can be represented as Cyan=0.18181818181818%, Magenta=0.64545454545455%, Yellow=0%, and Black=0.13725490196078%.
Shades of #b44edc
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 #b44edc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b44edc
Preview of #b44edc on White Background
The contrast ratio of #b44edc with white color is 4.15
Preview of #b44edc on black background
The contrast ratio of #b44edc with black color is 5.06
#b44edc color will look good with a black background.
Color Schemes of #b44edc
Triadic Colors of #b44edc
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 #b44edc
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 #b44edc
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 #b44edc
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: #b44edc;
}
This is a sample text used for the color #b44edc. 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: #b44edc;
}
This is a sample text used for the color #b44edc. 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 #b44edc;
}
This is a sample text used for the color #b44edc. 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 37.66%
Green 16.32%
Blue 46.03%
CMYK Percentage
Cyan 18.85
Magenta 66.92%
Yellow 0%
Black 14.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.