#bd3eea Hex Color
rgb(189, 62, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 3e | ea | - | #bd3eea |
RGB | 189 | 62 | 234 | - | rgb(189,62,234) |
HSL | 284 | 80% | 58% | - | hsl(284,80%,58%) |
HSV | 284 | 74% | 92% | - | hsv(284,74%,92%) |
XYZ | 37.5602 | 20.2046 | 79.7621 | - | xyz(37.5602,20.2046,79.7621) |
CIE-LAB | 52.07 | 73.52 | -62.93 | - | lab(52.07,73.52,-62.93) |
CMYK | 0.19230769230769 | 0.73504273504273 | 0 | 0.082352941176471 | cmyk(0.19230769230769,0.73504273504273,0,0.082352941176471) |
Description
The RGB value of color #bd3eea is rgb(189, 62, 234).
In the hex color #bd3eea, The value of Red is 189, value of Green is 62, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #bd3eea consists of 284° Hue, 80% Saturation, and 58% Lightness.
In the CMYK color model, the color #bd3eea can be represented as Cyan=0.19230769230769%, Magenta=0.73504273504273%, Yellow=0%, and Black=0.082352941176471%.
Shades of #bd3eea
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 #bd3eea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd3eea
Preview of #bd3eea on White Background
The contrast ratio of #bd3eea with white color is 4.17
Preview of #bd3eea on black background
The contrast ratio of #bd3eea with black color is 5.04
#bd3eea color will look good with a black background.
Color Schemes of #bd3eea
Triadic Colors of #bd3eea
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 #bd3eea
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 #bd3eea
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 #bd3eea
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: #bd3eea;
}
This is a sample text used for the color #bd3eea. 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: #bd3eea;
}
This is a sample text used for the color #bd3eea. 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 #bd3eea;
}
This is a sample text used for the color #bd3eea. 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.97%
Green 12.78%
Blue 48.25%
CMYK Percentage
Cyan 19.05
Magenta 72.8%
Yellow 0%
Black 8.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.