#50595c Hex Color
rgb(80, 89, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 50 | 59 | 5c | - | #50595c |
RGB | 80 | 89 | 92 | - | rgb(80,89,92) |
HSL | 195 | 7% | 34% | - | hsl(195,7%,34%) |
HSV | 195 | 13% | 36% | - | hsv(195,13%,36%) |
XYZ | 8.8124 | 9.6229 | 11.5182 | - | xyz(8.8124,9.6229,11.5182) |
CIE-LAB | 37.16 | -2.82 | -2.94 | - | lab(37.16,-2.82,-2.94) |
CMYK | 0.1304347826087 | 0.032608695652174 | 0 | 0.63921568627451 | cmyk(0.1304347826087,0.032608695652174,0,0.63921568627451) |
Description
The RGB value of color #50595c is rgb(80, 89, 92).
In the hex color #50595c, The value of Red is 80, value of Green is 89, and value of Blue is 92. The primary color is Blue. Similarly, The HSL values for #50595c consists of 195° Hue, 7% Saturation, and 34% Lightness.
In the CMYK color model, the color #50595c can be represented as Cyan=0.1304347826087%, Magenta=0.032608695652174%, Yellow=0%, and Black=0.63921568627451%.
Shades of #50595c
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 #50595c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #50595c
Preview of #50595c on White Background
The contrast ratio of #50595c with white color is 7.18
#50595c color will look good on a white background.
Preview of #50595c on black background
The contrast ratio of #50595c with black color is 2.92
Color Schemes of #50595c
Triadic Colors of #50595c
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 #50595c
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 #50595c
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 #50595c
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.
Monochromatic Colors of #50595c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #50595c;
}
This is a sample text used for the color #50595c. 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: #50595c;
}
This is a sample text used for the color #50595c. 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 #50595c;
}
This is a sample text used for the color #50595c. 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 30.65%
Green 34.1%
Blue 35.25%
CMYK Percentage
Cyan 16.26
Magenta 4.06%
Yellow 0%
Black 79.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.