#777a78 Hex Color
rgb(119, 122, 120)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 77 | 7a | 78 | - | #777a78 |
RGB | 119 | 122 | 120 | - | rgb(119,122,120) |
HSL | 140 | 1% | 47% | - | hsl(140,1%,47%) |
HSV | 140 | 2% | 48% | - | hsv(140,2%,48%) |
XYZ | 17.9574 | 19.1971 | 20.5282 | - | xyz(17.9574,19.1971,20.5282) |
CIE-LAB | 50.92 | -1.53 | 0.69 | - | lab(50.92,-1.53,0.69) |
CMYK | 0.024590163934426 | 0 | 0.016393442622951 | 0.52156862745098 | cmyk(0.024590163934426,0,0.016393442622951,0.52156862745098) |
Description
The RGB value of color #777a78 is rgb(119, 122, 120).
In the hex color #777a78, The value of Red is 119, value of Green is 122, and value of Blue is 120. The primary color is Green. Similarly, The HSL values for #777a78 consists of 140° Hue, 1% Saturation, and 47% Lightness.
In the CMYK color model, the color #777a78 can be represented as Cyan=0.024590163934426%, Magenta=0%, Yellow=0.016393442622951%, and Black=0.52156862745098%.
Shades of #777a78
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 #777a78
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #777a78
Preview of #777a78 on White Background
The contrast ratio of #777a78 with white color is 4.34
Preview of #777a78 on black background
The contrast ratio of #777a78 with black color is 4.84
#777a78 color will look good with a black background.
Color Schemes of #777a78
Triadic Colors of #777a78
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 #777a78
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 #777a78
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 #777a78
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: #777a78;
}
This is a sample text used for the color #777a78. 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: #777a78;
}
This is a sample text used for the color #777a78. 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 #777a78;
}
This is a sample text used for the color #777a78. 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.96%
Green 33.8%
Blue 33.24%
CMYK Percentage
Cyan 4.37
Magenta 0%
Yellow 2.91%
Black 92.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.