#788b7f Hex Color
rgb(120, 139, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 78 | 8b | 7f | - | #788b7f |
RGB | 120 | 139 | 127 | - | rgb(120,139,127) |
HSL | 142 | 8% | 51% | - | hsl(142,8%,51%) |
HSV | 142 | 14% | 55% | - | hsv(142,14%,55%) |
XYZ | 20.8091 | 23.9906 | 23.6126 | - | xyz(20.8091,23.9906,23.6126) |
CIE-LAB | 56.08 | -9.33 | 4.11 | - | lab(56.08,-9.33,4.11) |
CMYK | 0.13669064748201 | 0 | 0.086330935251798 | 0.45490196078431 | cmyk(0.13669064748201,0,0.086330935251798,0.45490196078431) |
Description
The RGB value of color #788b7f is rgb(120, 139, 127).
In the hex color #788b7f, The value of Red is 120, value of Green is 139, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #788b7f consists of 142° Hue, 8% Saturation, and 51% Lightness.
In the CMYK color model, the color #788b7f can be represented as Cyan=0.13669064748201%, Magenta=0%, Yellow=0.086330935251798%, and Black=0.45490196078431%.
Shades of #788b7f
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 #788b7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #788b7f
Preview of #788b7f on White Background
The contrast ratio of #788b7f with white color is 3.62
Preview of #788b7f on black background
The contrast ratio of #788b7f with black color is 5.8
#788b7f color will look good with a black background.
Color Schemes of #788b7f
Triadic Colors of #788b7f
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 #788b7f
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 #788b7f
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 #788b7f
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: #788b7f;
}
This is a sample text used for the color #788b7f. 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: #788b7f;
}
This is a sample text used for the color #788b7f. 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 #788b7f;
}
This is a sample text used for the color #788b7f. 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.09%
Green 36.01%
Blue 32.9%
CMYK Percentage
Cyan 20.16
Magenta 0%
Yellow 12.73%
Black 67.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.