#787d8b Hex Color
rgb(120, 125, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 78 | 7d | 8b | - | #787d8b |
RGB | 120 | 125 | 139 | - | rgb(120,125,139) |
HSL | 224 | 8% | 51% | - | hsl(224,8%,51%) |
HSV | 224 | 14% | 55% | - | hsv(224,14%,55%) |
XYZ | 19.7395 | 20.5244 | 27.3473 | - | xyz(19.7395,20.5244,27.3473) |
CIE-LAB | 52.43 | 1.16 | -8.21 | - | lab(52.43,1.16,-8.21) |
CMYK | 0.13669064748201 | 0.10071942446043 | 0 | 0.45490196078431 | cmyk(0.13669064748201,0.10071942446043,0,0.45490196078431) |
Description
The RGB value of color #787d8b is rgb(120, 125, 139).
In the hex color #787d8b, The value of Red is 120, value of Green is 125, and value of Blue is 139. The primary color is Blue. Similarly, The HSL values for #787d8b consists of 224° Hue, 8% Saturation, and 51% Lightness.
In the CMYK color model, the color #787d8b can be represented as Cyan=0.13669064748201%, Magenta=0.10071942446043%, Yellow=0%, and Black=0.45490196078431%.
Shades of #787d8b
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 #787d8b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #787d8b
Preview of #787d8b on White Background
The contrast ratio of #787d8b with white color is 4.11
Preview of #787d8b on black background
The contrast ratio of #787d8b with black color is 5.1
#787d8b color will look good with a black background.
Color Schemes of #787d8b
Triadic Colors of #787d8b
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 #787d8b
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 #787d8b
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 #787d8b
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: #787d8b;
}
This is a sample text used for the color #787d8b. 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: #787d8b;
}
This is a sample text used for the color #787d8b. 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 #787d8b;
}
This is a sample text used for the color #787d8b. 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.25%
Green 32.55%
Blue 36.2%
CMYK Percentage
Cyan 19.74
Magenta 14.55%
Yellow 0%
Black 65.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.