#be44db Hex Color
rgb(190, 68, 219)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | be | 44 | db | - | #be44db |
| RGB | 190 | 68 | 219 | - | rgb(190,68,219) |
| HSL | 288 | 68% | 56% | - | hsl(288,68%,56%) |
| HSV | 288 | 69% | 86% | - | hsv(288,69%,86%) |
| XYZ | 36.0885 | 20.1959 | 69.0139 | - | xyz(36.0885,20.1959,69.0139) |
| CIE-LAB | 52.06 | 68.71 | -54.46 | - | lab(52.06,68.71,-54.46) |
| CMYK | 0.1324200913242 | 0.68949771689498 | 0 | 0.14117647058824 | cmyk(0.1324200913242,0.68949771689498,0,0.14117647058824) |
Description
The RGB value of color #be44db is rgb(190, 68, 219).
In the hex color #be44db, The value of Red is 190, value of Green is 68, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #be44db consists of 288° Hue, 68% Saturation, and 56% Lightness.
In the CMYK color model, the color #be44db can be represented as Cyan=0.1324200913242%, Magenta=0.68949771689498%, Yellow=0%, and Black=0.14117647058824%.
Shades of #be44db
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 #be44db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be44db
Preview of #be44db on White Background
The contrast ratio of #be44db with white color is 4.17
Preview of #be44db on black background
The contrast ratio of #be44db with black color is 5.04
#be44db color will look good with a black background.
Color Schemes of #be44db
Triadic Colors of #be44db
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 #be44db
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 #be44db
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 #be44db
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: #be44db;
}
This is a sample text used for the color #be44db. 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: #be44db;
}
This is a sample text used for the color #be44db. 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 #be44db;
}
This is a sample text used for the color #be44db. 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.83%
Green 14.26%
Blue 45.91%
CMYK Percentage
Cyan 13.75
Magenta 71.59%
Yellow 0%
Black 14.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.