#7b817c Hex Color
rgb(123, 129, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | 81 | 7c | - | #7b817c |
RGB | 123 | 129 | 124 | - | rgb(123,129,124) |
HSL | 130 | 2% | 49% | - | hsl(130,2%,49%) |
HSV | 130 | 5% | 51% | - | hsv(130,5%,51%) |
XYZ | 19.6567 | 21.3667 | 22.1569 | - | xyz(19.6567,21.3667,22.1569) |
CIE-LAB | 53.35 | -3.23 | 1.93 | - | lab(53.35,-3.23,1.93) |
CMYK | 0.046511627906977 | 0 | 0.03875968992248 | 0.49411764705882 | cmyk(0.046511627906977,0,0.03875968992248,0.49411764705882) |
Description
The RGB value of color #7b817c is rgb(123, 129, 124).
In the hex color #7b817c, The value of Red is 123, value of Green is 129, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #7b817c consists of 130° Hue, 2% Saturation, and 49% Lightness.
In the CMYK color model, the color #7b817c can be represented as Cyan=0.046511627906977%, Magenta=0%, Yellow=0.03875968992248%, and Black=0.49411764705882%.
Shades of #7b817c
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 #7b817c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7b817c
Preview of #7b817c on White Background
The contrast ratio of #7b817c with white color is 3.98
Preview of #7b817c on black background
The contrast ratio of #7b817c with black color is 5.27
#7b817c color will look good with a black background.
Color Schemes of #7b817c
Triadic Colors of #7b817c
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 #7b817c
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 #7b817c
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 #7b817c
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: #7b817c;
}
This is a sample text used for the color #7b817c. 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: #7b817c;
}
This is a sample text used for the color #7b817c. 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 #7b817c;
}
This is a sample text used for the color #7b817c. 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 32.71%
Green 34.31%
Blue 32.98%
CMYK Percentage
Cyan 8.03
Magenta 0%
Yellow 6.69%
Black 85.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.