#5f808c Hex Color
rgb(95, 128, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | 80 | 8c | - | #5f808c |
RGB | 95 | 128 | 140 | - | rgb(95,128,140) |
HSL | 196 | 19% | 46% | - | hsl(196,19%,46%) |
HSV | 196 | 32% | 55% | - | hsv(196,32%,55%) |
XYZ | 17.1721 | 19.7647 | 27.7208 | - | xyz(17.1721,19.7647,27.7208) |
CIE-LAB | 51.57 | -8.59 | -10.26 | - | lab(51.57,-8.59,-10.26) |
CMYK | 0.32142857142857 | 0.085714285714286 | 0 | 0.45098039215686 | cmyk(0.32142857142857,0.085714285714286,0,0.45098039215686) |
Description
The RGB value of color #5f808c is rgb(95, 128, 140).
In the hex color #5f808c, The value of Red is 95, value of Green is 128, and value of Blue is 140. The primary color is Blue. Similarly, The HSL values for #5f808c consists of 196° Hue, 19% Saturation, and 46% Lightness.
In the CMYK color model, the color #5f808c can be represented as Cyan=0.32142857142857%, Magenta=0.085714285714286%, Yellow=0%, and Black=0.45098039215686%.
Shades of #5f808c
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 #5f808c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5f808c
Preview of #5f808c on White Background
The contrast ratio of #5f808c with white color is 4.24
Preview of #5f808c on black background
The contrast ratio of #5f808c with black color is 4.95
#5f808c color will look good with a black background.
Color Schemes of #5f808c
Triadic Colors of #5f808c
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 #5f808c
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 #5f808c
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 #5f808c
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: #5f808c;
}
This is a sample text used for the color #5f808c. 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: #5f808c;
}
This is a sample text used for the color #5f808c. 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 #5f808c;
}
This is a sample text used for the color #5f808c. 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 26.17%
Green 35.26%
Blue 38.57%
CMYK Percentage
Cyan 37.46
Magenta 9.99%
Yellow 0%
Black 52.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.