#8b74f4 Hex Color
rgb(139, 116, 244)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 74 | f4 | - | #8b74f4 |
RGB | 139 | 116 | 244 | - | rgb(139,116,244) |
HSL | 251 | 85% | 71% | - | hsl(251,85%,71%) |
HSV | 251 | 52% | 96% | - | hsv(251,52%,96%) |
XYZ | 33.222 | 24.5114 | 88.5681 | - | xyz(33.222,24.5114,88.5681) |
CIE-LAB | 56.6 | 39.29 | -61.53 | - | lab(56.6,39.29,-61.53) |
CMYK | 0.43032786885246 | 0.52459016393443 | 0 | 0.043137254901961 | cmyk(0.43032786885246,0.52459016393443,0,0.043137254901961) |
Description
The RGB value of color #8b74f4 is rgb(139, 116, 244).
In the hex color #8b74f4, The value of Red is 139, value of Green is 116, and value of Blue is 244. The primary color is Blue. Similarly, The HSL values for #8b74f4 consists of 251° Hue, 85% Saturation, and 71% Lightness.
In the CMYK color model, the color #8b74f4 can be represented as Cyan=0.43032786885246%, Magenta=0.52459016393443%, Yellow=0%, and Black=0.043137254901961%.
Shades of #8b74f4
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 #8b74f4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b74f4
Preview of #8b74f4 on White Background
The contrast ratio of #8b74f4 with white color is 3.56
Preview of #8b74f4 on black background
The contrast ratio of #8b74f4 with black color is 5.9
#8b74f4 color will look good with a black background.
Color Schemes of #8b74f4
Triadic Colors of #8b74f4
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 #8b74f4
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 #8b74f4
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 #8b74f4
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: #8b74f4;
}
This is a sample text used for the color #8b74f4. 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: #8b74f4;
}
This is a sample text used for the color #8b74f4. 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 #8b74f4;
}
This is a sample text used for the color #8b74f4. 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 27.86%
Green 23.25%
Blue 48.9%
CMYK Percentage
Cyan 43.12
Magenta 52.56%
Yellow 0%
Black 4.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.