#bb3da4 Hex Color
rgb(187, 61, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 3d | a4 | - | #bb3da4 |
RGB | 187 | 61 | 164 | - | rgb(187,61,164) |
HSL | 311 | 51% | 49% | - | hsl(311,51%,49%) |
HSV | 311 | 67% | 73% | - | hsv(311,67%,73%) |
XYZ | 28.8631 | 16.5826 | 36.8015 | - | xyz(28.8631,16.5826,36.8015) |
CIE-LAB | 47.73 | 61.38 | -29.44 | - | lab(47.73,61.38,-29.44) |
CMYK | 0 | 0.67379679144385 | 0.12299465240642 | 0.26666666666667 | cmyk(0,0.67379679144385,0.12299465240642,0.26666666666667) |
Description
The RGB value of color #bb3da4 is rgb(187, 61, 164).
In the hex color #bb3da4, The value of Red is 187, value of Green is 61, and value of Blue is 164. The primary color is Red. Similarly, The HSL values for #bb3da4 consists of 311° Hue, 51% Saturation, and 49% Lightness.
In the CMYK color model, the color #bb3da4 can be represented as Cyan=0%, Magenta=0.67379679144385%, Yellow=0.12299465240642%, and Black=0.26666666666667%.
Shades of #bb3da4
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 #bb3da4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb3da4
Preview of #bb3da4 on White Background
The contrast ratio of #bb3da4 with white color is 4.87
#bb3da4 color will look good on a white background.
Preview of #bb3da4 on black background
The contrast ratio of #bb3da4 with black color is 4.32
Color Schemes of #bb3da4
Triadic Colors of #bb3da4
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 #bb3da4
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 #bb3da4
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 #bb3da4
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: #bb3da4;
}
This is a sample text used for the color #bb3da4. 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: #bb3da4;
}
This is a sample text used for the color #bb3da4. 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 #bb3da4;
}
This is a sample text used for the color #bb3da4. 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 45.39%
Green 14.81%
Blue 39.81%
CMYK Percentage
Cyan 0
Magenta 63.36%
Yellow 11.57%
Black 25.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.