#bb77dd Hex Color
rgb(187, 119, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 77 | dd | - | #bb77dd |
RGB | 187 | 119 | 221 | - | rgb(187,119,221) |
HSL | 280 | 60% | 67% | - | hsl(280,60%,67%) |
HSV | 280 | 46% | 87% | - | hsv(280,46%,87%) |
XYZ | 40.1415 | 28.9789 | 71.8844 | - | xyz(40.1415,28.9789,71.8844) |
CIE-LAB | 60.76 | 44.26 | -41.8 | - | lab(60.76,44.26,-41.8) |
CMYK | 0.15384615384615 | 0.46153846153846 | 0 | 0.13333333333333 | cmyk(0.15384615384615,0.46153846153846,0,0.13333333333333) |
Description
The RGB value of color #bb77dd is rgb(187, 119, 221).
In the hex color #bb77dd, The value of Red is 187, value of Green is 119, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #bb77dd consists of 280° Hue, 60% Saturation, and 67% Lightness.
In the CMYK color model, the color #bb77dd can be represented as Cyan=0.15384615384615%, Magenta=0.46153846153846%, Yellow=0%, and Black=0.13333333333333%.
Shades of #bb77dd
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 #bb77dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb77dd
Preview of #bb77dd on White Background
The contrast ratio of #bb77dd with white color is 3.09
Preview of #bb77dd on black background
The contrast ratio of #bb77dd with black color is 6.8
#bb77dd color will look good with a black background.
Color Schemes of #bb77dd
Triadic Colors of #bb77dd
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 #bb77dd
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 #bb77dd
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 #bb77dd
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: #bb77dd;
}
This is a sample text used for the color #bb77dd. 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: #bb77dd;
}
This is a sample text used for the color #bb77dd. 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 #bb77dd;
}
This is a sample text used for the color #bb77dd. 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 35.48%
Green 22.58%
Blue 41.94%
CMYK Percentage
Cyan 20.55
Magenta 61.64%
Yellow 0%
Black 17.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.