#7d808b Hex Color
rgb(125, 128, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | 80 | 8b | - | #7d808b |
RGB | 125 | 128 | 139 | - | rgb(125,128,139) |
HSL | 227 | 6% | 52% | - | hsl(227,6%,52%) |
HSV | 227 | 10% | 55% | - | hsv(227,10%,55%) |
XYZ | 20.8368 | 21.6624 | 27.5091 | - | xyz(20.8368,21.6624,27.5091) |
CIE-LAB | 53.67 | 1.2 | -6.32 | - | lab(53.67,1.2,-6.32) |
CMYK | 0.10071942446043 | 0.079136690647482 | 0 | 0.45490196078431 | cmyk(0.10071942446043,0.079136690647482,0,0.45490196078431) |
Description
The RGB value of color #7d808b is rgb(125, 128, 139).
In the hex color #7d808b, The value of Red is 125, value of Green is 128, and value of Blue is 139. The primary color is Blue. Similarly, The HSL values for #7d808b consists of 227° Hue, 6% Saturation, and 52% Lightness.
In the CMYK color model, the color #7d808b can be represented as Cyan=0.10071942446043%, Magenta=0.079136690647482%, Yellow=0%, and Black=0.45490196078431%.
Shades of #7d808b
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 #7d808b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7d808b
Preview of #7d808b on White Background
The contrast ratio of #7d808b with white color is 3.94
Preview of #7d808b on black background
The contrast ratio of #7d808b with black color is 5.33
#7d808b color will look good with a black background.
Color Schemes of #7d808b
Triadic Colors of #7d808b
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 #7d808b
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 #7d808b
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 #7d808b
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: #7d808b;
}
This is a sample text used for the color #7d808b. 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: #7d808b;
}
This is a sample text used for the color #7d808b. 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 #7d808b;
}
This is a sample text used for the color #7d808b. 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.89%
Green 32.65%
Blue 35.46%
CMYK Percentage
Cyan 15.87
Magenta 12.47%
Yellow 0%
Black 71.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.