#8c5def Hex Color
rgb(140, 93, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8c | 5d | ef | - | #8c5def |
RGB | 140 | 93 | 239 | - | rgb(140,93,239) |
HSL | 259 | 82% | 65% | - | hsl(259,82%,65%) |
HSV | 259 | 61% | 94% | - | hsv(259,61%,94%) |
XYZ | 30.3096 | 19.6361 | 83.854 | - | xyz(30.3096,19.6361,83.854) |
CIE-LAB | 51.42 | 50.98 | -67.08 | - | lab(51.42,50.98,-67.08) |
CMYK | 0.41422594142259 | 0.61087866108787 | 0 | 0.062745098039216 | cmyk(0.41422594142259,0.61087866108787,0,0.062745098039216) |
Description
The RGB value of color #8c5def is rgb(140, 93, 239).
In the hex color #8c5def, The value of Red is 140, value of Green is 93, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #8c5def consists of 259° Hue, 82% Saturation, and 65% Lightness.
In the CMYK color model, the color #8c5def can be represented as Cyan=0.41422594142259%, Magenta=0.61087866108787%, Yellow=0%, and Black=0.062745098039216%.
Shades of #8c5def
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 #8c5def
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8c5def
Preview of #8c5def on White Background
The contrast ratio of #8c5def with white color is 4.26
Preview of #8c5def on black background
The contrast ratio of #8c5def with black color is 4.93
#8c5def color will look good with a black background.
Color Schemes of #8c5def
Triadic Colors of #8c5def
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 #8c5def
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 #8c5def
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 #8c5def
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: #8c5def;
}
This is a sample text used for the color #8c5def. 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: #8c5def;
}
This is a sample text used for the color #8c5def. 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 #8c5def;
}
This is a sample text used for the color #8c5def. 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 29.66%
Green 19.7%
Blue 50.64%
CMYK Percentage
Cyan 38.08
Magenta 56.15%
Yellow 0%
Black 5.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.