#5f5890 Hex Color
rgb(95, 88, 144)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | 58 | 90 | - | #5f5890 |
RGB | 95 | 88 | 144 | - | rgb(95,88,144) |
HSL | 248 | 24% | 45% | - | hsl(248,24%,45%) |
HSV | 248 | 39% | 56% | - | hsv(248,39%,56%) |
XYZ | 13.2431 | 11.426 | 27.893 | - | xyz(13.2431,11.426,27.893) |
CIE-LAB | 40.29 | 16.59 | -29.97 | - | lab(40.29,16.59,-29.97) |
CMYK | 0.34027777777778 | 0.38888888888889 | 0 | 0.43529411764706 | cmyk(0.34027777777778,0.38888888888889,0,0.43529411764706) |
Description
The RGB value of color #5f5890 is rgb(95, 88, 144).
In the hex color #5f5890, The value of Red is 95, value of Green is 88, and value of Blue is 144. The primary color is Blue. Similarly, The HSL values for #5f5890 consists of 248° Hue, 24% Saturation, and 45% Lightness.
In the CMYK color model, the color #5f5890 can be represented as Cyan=0.34027777777778%, Magenta=0.38888888888889%, Yellow=0%, and Black=0.43529411764706%.
Shades of #5f5890
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 #5f5890
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5f5890
Preview of #5f5890 on White Background
The contrast ratio of #5f5890 with white color is 6.39
#5f5890 color will look good on a white background.
Preview of #5f5890 on black background
The contrast ratio of #5f5890 with black color is 3.29
Color Schemes of #5f5890
Triadic Colors of #5f5890
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 #5f5890
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 #5f5890
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 #5f5890
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: #5f5890;
}
This is a sample text used for the color #5f5890. 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: #5f5890;
}
This is a sample text used for the color #5f5890. 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 #5f5890;
}
This is a sample text used for the color #5f5890. 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.05%
Green 26.91%
Blue 44.04%
CMYK Percentage
Cyan 29.22
Magenta 33.4%
Yellow 0%
Black 37.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.