#5e56ce Hex Color
rgb(94, 86, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5e | 56 | ce | - | #5e56ce |
RGB | 94 | 86 | 206 | - | rgb(94,86,206) |
HSL | 244 | 55% | 57% | - | hsl(244,55%,57%) |
HSV | 244 | 58% | 81% | - | hsv(244,58%,81%) |
XYZ | 19.0845 | 13.4915 | 59.9908 | - | xyz(19.0845,13.4915,59.9908) |
CIE-LAB | 43.49 | 36.34 | -61.38 | - | lab(43.49,36.34,-61.38) |
CMYK | 0.54368932038835 | 0.58252427184466 | 0 | 0.1921568627451 | cmyk(0.54368932038835,0.58252427184466,0,0.1921568627451) |
Description
The RGB value of color #5e56ce is rgb(94, 86, 206).
In the hex color #5e56ce, The value of Red is 94, value of Green is 86, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #5e56ce consists of 244° Hue, 55% Saturation, and 57% Lightness.
In the CMYK color model, the color #5e56ce can be represented as Cyan=0.54368932038835%, Magenta=0.58252427184466%, Yellow=0%, and Black=0.1921568627451%.
Shades of #5e56ce
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 #5e56ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5e56ce
Preview of #5e56ce on White Background
The contrast ratio of #5e56ce with white color is 5.68
#5e56ce color will look good on a white background.
Preview of #5e56ce on black background
The contrast ratio of #5e56ce with black color is 3.7
Color Schemes of #5e56ce
Triadic Colors of #5e56ce
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 #5e56ce
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 #5e56ce
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 #5e56ce
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: #5e56ce;
}
This is a sample text used for the color #5e56ce. 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: #5e56ce;
}
This is a sample text used for the color #5e56ce. 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 #5e56ce;
}
This is a sample text used for the color #5e56ce. 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 24.35%
Green 22.28%
Blue 53.37%
CMYK Percentage
Cyan 41.24
Magenta 44.19%
Yellow 0%
Black 14.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.