#bb4adc Hex Color
rgb(187, 74, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 4a | dc | - | #bb4adc |
RGB | 187 | 74 | 220 | - | rgb(187,74,220) |
HSL | 286 | 68% | 58% | - | hsl(286,68%,58%) |
HSV | 286 | 66% | 86% | - | hsv(286,66%,86%) |
XYZ | 35.8606 | 20.6297 | 69.802 | - | xyz(35.8606,20.6297,69.802) |
CIE-LAB | 52.54 | 65.86 | -54.28 | - | lab(52.54,65.86,-54.28) |
CMYK | 0.15 | 0.66363636363636 | 0 | 0.13725490196078 | cmyk(0.15,0.66363636363636,0,0.13725490196078) |
Description
The RGB value of color #bb4adc is rgb(187, 74, 220).
In the hex color #bb4adc, The value of Red is 187, value of Green is 74, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #bb4adc consists of 286° Hue, 68% Saturation, and 58% Lightness.
In the CMYK color model, the color #bb4adc can be represented as Cyan=0.15%, Magenta=0.66363636363636%, Yellow=0%, and Black=0.13725490196078%.
Shades of #bb4adc
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 #bb4adc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb4adc
Preview of #bb4adc on White Background
The contrast ratio of #bb4adc with white color is 4.1
Preview of #bb4adc on black background
The contrast ratio of #bb4adc with black color is 5.13
#bb4adc color will look good with a black background.
Color Schemes of #bb4adc
Triadic Colors of #bb4adc
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 #bb4adc
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 #bb4adc
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 #bb4adc
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: #bb4adc;
}
This is a sample text used for the color #bb4adc. 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: #bb4adc;
}
This is a sample text used for the color #bb4adc. 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 #bb4adc;
}
This is a sample text used for the color #bb4adc. 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 38.88%
Green 15.38%
Blue 45.74%
CMYK Percentage
Cyan 15.77
Magenta 69.79%
Yellow 0%
Black 14.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.