#757e7f Hex Color
rgb(117, 126, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 75 | 7e | 7f | - | #757e7f |
RGB | 117 | 126 | 127 | - | rgb(117,126,127) |
HSL | 186 | 4% | 48% | - | hsl(186,4%,48%) |
HSV | 186 | 8% | 50% | - | hsv(186,8%,50%) |
XYZ | 18.6277 | 20.2359 | 23.0028 | - | xyz(18.6277,20.2359,23.0028) |
CIE-LAB | 52.1 | -3.12 | -1.7 | - | lab(52.1,-3.12,-1.7) |
CMYK | 0.078740157480315 | 0.0078740157480315 | 0 | 0.50196078431373 | cmyk(0.078740157480315,0.0078740157480315,0,0.50196078431373) |
Description
The RGB value of color #757e7f is rgb(117, 126, 127).
In the hex color #757e7f, The value of Red is 117, value of Green is 126, and value of Blue is 127. The primary color is Blue. Similarly, The HSL values for #757e7f consists of 186° Hue, 4% Saturation, and 48% Lightness.
In the CMYK color model, the color #757e7f can be represented as Cyan=0.078740157480315%, Magenta=0.0078740157480315%, Yellow=0%, and Black=0.50196078431373%.
Shades of #757e7f
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 #757e7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #757e7f
Preview of #757e7f on White Background
The contrast ratio of #757e7f with white color is 4.16
Preview of #757e7f on black background
The contrast ratio of #757e7f with black color is 5.05
#757e7f color will look good with a black background.
Color Schemes of #757e7f
Triadic Colors of #757e7f
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 #757e7f
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 #757e7f
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 #757e7f
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: #757e7f;
}
This is a sample text used for the color #757e7f. 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: #757e7f;
}
This is a sample text used for the color #757e7f. 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 #757e7f;
}
This is a sample text used for the color #757e7f. 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.62%
Green 34.05%
Blue 34.32%
CMYK Percentage
Cyan 13.38
Magenta 1.34%
Yellow 0%
Black 85.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.