#5d3fdf Hex Color
rgb(93, 63, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5d | 3f | df | - | #5d3fdf |
RGB | 93 | 63 | 223 | - | rgb(93,63,223) |
HSL | 251 | 71% | 56% | - | hsl(251,71%,56%) |
HSV | 251 | 72% | 87% | - | hsv(251,72%,87%) |
XYZ | 19.611 | 11.2099 | 70.9421 | - | xyz(19.611,11.2099,70.9421) |
CIE-LAB | 39.93 | 54.37 | -76.95 | - | lab(39.93,54.37,-76.95) |
CMYK | 0.58295964125561 | 0.71748878923767 | 0 | 0.12549019607843 | cmyk(0.58295964125561,0.71748878923767,0,0.12549019607843) |
Description
The RGB value of color #5d3fdf is rgb(93, 63, 223).
In the hex color #5d3fdf, The value of Red is 93, value of Green is 63, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #5d3fdf consists of 251° Hue, 71% Saturation, and 56% Lightness.
In the CMYK color model, the color #5d3fdf can be represented as Cyan=0.58295964125561%, Magenta=0.71748878923767%, Yellow=0%, and Black=0.12549019607843%.
Shades of #5d3fdf
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 #5d3fdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5d3fdf
Preview of #5d3fdf on White Background
The contrast ratio of #5d3fdf with white color is 6.48
#5d3fdf color will look good on a white background.
Preview of #5d3fdf on black background
The contrast ratio of #5d3fdf with black color is 3.24
Color Schemes of #5d3fdf
Triadic Colors of #5d3fdf
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 #5d3fdf
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 #5d3fdf
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 #5d3fdf
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: #5d3fdf;
}
This is a sample text used for the color #5d3fdf. 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: #5d3fdf;
}
This is a sample text used for the color #5d3fdf. 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 #5d3fdf;
}
This is a sample text used for the color #5d3fdf. 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.54%
Green 16.62%
Blue 58.84%
CMYK Percentage
Cyan 40.88
Magenta 50.32%
Yellow 0%
Black 8.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.