#7a828c Hex Color
rgb(122, 130, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7a | 82 | 8c | - | #7a828c |
RGB | 122 | 130 | 140 | - | rgb(122,130,140) |
HSL | 213 | 7% | 51% | - | hsl(213,7%,51%) |
HSV | 213 | 13% | 55% | - | hsv(213,13%,55%) |
XYZ | 20.7423 | 21.9963 | 27.9634 | - | xyz(20.7423,21.9963,27.9634) |
CIE-LAB | 54.02 | -0.79 | -6.4 | - | lab(54.02,-0.79,-6.4) |
CMYK | 0.12857142857143 | 0.071428571428572 | 0 | 0.45098039215686 | cmyk(0.12857142857143,0.071428571428572,0,0.45098039215686) |
Description
The RGB value of color #7a828c is rgb(122, 130, 140).
In the hex color #7a828c, The value of Red is 122, value of Green is 130, and value of Blue is 140. The primary color is Blue. Similarly, The HSL values for #7a828c consists of 213° Hue, 7% Saturation, and 51% Lightness.
In the CMYK color model, the color #7a828c can be represented as Cyan=0.12857142857143%, Magenta=0.071428571428572%, Yellow=0%, and Black=0.45098039215686%.
Shades of #7a828c
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 #7a828c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7a828c
Preview of #7a828c on White Background
The contrast ratio of #7a828c with white color is 3.89
Preview of #7a828c on black background
The contrast ratio of #7a828c with black color is 5.4
#7a828c color will look good with a black background.
Color Schemes of #7a828c
Triadic Colors of #7a828c
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 #7a828c
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 #7a828c
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 #7a828c
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: #7a828c;
}
This is a sample text used for the color #7a828c. 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: #7a828c;
}
This is a sample text used for the color #7a828c. 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 #7a828c;
}
This is a sample text used for the color #7a828c. 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.12%
Green 33.16%
Blue 35.71%
CMYK Percentage
Cyan 19.75
Magenta 10.97%
Yellow 0%
Black 69.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.