#7a7c7d Hex Color
rgb(122, 124, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7a | 7c | 7d | - | #7a7c7d |
RGB | 122 | 124 | 125 | - | rgb(122,124,125) |
HSL | 200 | 1% | 48% | - | hsl(200,1%,48%) |
HSV | 200 | 2% | 49% | - | hsv(200,2%,49%) |
XYZ | 18.9354 | 20.0335 | 22.2709 | - | xyz(18.9354,20.0335,22.2709) |
CIE-LAB | 51.88 | -0.54 | -0.81 | - | lab(51.88,-0.54,-0.81) |
CMYK | 0.024 | 0.008 | 0 | 0.50980392156863 | cmyk(0.024,0.008,0,0.50980392156863) |
Description
The RGB value of color #7a7c7d is rgb(122, 124, 125).
In the hex color #7a7c7d, The value of Red is 122, value of Green is 124, and value of Blue is 125. The primary color is Blue. Similarly, The HSL values for #7a7c7d consists of 200° Hue, 1% Saturation, and 48% Lightness.
In the CMYK color model, the color #7a7c7d can be represented as Cyan=0.024%, Magenta=0.008%, Yellow=0%, and Black=0.50980392156863%.
Shades of #7a7c7d
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 #7a7c7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7a7c7d
Preview of #7a7c7d on White Background
The contrast ratio of #7a7c7d with white color is 4.19
Preview of #7a7c7d on black background
The contrast ratio of #7a7c7d with black color is 5.01
#7a7c7d color will look good with a black background.
Color Schemes of #7a7c7d
Triadic Colors of #7a7c7d
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 #7a7c7d
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 #7a7c7d
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 #7a7c7d
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: #7a7c7d;
}
This is a sample text used for the color #7a7c7d. 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: #7a7c7d;
}
This is a sample text used for the color #7a7c7d. 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 #7a7c7d;
}
This is a sample text used for the color #7a7c7d. 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.88%
Green 33.42%
Blue 33.69%
CMYK Percentage
Cyan 4.43
Magenta 1.48%
Yellow 0%
Black 94.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.