#8345ec Hex Color
rgb(131, 69, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 83 | 45 | ec | - | #8345ec |
| RGB | 131 | 69 | 236 | - | rgb(131,69,236) |
| HSL | 262 | 81% | 60% | - | hsl(262,81%,60%) |
| HSV | 262 | 71% | 93% | - | hsv(262,71%,93%) |
| XYZ | 26.6285 | 15.1377 | 80.8753 | - | xyz(26.6285,15.1377,80.8753) |
| CIE-LAB | 45.82 | 60.69 | -74.54 | - | lab(45.82,60.69,-74.54) |
| CMYK | 0.44491525423729 | 0.70762711864407 | 0 | 0.074509803921569 | cmyk(0.44491525423729,0.70762711864407,0,0.074509803921569) |
Description
The RGB value of color #8345ec is rgb(131, 69, 236).
In the hex color #8345ec, The value of Red is 131, value of Green is 69, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #8345ec consists of 262° Hue, 81% Saturation, and 60% Lightness.
In the CMYK color model, the color #8345ec can be represented as Cyan=0.44491525423729%, Magenta=0.70762711864407%, Yellow=0%, and Black=0.074509803921569%.
Shades of #8345ec
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 #8345ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8345ec
Preview of #8345ec on White Background
The contrast ratio of #8345ec with white color is 5.21
#8345ec color will look good on a white background.
Preview of #8345ec on black background
The contrast ratio of #8345ec with black color is 4.03
Color Schemes of #8345ec
Triadic Colors of #8345ec
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 #8345ec
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 #8345ec
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 #8345ec
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: #8345ec;
}
This is a sample text used for the color #8345ec. 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: #8345ec;
}
This is a sample text used for the color #8345ec. 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 #8345ec;
}
This is a sample text used for the color #8345ec. 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 30.05%
Green 15.83%
Blue 54.13%
CMYK Percentage
Cyan 36.26
Magenta 57.67%
Yellow 0%
Black 6.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.