#7e7997 Hex Color
rgb(126, 121, 151)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 7e | 79 | 97 | - | #7e7997 |
| RGB | 126 | 121 | 151 | - | rgb(126,121,151) |
| HSL | 250 | 13% | 53% | - | hsl(250,13%,53%) |
| HSV | 250 | 20% | 59% | - | hsv(250,20%,59%) |
| XYZ | 21.0275 | 20.3447 | 32.0968 | - | xyz(21.0275,20.3447,32.0968) |
| CIE-LAB | 52.22 | 8.33 | -15.48 | - | lab(52.22,8.33,-15.48) |
| CMYK | 0.16556291390728 | 0.19867549668874 | 0 | 0.4078431372549 | cmyk(0.16556291390728,0.19867549668874,0,0.4078431372549) |
Description
The RGB value of color #7e7997 is rgb(126, 121, 151).
In the hex color #7e7997, The value of Red is 126, value of Green is 121, and value of Blue is 151. The primary color is Blue. Similarly, The HSL values for #7e7997 consists of 250° Hue, 13% Saturation, and 53% Lightness.
In the CMYK color model, the color #7e7997 can be represented as Cyan=0.16556291390728%, Magenta=0.19867549668874%, Yellow=0%, and Black=0.4078431372549%.
Shades of #7e7997
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 #7e7997
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7e7997
Preview of #7e7997 on White Background
The contrast ratio of #7e7997 with white color is 4.14
Preview of #7e7997 on black background
The contrast ratio of #7e7997 with black color is 5.07
#7e7997 color will look good with a black background.
Color Schemes of #7e7997
Triadic Colors of #7e7997
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 #7e7997
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 #7e7997
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 #7e7997
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: #7e7997;
}
This is a sample text used for the color #7e7997. 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: #7e7997;
}
This is a sample text used for the color #7e7997. 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 #7e7997;
}
This is a sample text used for the color #7e7997. 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 31.66%
Green 30.4%
Blue 37.94%
CMYK Percentage
Cyan 21.44
Magenta 25.73%
Yellow 0%
Black 52.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.