#5f3bb4 Hex Color
rgb(95, 59, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | 3b | b4 | - | #5f3bb4 |
RGB | 95 | 59 | 180 | - | rgb(95,59,180) |
HSL | 258 | 51% | 47% | - | hsl(258,51%,47%) |
HSV | 258 | 67% | 71% | - | hsv(258,67%,71%) |
XYZ | 14.5215 | 8.8561 | 44.124 | - | xyz(14.5215,8.8561,44.124) |
CIE-LAB | 35.71 | 44.43 | -58.85 | - | lab(35.71,44.43,-58.85) |
CMYK | 0.47222222222222 | 0.67222222222222 | 0 | 0.29411764705882 | cmyk(0.47222222222222,0.67222222222222,0,0.29411764705882) |
Description
The RGB value of color #5f3bb4 is rgb(95, 59, 180).
In the hex color #5f3bb4, The value of Red is 95, value of Green is 59, and value of Blue is 180. The primary color is Blue. Similarly, The HSL values for #5f3bb4 consists of 258° Hue, 51% Saturation, and 47% Lightness.
In the CMYK color model, the color #5f3bb4 can be represented as Cyan=0.47222222222222%, Magenta=0.67222222222222%, Yellow=0%, and Black=0.29411764705882%.
Shades of #5f3bb4
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 #5f3bb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5f3bb4
Preview of #5f3bb4 on White Background
The contrast ratio of #5f3bb4 with white color is 7.58
#5f3bb4 color will look good on a white background.
Preview of #5f3bb4 on black background
The contrast ratio of #5f3bb4 with black color is 2.77
Color Schemes of #5f3bb4
Triadic Colors of #5f3bb4
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 #5f3bb4
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 #5f3bb4
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 #5f3bb4
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: #5f3bb4;
}
This is a sample text used for the color #5f3bb4. 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: #5f3bb4;
}
This is a sample text used for the color #5f3bb4. 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 #5f3bb4;
}
This is a sample text used for the color #5f3bb4. 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 28.44%
Green 17.66%
Blue 53.89%
CMYK Percentage
Cyan 32.83
Magenta 46.73%
Yellow 0%
Black 20.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.