#5e39ce Hex Color
rgb(94, 57, 206)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5e | 39 | ce | - | #5e39ce |
| RGB | 94 | 57 | 206 | - | rgb(94,57,206) |
| HSL | 255 | 60% | 52% | - | hsl(255,60%,52%) |
| HSV | 255 | 72% | 81% | - | hsv(255,72%,81%) |
| XYZ | 17.2198 | 9.7622 | 59.3692 | - | xyz(17.2198,9.7622,59.3692) |
| CIE-LAB | 37.41 | 52.7 | -71.3 | - | lab(37.41,52.7,-71.3) |
| CMYK | 0.54368932038835 | 0.72330097087379 | 0 | 0.1921568627451 | cmyk(0.54368932038835,0.72330097087379,0,0.1921568627451) |
Description
The RGB value of color #5e39ce is rgb(94, 57, 206).
In the hex color #5e39ce, The value of Red is 94, value of Green is 57, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #5e39ce consists of 255° Hue, 60% Saturation, and 52% Lightness.
In the CMYK color model, the color #5e39ce can be represented as Cyan=0.54368932038835%, Magenta=0.72330097087379%, Yellow=0%, and Black=0.1921568627451%.
Shades of #5e39ce
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 #5e39ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5e39ce
Preview of #5e39ce on White Background
The contrast ratio of #5e39ce with white color is 7.11
#5e39ce color will look good on a white background.
Preview of #5e39ce on black background
The contrast ratio of #5e39ce with black color is 2.95
Color Schemes of #5e39ce
Triadic Colors of #5e39ce
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 #5e39ce
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 #5e39ce
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 #5e39ce
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: #5e39ce;
}
This is a sample text used for the color #5e39ce. 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: #5e39ce;
}
This is a sample text used for the color #5e39ce. 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 #5e39ce;
}
This is a sample text used for the color #5e39ce. 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 26.33%
Green 15.97%
Blue 57.7%
CMYK Percentage
Cyan 37.26
Magenta 49.57%
Yellow 0%
Black 13.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.